Jul 18 22:26:20.287424 np0000185858 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 18 22:26:20.293812 np0000185858 devstack@c-api.service[110777]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jul 18 22:26:20 2026] *** Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: nodename: np0000185858 Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: machine: x86_64 Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: clock source: unix Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: pcre jit disabled Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: detected number of CPU cores: 16 Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: current working directory: / Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: detected binary path: /usr/bin/uwsgi-core Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: your processes number limit is 256916 Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: your memory page size is 4096 bytes Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: detected max file descriptor number: 2048 Jul 18 22:26:20.297116 np0000185858 devstack@c-api.service[110777]: lock engine: pthread robust mutexes Jul 18 22:26:20.298075 np0000185858 devstack@c-api.service[110777]: thunder lock: enabled Jul 18 22:26:20.298075 np0000185858 devstack@c-api.service[110777]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 18 22:26:20.298075 np0000185858 devstack@c-api.service[110777]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 18 22:26:20.298075 np0000185858 devstack@c-api.service[110777]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 18 22:26:20.298075 np0000185858 devstack@c-api.service[110777]: Set PythonHome to /opt/stack/data/venv Jul 18 22:26:20.334507 np0000185858 devstack@c-api.service[110777]: Python main interpreter initialized at 0x7344a4ca4668 Jul 18 22:26:20.334507 np0000185858 devstack@c-api.service[110777]: python threads support enabled Jul 18 22:26:20.334507 np0000185858 devstack@c-api.service[110777]: your server socket listen backlog is limited to 100 connections Jul 18 22:26:20.334507 np0000185858 devstack@c-api.service[110777]: your mercy for graceful operations on workers is 80 seconds Jul 18 22:26:20.335100 np0000185858 devstack@c-api.service[110777]: mapped 671795 bytes (656 KB) for 4 cores Jul 18 22:26:20.335268 np0000185858 devstack@c-api.service[110777]: *** Operational MODE: preforking *** Jul 18 22:26:20.335508 np0000185858 devstack@c-api.service[110777]: *** uWSGI is running in multiple interpreter mode *** Jul 18 22:26:20.335508 np0000185858 devstack@c-api.service[110777]: spawned uWSGI master process (pid: 110777) Jul 18 22:26:20.335669 np0000185858 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 18 22:26:20.336576 np0000185858 devstack@c-api.service[110777]: spawned uWSGI worker 1 (pid: 110779, cores: 1) Jul 18 22:26:20.337236 np0000185858 devstack@c-api.service[110777]: spawned uWSGI worker 2 (pid: 110780, cores: 1) Jul 18 22:26:20.338790 np0000185858 devstack@c-api.service[110777]: spawned uWSGI worker 3 (pid: 110781, cores: 1) Jul 18 22:26:20.338790 np0000185858 devstack@c-api.service[110777]: spawned uWSGI worker 4 (pid: 110782, cores: 1) Jul 18 22:26:20.338790 np0000185858 devstack@c-api.service[110777]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 18 22:26:20.475997 np0000185858 devstack@c-api.service[110781]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 22:26:20.475997 np0000185858 devstack@c-api.service[110781]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 22:26:20.475997 np0000185858 devstack@c-api.service[110781]: we strongly recommend against using it for new projects. Jul 18 22:26:20.475997 np0000185858 devstack@c-api.service[110781]: If you are already using Eventlet, we recommend migrating to a different Jul 18 22:26:20.475997 np0000185858 devstack@c-api.service[110781]: framework. For more detail see Jul 18 22:26:20.475997 np0000185858 devstack@c-api.service[110781]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 22:26:20.475997 np0000185858 devstack@c-api.service[110781]: import eventlet # noqa Jul 18 22:26:20.476881 np0000185858 devstack@c-api.service[110780]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 22:26:20.476881 np0000185858 devstack@c-api.service[110780]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 22:26:20.476881 np0000185858 devstack@c-api.service[110780]: we strongly recommend against using it for new projects. Jul 18 22:26:20.476881 np0000185858 devstack@c-api.service[110780]: If you are already using Eventlet, we recommend migrating to a different Jul 18 22:26:20.476881 np0000185858 devstack@c-api.service[110780]: framework. For more detail see Jul 18 22:26:20.476881 np0000185858 devstack@c-api.service[110780]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 22:26:20.476881 np0000185858 devstack@c-api.service[110780]: import eventlet # noqa Jul 18 22:26:20.482790 np0000185858 devstack@c-api.service[110782]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 22:26:20.482790 np0000185858 devstack@c-api.service[110782]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 22:26:20.482790 np0000185858 devstack@c-api.service[110782]: we strongly recommend against using it for new projects. Jul 18 22:26:20.482790 np0000185858 devstack@c-api.service[110782]: If you are already using Eventlet, we recommend migrating to a different Jul 18 22:26:20.482790 np0000185858 devstack@c-api.service[110782]: framework. For more detail see Jul 18 22:26:20.482790 np0000185858 devstack@c-api.service[110782]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 22:26:20.482790 np0000185858 devstack@c-api.service[110782]: import eventlet # noqa Jul 18 22:26:20.485212 np0000185858 devstack@c-api.service[110779]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 18 22:26:20.485212 np0000185858 devstack@c-api.service[110779]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 22:26:20.485212 np0000185858 devstack@c-api.service[110779]: we strongly recommend against using it for new projects. Jul 18 22:26:20.485212 np0000185858 devstack@c-api.service[110779]: If you are already using Eventlet, we recommend migrating to a different Jul 18 22:26:20.485212 np0000185858 devstack@c-api.service[110779]: framework. For more detail see Jul 18 22:26:20.485212 np0000185858 devstack@c-api.service[110779]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 22:26:20.485212 np0000185858 devstack@c-api.service[110779]: import eventlet # noqa Jul 18 22:26:20.636484 np0000185858 devstack@c-api.service[110781]: /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 18 22:26:20.636484 np0000185858 devstack@c-api.service[110781]: from cgi import parse_header Jul 18 22:26:20.645396 np0000185858 devstack@c-api.service[110782]: /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 18 22:26:20.645396 np0000185858 devstack@c-api.service[110782]: from cgi import parse_header Jul 18 22:26:20.646383 np0000185858 devstack@c-api.service[110780]: /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 18 22:26:20.646383 np0000185858 devstack@c-api.service[110780]: from cgi import parse_header Jul 18 22:26:20.676085 np0000185858 devstack@c-api.service[110781]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 22:26:20.676085 np0000185858 devstack@c-api.service[110781]: warnings.warn( Jul 18 22:26:20.684107 np0000185858 devstack@c-api.service[110782]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 22:26:20.684107 np0000185858 devstack@c-api.service[110782]: warnings.warn( Jul 18 22:26:20.686281 np0000185858 devstack@c-api.service[110781]: /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 18 22:26:20.686281 np0000185858 devstack@c-api.service[110781]: removals.removed_module( Jul 18 22:26:20.686729 np0000185858 devstack@c-api.service[110779]: /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 18 22:26:20.686729 np0000185858 devstack@c-api.service[110779]: from cgi import parse_header Jul 18 22:26:20.687295 np0000185858 devstack@c-api.service[110780]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 22:26:20.687295 np0000185858 devstack@c-api.service[110780]: warnings.warn( Jul 18 22:26:20.687736 np0000185858 devstack@c-api.service[110781]: /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 18 22:26:20.687736 np0000185858 devstack@c-api.service[110781]: removals.removed_module( Jul 18 22:26:20.694551 np0000185858 devstack@c-api.service[110782]: /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 18 22:26:20.694551 np0000185858 devstack@c-api.service[110782]: removals.removed_module( Jul 18 22:26:20.696355 np0000185858 devstack@c-api.service[110782]: /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 18 22:26:20.696355 np0000185858 devstack@c-api.service[110782]: removals.removed_module( Jul 18 22:26:20.698382 np0000185858 devstack@c-api.service[110780]: /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 18 22:26:20.698382 np0000185858 devstack@c-api.service[110780]: removals.removed_module( Jul 18 22:26:20.700254 np0000185858 devstack@c-api.service[110780]: /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 18 22:26:20.700254 np0000185858 devstack@c-api.service[110780]: removals.removed_module( Jul 18 22:26:20.733185 np0000185858 devstack@c-api.service[110779]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 18 22:26:20.733185 np0000185858 devstack@c-api.service[110779]: warnings.warn( Jul 18 22:26:20.744701 np0000185858 devstack@c-api.service[110779]: /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 18 22:26:20.744701 np0000185858 devstack@c-api.service[110779]: removals.removed_module( Jul 18 22:26:20.746670 np0000185858 devstack@c-api.service[110779]: /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 18 22:26:20.746670 np0000185858 devstack@c-api.service[110779]: removals.removed_module( Jul 18 22:26:21.465067 np0000185858 devstack@c-api.service[110781]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 18 22:26:21.465067 np0000185858 devstack@c-api.service[110781]: warnings.warn( Jul 18 22:26:21.509636 np0000185858 devstack@c-api.service[110780]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 18 22:26:21.509636 np0000185858 devstack@c-api.service[110780]: warnings.warn( Jul 18 22:26:21.516200 np0000185858 devstack@c-api.service[110781]: /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 18 22:26:21.516200 np0000185858 devstack@c-api.service[110781]: warnings.warn( Jul 18 22:26:21.520144 np0000185858 devstack@c-api.service[110782]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 18 22:26:21.520144 np0000185858 devstack@c-api.service[110782]: warnings.warn( Jul 18 22:26:21.559651 np0000185858 devstack@c-api.service[110780]: /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 18 22:26:21.559651 np0000185858 devstack@c-api.service[110780]: warnings.warn( Jul 18 22:26:21.575431 np0000185858 devstack@c-api.service[110782]: /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 18 22:26:21.575431 np0000185858 devstack@c-api.service[110782]: warnings.warn( Jul 18 22:26:21.584243 np0000185858 devstack@c-api.service[110779]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 18 22:26:21.584243 np0000185858 devstack@c-api.service[110779]: warnings.warn( Jul 18 22:26:21.638525 np0000185858 devstack@c-api.service[110779]: /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 18 22:26:21.638525 np0000185858 devstack@c-api.service[110779]: warnings.warn( Jul 18 22:26:21.725180 np0000185858 devstack@c-api.service[110781]: 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 18 22:26:21.725180 np0000185858 devstack@c-api.service[110781]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110781) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 22:26:21.742122 np0000185858 devstack@c-api.service[110780]: 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 18 22:26:21.742325 np0000185858 devstack@c-api.service[110780]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110780) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 22:26:21.766545 np0000185858 devstack@c-api.service[110782]: 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 18 22:26:21.766768 np0000185858 devstack@c-api.service[110782]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110782) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 22:26:21.817093 np0000185858 devstack@c-api.service[110781]: /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 18 22:26:21.817093 np0000185858 devstack@c-api.service[110781]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 22:26:21.823013 np0000185858 devstack@c-api.service[110780]: /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 18 22:26:21.823013 np0000185858 devstack@c-api.service[110780]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 22:26:21.827295 np0000185858 devstack@c-api.service[110779]: 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 18 22:26:21.827480 np0000185858 devstack@c-api.service[110779]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110779) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 18 22:26:21.835780 np0000185858 devstack@c-api.service[110782]: /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 18 22:26:21.835780 np0000185858 devstack@c-api.service[110782]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 22:26:21.894538 np0000185858 devstack@c-api.service[110779]: /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 18 22:26:21.894538 np0000185858 devstack@c-api.service[110779]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 18 22:26:22.321185 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110780) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 22:26:22.321451 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110782) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 22:26:22.321541 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.321541 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.321807 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.321942 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.322031 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.322233 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.323244 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.323351 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.323351 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.323472 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.323472 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.323588 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.323666 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.323789 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.323865 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.323937 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.323937 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.323937 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.323937 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.323937 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.324277 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110781) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 22:26:22.324557 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.324690 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.324829 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.325925 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.326028 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.326028 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.326138 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.326221 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.326221 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.326336 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.326822 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.326930 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.326930 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.327081 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.327157 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.327218 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.327292 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.327361 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.327428 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.327487 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.327568 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.327638 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.327696 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.327803 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.327870 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.327936 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.328003 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.328068 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.328144 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.328203 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.328265 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.328396 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.328475 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.328541 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.328541 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.328670 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.328765 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.328856 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.328933 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.328994 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.329053 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.329112 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.329179 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.329238 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.329307 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.329378 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.329450 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110779) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 18 22:26:22.329514 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.329573 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.329687 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.329802 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.329875 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.329875 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.329997 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.329997 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.329997 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.330490 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.330579 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.330645 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.330742 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.330742 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.331094 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.331094 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.331605 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.331689 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.331793 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.331905 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.331968 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.332023 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.332078 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.332552 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.332603 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.332677 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.332739 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.332816 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.333345 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.333345 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.333849 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.333921 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.333962 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.334014 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.334063 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.334107 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.334152 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.334197 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.334243 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.334288 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.334335 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.334384 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.334426 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.334463 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.334513 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.334570 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.334612 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.334650 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.334695 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.334757 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.334795 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.334836 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.334872 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.334924 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.334980 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.334980 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.334980 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.334980 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.335182 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.335182 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.335258 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.335305 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.335353 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.335521 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.335573 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.335616 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.335663 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.335704 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.335763 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.335805 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.335855 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.335896 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.335939 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.335993 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.336033 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.336074 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.336074 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.336147 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.336193 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.336234 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.336234 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.336234 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.336234 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.336234 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.336234 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.336234 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.336507 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.336507 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.336594 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.336644 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.336690 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.336768 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.336768 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.336860 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.336902 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.336945 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.336985 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.337034 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.337080 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.337127 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.337168 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.337215 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.337259 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.337307 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.337349 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.337391 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.337437 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.337478 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.337523 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.337570 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.337619 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.337671 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.337741 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.337796 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.337843 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.337898 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.337949 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.337996 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.338042 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.338085 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.338138 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.338180 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.338222 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.338264 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.338303 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.338343 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.338383 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.338423 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.338470 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.338510 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.338561 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.338603 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.338647 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.338687 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.338752 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.338800 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.338841 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.338879 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.338925 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.338970 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.339063 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.339063 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.339160 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.339160 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.339242 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.339289 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.339329 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.339369 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.339410 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.339457 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.339502 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.339547 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.339594 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.339635 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.339673 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.339741 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.339785 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.339848 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.339899 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.339934 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.339961 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.339990 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.340020 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.340052 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.340084 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.340119 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.340150 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.340181 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.340209 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.340238 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.344981 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.345042 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.345078 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.345129 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.345163 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.345191 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.345229 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.345268 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.345303 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.345334 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.345368 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.345401 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.345437 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.345474 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.345508 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.345540 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.345570 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.345570 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.345570 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.345650 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.345680 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.345711 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.345867 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.345955 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.346041 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.346118 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.346200 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.346297 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.347422 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.347502 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.347502 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.347584 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.347647 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.347688 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.347738 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.347770 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.347800 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.347837 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.347868 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.347898 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.347952 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.348019 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.348095 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.348154 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.348212 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.348275 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.348341 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.348411 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.348507 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.348804 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.348874 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.348937 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.349025 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.349088 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.349088 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.349190 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.349250 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.349306 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.349373 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.349432 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.349432 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.349432 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.349597 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.349656 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.349740 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.349813 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.349813 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.349926 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.349985 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.350042 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.350099 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.350172 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.350239 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.350296 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.350362 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.350441 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.350512 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.350576 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.350640 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.350705 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.350782 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.350782 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.350782 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.350782 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.351019 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.351019 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.351190 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.351257 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.351323 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.351379 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.351446 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.351510 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.351567 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.351633 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.351690 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.351799 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.351861 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.351917 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.351990 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.352048 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.352110 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.352187 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.352187 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.352187 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.352348 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.352409 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.352466 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.352466 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.352466 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.352466 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.352466 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.352466 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.352974 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.353056 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.353056 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.353175 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.353247 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.353308 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.353373 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.353430 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.353488 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.353556 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.353622 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.353680 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.353772 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.353842 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.353842 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.353983 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.354045 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.354102 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.354157 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.354215 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.354282 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.354357 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.354423 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.354423 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.354423 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.354423 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.354423 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.354423 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.354765 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.354828 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.354902 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.354973 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.354973 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.355143 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.355202 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.355269 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.355336 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.355401 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.355459 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.355516 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.355576 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.355803 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.355876 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.355925 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.355962 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.355989 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.356020 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.356052 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.356081 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.356107 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.356137 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.356165 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.356195 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.356223 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.356223 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.356223 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.356308 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.356308 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.356308 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.356308 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.356308 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.356308 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.356460 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.356491 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.356524 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.356524 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.356524 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.356524 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.356524 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.356650 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.356690 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.356736 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.356736 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.356802 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.356833 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.356861 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.356891 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.356891 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.356956 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.356990 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.357019 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.357019 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.357075 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.357105 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.357835 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.357901 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.357961 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.358030 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.358081 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.358117 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.358147 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.358182 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.358215 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.358247 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.358284 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.358325 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.358356 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.358382 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.358422 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.358454 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.358482 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.358512 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.358543 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.358575 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.358607 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.358637 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.358670 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.358670 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.358670 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.358670 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.358792 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.358824 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.358853 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.358888 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.358922 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.358922 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.358982 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.359018 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.359018 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.359095 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.359122 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.359151 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.359182 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.359211 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.359242 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.359271 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.359301 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.359341 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.359372 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.359403 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.359432 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.359457 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.359487 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.359512 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.359544 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.359572 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.359572 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.359572 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.359671 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.359699 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.360023 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.360058 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.360091 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.360122 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.360154 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.360180 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.360220 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.360251 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.360280 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.360311 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.360340 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.360369 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.360397 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.360427 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.360459 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.360498 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.360527 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.360556 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.360589 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.360619 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.360647 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.360676 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.360706 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.360753 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.360784 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.360823 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.360853 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.360885 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.360917 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.360950 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.360983 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.361011 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.361038 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.361065 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.361098 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.361129 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.361162 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.361190 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.361217 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.361244 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.361272 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.361299 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.361326 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.361358 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.361393 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.361430 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.361458 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.361487 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.361514 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.361542 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.361574 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.361574 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.361574 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.361574 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.361574 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.361574 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.362072 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.362136 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.362192 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.362264 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.362296 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.362328 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.362367 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.362403 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.362437 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.362466 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.362499 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.362533 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.362563 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.362596 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.362626 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.362658 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.362691 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.362735 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.362776 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.362807 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.362836 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.362867 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.362894 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.362922 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.362953 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.362988 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.363020 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.363091 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.363134 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.363177 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.363208 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.363236 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.363265 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.363298 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.363328 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.363359 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.363392 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.363420 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.363456 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.363483 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.363511 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.363543 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.363570 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.363601 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.363635 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.363662 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.363690 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.363742 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.363773 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.363799 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.363831 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.363862 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.363889 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.363921 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.363921 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.363921 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.365385 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.365431 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.365463 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.365495 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.365530 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.365562 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.365596 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.365628 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.365658 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.365690 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.365746 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.365782 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.365816 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.365848 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.365882 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.365910 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.365955 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.365990 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.366020 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.366050 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.366086 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.366117 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.366147 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.366176 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.366205 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.366235 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.366263 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.366293 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.366326 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.366354 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.366390 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.366421 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.366449 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.366477 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.366504 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.366535 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.366567 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.366599 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.366627 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.366656 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.366689 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.366743 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.366777 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.366806 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.366836 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.366868 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.366899 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.366899 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.366957 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.366957 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.367017 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.367045 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.367106 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.367142 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.367142 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.367142 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.368989 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.369038 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.369128 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.369174 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.369225 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.369257 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.369289 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.369323 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.369353 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.369382 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.369411 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.369544 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.369602 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.369667 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.369934 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.370005 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.370062 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.370133 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.370167 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.370203 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.370231 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.370267 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.370301 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.370334 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.370367 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.370399 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.370429 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.370509 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.374783 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.374854 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.374897 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.374941 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.375020 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.375098 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.375155 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.375393 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.375452 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.375501 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.375548 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.375589 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.375631 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.375673 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.375736 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.375793 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.375835 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.375874 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.376023 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.376068 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.376116 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.376161 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.376161 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.376161 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.376161 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.376161 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.376161 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.376386 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.377365 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.377432 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.377470 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.377533 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.377578 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.377656 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.377702 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.377765 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.377811 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.377866 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.377917 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.377965 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.378012 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.378012 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.378083 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.378124 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.378163 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.378210 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.378255 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.378302 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.378362 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.378362 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.378450 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.378497 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.378549 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.378601 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.378643 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.378682 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.378744 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.378793 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.378833 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.378895 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.378946 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.378998 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.379043 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.379135 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.379189 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.379235 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.379282 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.379326 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.379376 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.379429 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.379471 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.379518 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.379562 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.379609 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.379650 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.379694 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.379752 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.379807 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.379853 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.379853 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.379853 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.379853 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.379853 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.379853 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.380202 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.380257 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.380317 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.380367 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.380433 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.380499 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.380552 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.380601 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.380642 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.380642 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.380736 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.380791 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.380843 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.380922 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.380974 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.381059 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.381131 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.381180 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.381254 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.381304 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.381350 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.381392 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.381436 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.381483 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.381483 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.381561 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.381603 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.381646 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.381689 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.381745 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.381797 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.381839 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.381884 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.381931 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.381978 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.382024 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.382066 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.382108 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.382154 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.382201 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.382248 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.382289 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.382289 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.382360 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.382409 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.382450 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.382494 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.382543 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.382592 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.382640 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.382691 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.382777 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.382831 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.382831 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.382831 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.382831 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.383385 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.383465 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.383465 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.383560 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.383614 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.383669 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.383738 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.383812 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.383872 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.383928 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.383979 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.384043 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.384092 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.384159 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.384212 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.384267 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.384328 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.384397 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.384459 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.384510 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.384569 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.384622 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.384677 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.384752 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.384809 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.384876 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.384931 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.384998 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.385051 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.385087 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.385132 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.385168 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.385211 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.385252 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.385291 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.385330 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.385382 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.385428 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.385468 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.385511 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.385553 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.385593 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.385636 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.385677 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.385767 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.385810 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.385858 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.385904 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.385949 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.385991 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.386031 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.386072 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.386112 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.386160 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.386198 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.386245 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 18 22:26:22.386287 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.386327 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.386366 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.386426 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.386470 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.386516 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.386558 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.386596 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.386596 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.386685 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.386787 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.386847 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.387191 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.387244 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.387308 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.387353 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 18 22:26:22.387392 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.387433 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 18 22:26:22.387487 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.387525 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 18 22:26:22.387567 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.387605 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 18 22:26:22.387605 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 18 22:26:22.387678 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 18 22:26:22.434851 np0000185858 devstack@c-api.service[110780]: INFO dbcounter [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Registered counter for database cinder Jul 18 22:26:22.435931 np0000185858 devstack@c-api.service[110782]: INFO dbcounter [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Registered counter for database cinder Jul 18 22:26:22.437929 np0000185858 devstack@c-api.service[110781]: INFO dbcounter [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Registered counter for database cinder Jul 18 22:26:22.439142 np0000185858 devstack@c-api.service[110779]: INFO dbcounter [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Registered counter for database cinder Jul 18 22:26:22.478623 np0000185858 devstack@c-api.service[110780]: DEBUG oslo_db.sqlalchemy.engines [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 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=110780) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:22.480453 np0000185858 devstack@c-api.service[110782]: DEBUG oslo_db.sqlalchemy.engines [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 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=110782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:22.485400 np0000185858 devstack@c-api.service[110779]: DEBUG oslo_db.sqlalchemy.engines [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d 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=110779) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:22.486991 np0000185858 devstack@c-api.service[110781]: DEBUG oslo_db.sqlalchemy.engines [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 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=110781) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:22.597480 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writer thread running {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 22:26:22.600380 np0000185858 devstack@c-api.service[110780]: INFO cinder.rpc [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 22:26:22.602977 np0000185858 devstack@c-api.service[110780]: INFO cinder.rpc [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 22:26:22.605277 np0000185858 devstack@c-api.service[110780]: INFO cinder.rpc [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 22:26:22.605746 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writer thread running {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 22:26:22.607282 np0000185858 devstack@c-api.service[110780]: INFO cinder.rpc [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 22:26:22.608269 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.608641 np0000185858 devstack@c-api.service[110782]: INFO cinder.rpc [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 22:26:22.611245 np0000185858 devstack@c-api.service[110782]: INFO cinder.rpc [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 22:26:22.611363 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.612544 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writer thread running {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 22:26:22.613790 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writer thread running {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 18 22:26:22.614218 np0000185858 devstack@c-api.service[110782]: INFO cinder.rpc [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 22:26:22.615899 np0000185858 devstack@c-api.service[110779]: INFO cinder.rpc [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 22:26:22.616770 np0000185858 devstack@c-api.service[110781]: INFO cinder.rpc [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 18 22:26:22.617019 np0000185858 devstack@c-api.service[110782]: INFO cinder.rpc [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 22:26:22.618441 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.619176 np0000185858 devstack@c-api.service[110779]: INFO cinder.rpc [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 22:26:22.620610 np0000185858 devstack@c-api.service[110781]: INFO cinder.rpc [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 18 22:26:22.622301 np0000185858 devstack@c-api.service[110779]: INFO cinder.rpc [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 22:26:22.622369 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.623316 np0000185858 devstack@c-api.service[110781]: INFO cinder.rpc [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 18 22:26:22.625412 np0000185858 devstack@c-api.service[110781]: INFO cinder.rpc [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 22:26:22.626396 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.626483 np0000185858 devstack@c-api.service[110779]: INFO cinder.rpc [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 18 22:26:22.627909 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.630556 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.632868 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.645761 np0000185858 devstack@c-api.service[110780]: DEBUG oslo_db.sqlalchemy.engines [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 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=110780) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:22.649033 np0000185858 devstack@c-api.service[110780]: INFO cinder.rpc [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 22:26:22.651406 np0000185858 devstack@c-api.service[110780]: INFO cinder.rpc [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 22:26:22.652677 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.656595 np0000185858 devstack@c-api.service[110782]: DEBUG oslo_db.sqlalchemy.engines [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 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=110782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:22.659164 np0000185858 devstack@c-api.service[110782]: INFO cinder.rpc [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 22:26:22.661424 np0000185858 devstack@c-api.service[110782]: INFO cinder.rpc [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 22:26:22.662626 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.664017 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.667258 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.667642 np0000185858 devstack@c-api.service[110781]: DEBUG oslo_db.sqlalchemy.engines [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 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=110781) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:22.669481 np0000185858 devstack@c-api.service[110779]: DEBUG oslo_db.sqlalchemy.engines [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d 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=110779) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:22.670619 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.670814 np0000185858 devstack@c-api.service[110781]: INFO cinder.rpc [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 22:26:22.673477 np0000185858 devstack@c-api.service[110781]: INFO cinder.rpc [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 22:26:22.673581 np0000185858 devstack@c-api.service[110779]: INFO cinder.rpc [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 18 22:26:22.674939 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.675040 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.676112 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.677148 np0000185858 devstack@c-api.service[110779]: INFO cinder.rpc [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 18 22:26:22.678634 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.679298 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.679769 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.682207 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.683117 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.685427 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.687374 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.688391 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.690676 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.691321 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.691977 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.692857 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.693231 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.693774 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.695643 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.697002 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.697186 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.698738 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.700073 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.700242 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.701659 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.701975 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.703192 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.704743 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.704854 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.705132 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.706639 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.707268 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.707452 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.707908 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.708811 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.709771 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.710216 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.710812 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.711625 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.712762 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.713065 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.713112 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.713942 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.714151 np0000185858 devstack@c-api.service[110780]: WARNING cinder.api.contrib.hosts [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 22:26:22.714989 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.716092 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.716800 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.716861 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.717030 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.718174 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.719018 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.719133 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: extensions {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.719990 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.720154 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.720510 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: os-quota-class-sets {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.720616 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.721463 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.721823 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: backups {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.721949 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.723377 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.724195 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.724299 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.724469 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: qos-specs {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.724883 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.725665 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.725902 np0000185858 devstack@c-api.service[110782]: WARNING cinder.api.contrib.hosts [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 22:26:22.726602 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: os-quota-sets {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.726780 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.728448 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.728908 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: os-availability-zone {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.728981 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.729809 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.729849 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: extra_specs {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.730737 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: extensions {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.731399 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: encryption {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.732662 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: os-quota-class-sets {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.733031 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: capabilities {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.733732 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.733975 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: backups {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.734306 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: consistencygroups {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.734456 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.736081 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: qos-specs {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.736307 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: os-volume-manage {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.737776 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: os-hosts {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.737863 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.738153 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: os-quota-sets {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.739013 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.739349 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: cgsnapshots {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.739589 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: os-availability-zone {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.740045 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.740786 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: encryption {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.740919 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: extra_specs {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.741336 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.741516 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.742334 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: os-snapshot-manage {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.742475 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: encryption {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.742876 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.742958 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.743872 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: os-volume-type-access {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.744086 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: capabilities {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.744397 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.744447 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.745354 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: consistencygroups {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.745492 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: scheduler-stats {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.745913 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.745988 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.746898 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extended resource: os-volume-transfer {{(pid=110780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.746970 np0000185858 devstack@c-api.service[110781]: WARNING cinder.api.contrib.hosts [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 22:26:22.747267 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: os-volume-manage {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.747470 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.747640 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.748559 np0000185858 devstack@c-api.service[110779]: WARNING cinder.api.contrib.hosts [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 18 22:26:22.748741 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: os-hosts {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.749182 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.749254 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.749321 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.750119 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: cgsnapshots {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.750589 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.750731 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.750798 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.751478 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: encryption {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.751549 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: extensions {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.752171 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.752263 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.753068 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: os-snapshot-manage {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.753221 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: extensions {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.753554 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.753709 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: os-quota-class-sets {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.754544 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.contrib.snapshot_actions [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] SnapshotActionsController initialized {{(pid=110780) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 22:26:22.754617 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: os-volume-type-access {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.755033 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: backups {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.755279 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.756214 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: scheduler-stats {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.756286 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: os-quota-class-sets {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.756633 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.757091 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: qos-specs {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.757625 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: backups {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.757861 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extended resource: os-volume-transfer {{(pid=110782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.758027 np0000185858 devstack@c-api.service[110780]: WARNING castellan.key_manager.migration [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.758857 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension TypesManage extending resource: types {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.758970 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.759081 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension AdminActions extending resource: volumes {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.759176 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: os-quota-sets {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.759248 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension AdminActions extending resource: snapshots {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.759310 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension AdminActions extending resource: backups {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.759408 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.759511 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.759624 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.759689 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: qos-specs {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.760571 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.760654 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: os-availability-zone {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.760738 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.760805 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.760863 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.760924 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension VolumeActions extending resource: volumes {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.761067 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.761157 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.761281 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension UsedLimits extending resource: limits {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.761370 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.v3.router [None req-87d45f6d-3b86-45a4-84de-e6e6123ff060 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.761952 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: os-quota-sets {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.762021 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: extra_specs {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.762151 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.763492 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: os-availability-zone {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.763579 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.763636 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: encryption {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.764822 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: extra_specs {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.764943 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.765148 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: capabilities {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.765939 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.contrib.snapshot_actions [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] SnapshotActionsController initialized {{(pid=110782) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 22:26:22.766391 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: consistencygroups {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.766459 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: encryption {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.766647 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.768034 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.768084 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: capabilities {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.768371 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: os-volume-manage {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.769284 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: consistencygroups {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.769403 np0000185858 devstack@c-api.service[110782]: WARNING castellan.key_manager.migration [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.769854 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: os-hosts {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.770190 np0000185858 devstack@c-api.service[110780]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7344a4ca4668 pid: 110780 (default app) Jul 18 22:26:22.770266 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension TypesManage extending resource: types {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.770400 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.770569 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension AdminActions extending resource: volumes {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.770696 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension AdminActions extending resource: snapshots {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.770820 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension AdminActions extending resource: backups {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.770943 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.771045 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.771152 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.771331 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: os-volume-manage {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.771380 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: cgsnapshots {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.771419 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.771464 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.771618 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.771767 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension VolumeActions extending resource: volumes {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.771893 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.771997 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.772118 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension UsedLimits extending resource: limits {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.772236 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.v3.router [None req-8510db2e-f1fc-4e9d-81d5-c30929f8ea63 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.772822 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: encryption {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.772872 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: os-hosts {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.774301 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: cgsnapshots {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.774535 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: os-snapshot-manage {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.775799 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: encryption {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.776734 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: os-volume-type-access {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.777399 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: os-snapshot-manage {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.778785 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: scheduler-stats {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.778914 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: os-volume-type-access {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.780422 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extended resource: os-volume-transfer {{(pid=110781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.780476 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: scheduler-stats {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.781004 np0000185858 devstack@c-api.service[110782]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7344a4ca4668 pid: 110782 (default app) Jul 18 22:26:22.781195 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-0d337138-9afc-402e-8666-1685159cc90c None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:26:22.781963 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extended resource: os-volume-transfer {{(pid=110779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 18 22:26:22.783613 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.784512 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 1/1] 199.204.45.227 () {60 vars in 956 bytes} [Sat Jul 18 22:26:22 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 18 22:26:22.784809 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.785259 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.786333 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.786826 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.787740 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.788369 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.789165 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.789395 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] SnapshotActionsController initialized {{(pid=110781) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 22:26:22.790146 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.contrib.snapshot_actions [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] SnapshotActionsController initialized {{(pid=110779) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 18 22:26:22.790237 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.790881 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.791523 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.792274 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.792973 np0000185858 devstack@c-api.service[110781]: WARNING castellan.key_manager.migration [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.793636 np0000185858 devstack@c-api.service[110779]: WARNING castellan.key_manager.migration [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 18 22:26:22.793808 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension TypesManage extending resource: types {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.793947 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794038 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension AdminActions extending resource: volumes {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794197 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension AdminActions extending resource: snapshots {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794279 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension AdminActions extending resource: backups {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794411 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794478 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension TypesManage extending resource: types {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794550 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794613 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794674 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794756 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension AdminActions extending resource: volumes {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794836 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension AdminActions extending resource: snapshots {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794898 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.794958 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension AdminActions extending resource: backups {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795020 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795081 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795142 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795202 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795274 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension VolumeActions extending resource: volumes {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795353 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795415 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795415 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795546 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension SnapshotActions extending resource: snapshots {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795616 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension UsedLimits extending resource: limits {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795678 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795764 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.v3.router [None req-4e57379e-9f20-410c-9a84-c94389d0fe58 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795864 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.795864 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension VolumeActions extending resource: volumes {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.796013 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.796013 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension VolumeTypeAccess extending resource: types {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.796123 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension UsedLimits extending resource: limits {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.796227 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.v3.router [None req-92c396b0-c1b5-4826-8e0d-0d3c6276825d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 18 22:26:22.804044 np0000185858 devstack@c-api.service[110781]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7344a4ca4668 pid: 110781 (default app) Jul 18 22:26:22.804820 np0000185858 devstack@c-api.service[110779]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7344a4ca4668 pid: 110779 (default app) Jul 18 22:26:30.417648 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-396f602a-fca5-4147-a778-2f9641853335 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:26:30.954295 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-396f602a-fca5-4147-a778-2f9641853335 admin admin] POST https://199.204.45.227/volume/v3/types Jul 18 22:26:30.954847 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-396f602a-fca5-4147-a778-2f9641853335 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=110782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 18 22:26:30.956595 np0000185858 devstack@c-api.service[110782]: /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 18 22:26:30.956595 np0000185858 devstack@c-api.service[110782]: warnings.warn( Jul 18 22:26:30.990176 np0000185858 devstack@c-api.service[110782]: DEBUG oslo_db.sqlalchemy.engines [None req-396f602a-fca5-4147-a778-2f9641853335 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=110782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:31.023026 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-396f602a-fca5-4147-a778-2f9641853335 admin admin] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jul 18 22:26:31.023621 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 1/2] 199.204.45.227 () {68 vars in 1333 bytes} [Sat Jul 18 22:26:30 2026] POST /volume/v3/types => generated 186 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:26:31.039144 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-dc04920b-e450-49dc-9bba-09f6ac727526 None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:26:31.415213 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-dc04920b-e450-49dc-9bba-09f6ac727526 admin admin] POST https://199.204.45.227/volume/v3/types/5cc14dfb-35c5-44a2-8b42-9ca10614213f/extra_specs Jul 18 22:26:31.415814 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-dc04920b-e450-49dc-9bba-09f6ac727526 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 18 22:26:31.417693 np0000185858 devstack@c-api.service[110780]: /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 18 22:26:31.417693 np0000185858 devstack@c-api.service[110780]: warnings.warn( Jul 18 22:26:31.452235 np0000185858 devstack@c-api.service[110780]: DEBUG oslo_db.sqlalchemy.engines [None req-dc04920b-e450-49dc-9bba-09f6ac727526 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=110780) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:26:31.520243 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-dc04920b-e450-49dc-9bba-09f6ac727526 admin admin] https://199.204.45.227/volume/v3/types/5cc14dfb-35c5-44a2-8b42-9ca10614213f/extra_specs returned with HTTP 200 Jul 18 22:26:31.520745 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 2/3] 199.204.45.227 () {68 vars in 1480 bytes} [Sat Jul 18 22:26:31 2026] POST /volume/v3/types/5cc14dfb-35c5-44a2-8b42-9ca10614213f/extra_specs => generated 55 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:26:32.672609 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=6 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:26:32.675912 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=6 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:26:41.019464 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:26:41.518851 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:29:08.580483 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-ac93d20e-ea17-4b13-b8c0-896b1d39bac8 None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:08.581165 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-ac93d20e-ea17-4b13-b8c0-896b1d39bac8 None None] GET https://199.204.45.227/volume// Jul 18 22:29:08.581364 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-ac93d20e-ea17-4b13-b8c0-896b1d39bac8 None None] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:08.581588 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-ac93d20e-ea17-4b13-b8c0-896b1d39bac8 None None] Calling method 'all' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:08.582072 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-ac93d20e-ea17-4b13-b8c0-896b1d39bac8 None None] https://199.204.45.227/volume// returned with HTTP 300 Jul 18 22:29:08.582411 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 1/4] 199.204.45.227 () {66 vars in 1456 bytes} [Sat Jul 18 22:29:08 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 18 22:29:48.640839 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-08f5ef8e-4be7-43cb-b30a-44ab891cb0ef None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:48.643834 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 1/5] 199.204.45.227 () {62 vars in 1068 bytes} [Sat Jul 18 22:29:48 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 18 22:29:48.677456 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-1cbd1340-f795-4505-8a20-b0f3205f3325 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:48.688136 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 2/6] 199.204.45.227 () {64 vars in 1272 bytes} [Sat Jul 18 22:29:48 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 18 22:29:48.728403 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [req-1cbd1340-f795-4505-8a20-b0f3205f3325 req-755cca81-d67a-4128-b68b-01b8c183f8d9 None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:48.734022 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [req-1cbd1340-f795-4505-8a20-b0f3205f3325 req-755cca81-d67a-4128-b68b-01b8c183f8d9 demo demo] GET https://199.204.45.227/volume/v3/ Jul 18 22:29:48.734509 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [req-1cbd1340-f795-4505-8a20-b0f3205f3325 req-755cca81-d67a-4128-b68b-01b8c183f8d9 demo demo] Empty body provided in request {{(pid=110780) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:48.735011 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [req-1cbd1340-f795-4505-8a20-b0f3205f3325 req-755cca81-d67a-4128-b68b-01b8c183f8d9 demo demo] Calling method 'version_select' {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:48.736104 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [req-1cbd1340-f795-4505-8a20-b0f3205f3325 req-755cca81-d67a-4128-b68b-01b8c183f8d9 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jul 18 22:29:48.736521 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 3/7] 199.204.45.227 () {66 vars in 1346 bytes} [Sat Jul 18 22:29:48 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 18 22:29:48.775503 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-29fed334-4111-46ed-a23d-7fa300a52a35 None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:49.104582 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-29fed334-4111-46ed-a23d-7fa300a52a35 demo demo] GET https://199.204.45.227/volume/v3/types Jul 18 22:29:49.105015 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-29fed334-4111-46ed-a23d-7fa300a52a35 demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:49.105276 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-29fed334-4111-46ed-a23d-7fa300a52a35 demo demo] Calling method 'index' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:49.105829 np0000185858 devstack@c-api.service[110781]: /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 18 22:29:49.105829 np0000185858 devstack@c-api.service[110781]: warnings.warn( Jul 18 22:29:49.106671 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.api_utils [None req-29fed334-4111-46ed-a23d-7fa300a52a35 demo demo] Removing options '' from query. {{(pid=110781) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:29:49.143702 np0000185858 devstack@c-api.service[110781]: DEBUG oslo_db.sqlalchemy.engines [None req-29fed334-4111-46ed-a23d-7fa300a52a35 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=110781) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:29:49.164583 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-29fed334-4111-46ed-a23d-7fa300a52a35 demo demo] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jul 18 22:29:49.164981 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 2/8] 199.204.45.227 () {64 vars in 1290 bytes} [Sat Jul 18 22:29:48 2026] GET /volume/v3/types => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:29:49.201744 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-ed916120-152b-4092-ad58-6b6974386571 None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:49.521829 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-ed916120-152b-4092-ad58-6b6974386571 demo demo] GET https://199.204.45.227/volume/v3/types/default Jul 18 22:29:49.522162 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-ed916120-152b-4092-ad58-6b6974386571 demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:49.522312 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-ed916120-152b-4092-ad58-6b6974386571 demo demo] Calling method 'show' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:49.559331 np0000185858 devstack@c-api.service[110779]: DEBUG oslo_db.sqlalchemy.engines [None req-ed916120-152b-4092-ad58-6b6974386571 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=110779) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 18 22:29:49.581243 np0000185858 devstack@c-api.service[110779]: /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 18 22:29:49.581243 np0000185858 devstack@c-api.service[110779]: warnings.warn( Jul 18 22:29:49.583542 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-ed916120-152b-4092-ad58-6b6974386571 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jul 18 22:29:49.584052 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 2/9] 199.204.45.227 () {64 vars in 1301 bytes} [Sat Jul 18 22:29:49 2026] GET /volume/v3/types/default => generated 145 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:29:50.079958 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-800dd177-ceab-4ad2-9a1d-e4fef0de25da None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:50.081119 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 3/10] 199.204.45.227 () {62 vars in 1068 bytes} [Sat Jul 18 22:29:50 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 18 22:29:50.114863 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-8fe9a078-cda7-49a3-aefb-53ffdeefb05f None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:50.121408 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 4/11] 199.204.45.227 () {64 vars in 1272 bytes} [Sat Jul 18 22:29:50 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 18 22:29:50.159953 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [req-8fe9a078-cda7-49a3-aefb-53ffdeefb05f req-11565767-21ae-4b45-92f1-64c59915aadb None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:50.163578 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [req-8fe9a078-cda7-49a3-aefb-53ffdeefb05f req-11565767-21ae-4b45-92f1-64c59915aadb demo demo] GET https://199.204.45.227/volume/v3/ Jul 18 22:29:50.164021 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [req-8fe9a078-cda7-49a3-aefb-53ffdeefb05f req-11565767-21ae-4b45-92f1-64c59915aadb demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:50.164405 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [req-8fe9a078-cda7-49a3-aefb-53ffdeefb05f req-11565767-21ae-4b45-92f1-64c59915aadb demo demo] Calling method 'version_select' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:50.165339 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [req-8fe9a078-cda7-49a3-aefb-53ffdeefb05f req-11565767-21ae-4b45-92f1-64c59915aadb demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jul 18 22:29:50.166061 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 3/12] 199.204.45.227 () {66 vars in 1346 bytes} [Sat Jul 18 22:29:50 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:29:50.204195 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-2dd72b10-2d89-41a6-8ab8-38a108786b24 None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:50.208094 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-2dd72b10-2d89-41a6-8ab8-38a108786b24 demo demo] GET https://199.204.45.227/volume/v3/types/default Jul 18 22:29:50.208483 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-2dd72b10-2d89-41a6-8ab8-38a108786b24 demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:50.208918 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-2dd72b10-2d89-41a6-8ab8-38a108786b24 demo demo] Calling method 'show' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:50.217841 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-2dd72b10-2d89-41a6-8ab8-38a108786b24 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jul 18 22:29:50.218151 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 3/13] 199.204.45.227 () {64 vars in 1301 bytes} [Sat Jul 18 22:29:50 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 18 22:29:50.838947 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-eed9b829-1d11-4544-895f-572d44384575 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:50.840372 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 4/14] 199.204.45.227 () {62 vars in 1068 bytes} [Sat Jul 18 22:29:50 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 18 22:29:50.872805 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-bafc7468-ebcf-4942-a7ec-5b9f1c3418ed None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:50.876130 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 5/15] 199.204.45.227 () {64 vars in 1272 bytes} [Sat Jul 18 22:29:50 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 18 22:29:50.907163 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [req-bafc7468-ebcf-4942-a7ec-5b9f1c3418ed req-0b3e1137-e207-4a57-86a4-d926bc0a3ace None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:50.910456 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [req-bafc7468-ebcf-4942-a7ec-5b9f1c3418ed req-0b3e1137-e207-4a57-86a4-d926bc0a3ace demo demo] GET https://199.204.45.227/volume/v3/ Jul 18 22:29:50.910873 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [req-bafc7468-ebcf-4942-a7ec-5b9f1c3418ed req-0b3e1137-e207-4a57-86a4-d926bc0a3ace demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:50.911251 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [req-bafc7468-ebcf-4942-a7ec-5b9f1c3418ed req-0b3e1137-e207-4a57-86a4-d926bc0a3ace demo demo] Calling method 'version_select' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:50.911950 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [req-bafc7468-ebcf-4942-a7ec-5b9f1c3418ed req-0b3e1137-e207-4a57-86a4-d926bc0a3ace demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jul 18 22:29:50.912607 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 4/16] 199.204.45.227 () {66 vars in 1346 bytes} [Sat Jul 18 22:29:50 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 18 22:29:50.953212 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-bb0332a9-c239-42a5-8a28-bf725742f187 None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:50.956735 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-bb0332a9-c239-42a5-8a28-bf725742f187 demo demo] GET https://199.204.45.227/volume/v3/types/default Jul 18 22:29:50.957202 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-bb0332a9-c239-42a5-8a28-bf725742f187 demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:50.957646 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-bb0332a9-c239-42a5-8a28-bf725742f187 demo demo] Calling method 'show' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:50.966561 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-bb0332a9-c239-42a5-8a28-bf725742f187 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jul 18 22:29:50.966912 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 4/17] 199.204.45.227 () {64 vars in 1301 bytes} [Sat Jul 18 22:29:50 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 18 22:29:51.010286 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-2958d505-e700-402f-bb1b-e09aadc5f004 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:51.011420 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 5/18] 199.204.45.227 () {62 vars in 1068 bytes} [Sat Jul 18 22:29:51 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 18 22:29:51.044341 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-794267d3-dbde-42cb-99eb-892da7346204 None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:51.046842 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 6/19] 199.204.45.227 () {64 vars in 1272 bytes} [Sat Jul 18 22:29:51 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 18 22:29:51.081122 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [req-794267d3-dbde-42cb-99eb-892da7346204 req-003eccd8-7eb9-4336-9c72-bc7d9f98b186 None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:51.084605 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [req-794267d3-dbde-42cb-99eb-892da7346204 req-003eccd8-7eb9-4336-9c72-bc7d9f98b186 demo demo] GET https://199.204.45.227/volume/v3/ Jul 18 22:29:51.084989 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [req-794267d3-dbde-42cb-99eb-892da7346204 req-003eccd8-7eb9-4336-9c72-bc7d9f98b186 demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:51.085380 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [req-794267d3-dbde-42cb-99eb-892da7346204 req-003eccd8-7eb9-4336-9c72-bc7d9f98b186 demo demo] Calling method 'version_select' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:51.086087 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [req-794267d3-dbde-42cb-99eb-892da7346204 req-003eccd8-7eb9-4336-9c72-bc7d9f98b186 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jul 18 22:29:51.086876 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 5/20] 199.204.45.227 () {66 vars in 1346 bytes} [Sat Jul 18 22:29:51 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 18 22:29:51.128435 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-fbb1b1ab-5beb-43c2-9a95-46b1a40935c6 None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:29:51.131518 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-fbb1b1ab-5beb-43c2-9a95-46b1a40935c6 demo demo] GET https://199.204.45.227/volume/v3/types/default Jul 18 22:29:51.131766 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-fbb1b1ab-5beb-43c2-9a95-46b1a40935c6 demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:29:51.132021 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-fbb1b1ab-5beb-43c2-9a95-46b1a40935c6 demo demo] Calling method 'show' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:29:51.140588 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-fbb1b1ab-5beb-43c2-9a95-46b1a40935c6 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jul 18 22:29:51.140974 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 5/21] 199.204.45.227 () {64 vars in 1301 bytes} [Sat Jul 18 22:29:51 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 18 22:29:59.158620 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=1 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:30:01.136900 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=8 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:34:38.208758 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-c56fc59e-9eb9-420a-81ff-0e83e8b3c211 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:34:38.318465 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-c56fc59e-9eb9-420a-81ff-0e83e8b3c211 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:34:38.318802 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-c56fc59e-9eb9-420a-81ff-0e83e8b3c211 demo demo] Empty body provided in request {{(pid=110782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:34:38.319077 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-c56fc59e-9eb9-420a-81ff-0e83e8b3c211 demo demo] Calling method 'detail' {{(pid=110782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:34:38.319860 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.api_utils [None req-c56fc59e-9eb9-420a-81ff-0e83e8b3c211 demo demo] Removing options '' from query. {{(pid=110782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:34:38.321030 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.volume.api [None req-c56fc59e-9eb9-420a-81ff-0e83e8b3c211 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:34:38.365516 np0000185858 devstack@c-api.service[110782]: INFO cinder.volume.api [None req-c56fc59e-9eb9-420a-81ff-0e83e8b3c211 demo demo] Get all volumes completed successfully. Jul 18 22:34:38.368403 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-c56fc59e-9eb9-420a-81ff-0e83e8b3c211 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:34:38.369083 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 6/22] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:34:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:34:48.358194 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writing DB stats cinder:SELECT=1 {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:35:38.388480 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-02b279d8-fc7d-4ec3-9ac9-6373fb8c478e None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:35:38.391792 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-02b279d8-fc7d-4ec3-9ac9-6373fb8c478e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:35:38.391792 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-02b279d8-fc7d-4ec3-9ac9-6373fb8c478e demo demo] Empty body provided in request {{(pid=110780) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:35:38.391792 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-02b279d8-fc7d-4ec3-9ac9-6373fb8c478e demo demo] Calling method 'detail' {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:35:38.392272 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.api_utils [None req-02b279d8-fc7d-4ec3-9ac9-6373fb8c478e demo demo] Removing options '' from query. {{(pid=110780) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:35:38.397292 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.volume.api [None req-02b279d8-fc7d-4ec3-9ac9-6373fb8c478e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110780) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:35:38.441281 np0000185858 devstack@c-api.service[110780]: INFO cinder.volume.api [None req-02b279d8-fc7d-4ec3-9ac9-6373fb8c478e demo demo] Get all volumes completed successfully. Jul 18 22:35:38.444451 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-02b279d8-fc7d-4ec3-9ac9-6373fb8c478e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:35:38.445224 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 7/23] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:35:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:35:48.433767 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writing DB stats cinder:SELECT=1 {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:36:38.470699 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-89510598-149f-42f9-880d-ee4cd8d2dcd4 None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:36:38.473381 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-89510598-149f-42f9-880d-ee4cd8d2dcd4 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:36:38.473559 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-89510598-149f-42f9-880d-ee4cd8d2dcd4 demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:36:38.473766 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-89510598-149f-42f9-880d-ee4cd8d2dcd4 demo demo] Calling method 'detail' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:36:38.474177 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.api_utils [None req-89510598-149f-42f9-880d-ee4cd8d2dcd4 demo demo] Removing options '' from query. {{(pid=110781) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:36:38.474919 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.volume.api [None req-89510598-149f-42f9-880d-ee4cd8d2dcd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110781) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:36:38.519843 np0000185858 devstack@c-api.service[110781]: INFO cinder.volume.api [None req-89510598-149f-42f9-880d-ee4cd8d2dcd4 demo demo] Get all volumes completed successfully. Jul 18 22:36:38.522009 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-89510598-149f-42f9-880d-ee4cd8d2dcd4 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:36:38.522445 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 6/24] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:36:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:36:48.506882 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=1 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:37:38.545644 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-a006570c-4fe5-4e52-8ef7-6c6b90f5eda6 None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:37:38.551478 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-a006570c-4fe5-4e52-8ef7-6c6b90f5eda6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:37:38.551758 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-a006570c-4fe5-4e52-8ef7-6c6b90f5eda6 demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:37:38.552289 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-a006570c-4fe5-4e52-8ef7-6c6b90f5eda6 demo demo] Calling method 'detail' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:37:38.553060 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.api_utils [None req-a006570c-4fe5-4e52-8ef7-6c6b90f5eda6 demo demo] Removing options '' from query. {{(pid=110779) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:37:38.554400 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.volume.api [None req-a006570c-4fe5-4e52-8ef7-6c6b90f5eda6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110779) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:37:38.600631 np0000185858 devstack@c-api.service[110779]: INFO cinder.volume.api [None req-a006570c-4fe5-4e52-8ef7-6c6b90f5eda6 demo demo] Get all volumes completed successfully. Jul 18 22:37:38.603693 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-a006570c-4fe5-4e52-8ef7-6c6b90f5eda6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:37:38.605424 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 6/25] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:37:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:37:48.590546 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=1 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:38:38.637665 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-55b3f2a3-bda4-4f71-b56e-6561ced7424c None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:38:38.644066 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-55b3f2a3-bda4-4f71-b56e-6561ced7424c demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:38:38.644066 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-55b3f2a3-bda4-4f71-b56e-6561ced7424c demo demo] Empty body provided in request {{(pid=110782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:38:38.644066 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-55b3f2a3-bda4-4f71-b56e-6561ced7424c demo demo] Calling method 'detail' {{(pid=110782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:38:38.644066 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.api_utils [None req-55b3f2a3-bda4-4f71-b56e-6561ced7424c demo demo] Removing options '' from query. {{(pid=110782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:38:38.645073 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.volume.api [None req-55b3f2a3-bda4-4f71-b56e-6561ced7424c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:38:38.655288 np0000185858 devstack@c-api.service[110782]: INFO cinder.volume.api [None req-55b3f2a3-bda4-4f71-b56e-6561ced7424c demo demo] Get all volumes completed successfully. Jul 18 22:38:38.658168 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-55b3f2a3-bda4-4f71-b56e-6561ced7424c demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:38:38.658742 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 7/26] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:38:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:38:48.648818 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writing DB stats cinder:SELECT=1 {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:39:38.710797 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-0c1b3767-8021-4a23-998f-8f5782177254 None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:39:38.916232 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-0c1b3767-8021-4a23-998f-8f5782177254 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:39:38.916232 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-0c1b3767-8021-4a23-998f-8f5782177254 demo demo] Empty body provided in request {{(pid=110780) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:39:38.916232 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-0c1b3767-8021-4a23-998f-8f5782177254 demo demo] Calling method 'detail' {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:39:38.916562 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.api_utils [None req-0c1b3767-8021-4a23-998f-8f5782177254 demo demo] Removing options '' from query. {{(pid=110780) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:39:38.917930 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.volume.api [None req-0c1b3767-8021-4a23-998f-8f5782177254 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110780) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:39:38.927239 np0000185858 devstack@c-api.service[110780]: INFO cinder.volume.api [None req-0c1b3767-8021-4a23-998f-8f5782177254 demo demo] Get all volumes completed successfully. Jul 18 22:39:38.929125 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-0c1b3767-8021-4a23-998f-8f5782177254 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:39:38.929548 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 8/27] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:39:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:39:48.922303 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writing DB stats cinder:SELECT=1 {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:40:38.973739 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-e6a73e84-66b4-4179-a325-e18aa8c1aa50 None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:40:38.978030 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-e6a73e84-66b4-4179-a325-e18aa8c1aa50 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:40:38.978422 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-e6a73e84-66b4-4179-a325-e18aa8c1aa50 demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:40:38.978862 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-e6a73e84-66b4-4179-a325-e18aa8c1aa50 demo demo] Calling method 'detail' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:40:38.979363 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.api_utils [None req-e6a73e84-66b4-4179-a325-e18aa8c1aa50 demo demo] Removing options '' from query. {{(pid=110781) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:40:38.981020 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.volume.api [None req-e6a73e84-66b4-4179-a325-e18aa8c1aa50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110781) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:40:38.991547 np0000185858 devstack@c-api.service[110781]: INFO cinder.volume.api [None req-e6a73e84-66b4-4179-a325-e18aa8c1aa50 demo demo] Get all volumes completed successfully. Jul 18 22:40:38.994428 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-e6a73e84-66b4-4179-a325-e18aa8c1aa50 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:40:38.994994 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 7/28] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:40:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:40:48.985277 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=1 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:41:39.068380 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-bf814e82-30a4-4125-9b96-47d32d945ebc None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:41:39.072027 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-bf814e82-30a4-4125-9b96-47d32d945ebc demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:41:39.072299 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-bf814e82-30a4-4125-9b96-47d32d945ebc demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:41:39.072578 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-bf814e82-30a4-4125-9b96-47d32d945ebc demo demo] Calling method 'detail' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:41:39.073000 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.api_utils [None req-bf814e82-30a4-4125-9b96-47d32d945ebc demo demo] Removing options '' from query. {{(pid=110779) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:41:39.074985 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.volume.api [None req-bf814e82-30a4-4125-9b96-47d32d945ebc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110779) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:41:39.087063 np0000185858 devstack@c-api.service[110779]: INFO cinder.volume.api [None req-bf814e82-30a4-4125-9b96-47d32d945ebc demo demo] Get all volumes completed successfully. Jul 18 22:41:39.089114 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-bf814e82-30a4-4125-9b96-47d32d945ebc demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:41:39.089503 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 7/29] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:41:39 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 18 22:41:49.078678 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=1 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:42:39.106762 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-97fe0bd7-ddb7-449b-ada0-e51e8540f68a None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:42:39.113150 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-97fe0bd7-ddb7-449b-ada0-e51e8540f68a demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:42:39.113572 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-97fe0bd7-ddb7-449b-ada0-e51e8540f68a demo demo] Empty body provided in request {{(pid=110782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:42:39.114020 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-97fe0bd7-ddb7-449b-ada0-e51e8540f68a demo demo] Calling method 'detail' {{(pid=110782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:42:39.114605 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.api_utils [None req-97fe0bd7-ddb7-449b-ada0-e51e8540f68a demo demo] Removing options '' from query. {{(pid=110782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:42:39.116037 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.volume.api [None req-97fe0bd7-ddb7-449b-ada0-e51e8540f68a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:42:39.128539 np0000185858 devstack@c-api.service[110782]: INFO cinder.volume.api [None req-97fe0bd7-ddb7-449b-ada0-e51e8540f68a demo demo] Get all volumes completed successfully. Jul 18 22:42:39.131112 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-97fe0bd7-ddb7-449b-ada0-e51e8540f68a demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:42:39.131625 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 8/30] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:42:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:42:49.120871 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writing DB stats cinder:SELECT=1 {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:43:39.148339 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-48eb69c5-52ff-480a-ae71-6524db6c280e None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:43:39.152435 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-48eb69c5-52ff-480a-ae71-6524db6c280e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:43:39.152685 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-48eb69c5-52ff-480a-ae71-6524db6c280e demo demo] Empty body provided in request {{(pid=110780) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:43:39.152960 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-48eb69c5-52ff-480a-ae71-6524db6c280e demo demo] Calling method 'detail' {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:43:39.153260 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.api_utils [None req-48eb69c5-52ff-480a-ae71-6524db6c280e demo demo] Removing options '' from query. {{(pid=110780) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:43:39.154155 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.volume.api [None req-48eb69c5-52ff-480a-ae71-6524db6c280e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110780) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:43:39.162874 np0000185858 devstack@c-api.service[110780]: INFO cinder.volume.api [None req-48eb69c5-52ff-480a-ae71-6524db6c280e demo demo] Get all volumes completed successfully. Jul 18 22:43:39.165354 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-48eb69c5-52ff-480a-ae71-6524db6c280e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:43:39.165830 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 9/31] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:43:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:43:49.158031 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writing DB stats cinder:SELECT=1 {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:44:39.188068 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-700b9afc-3de4-4448-8ef1-a777e5dbae5c None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:44:39.354274 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-700b9afc-3de4-4448-8ef1-a777e5dbae5c demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:44:39.354657 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-700b9afc-3de4-4448-8ef1-a777e5dbae5c demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:44:39.355211 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-700b9afc-3de4-4448-8ef1-a777e5dbae5c demo demo] Calling method 'detail' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:44:39.355691 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.api_utils [None req-700b9afc-3de4-4448-8ef1-a777e5dbae5c demo demo] Removing options '' from query. {{(pid=110781) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:44:39.357387 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.volume.api [None req-700b9afc-3de4-4448-8ef1-a777e5dbae5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110781) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:44:39.366270 np0000185858 devstack@c-api.service[110781]: INFO cinder.volume.api [None req-700b9afc-3de4-4448-8ef1-a777e5dbae5c demo demo] Get all volumes completed successfully. Jul 18 22:44:39.368750 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-700b9afc-3de4-4448-8ef1-a777e5dbae5c demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:44:39.369217 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 8/32] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:44:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:44:49.360870 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=1 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:45:39.386892 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-bd88ba6f-1015-422c-bd44-c7ffe9e8f9a8 None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:45:39.391007 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-bd88ba6f-1015-422c-bd44-c7ffe9e8f9a8 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:45:39.391247 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-bd88ba6f-1015-422c-bd44-c7ffe9e8f9a8 demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:45:39.391498 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-bd88ba6f-1015-422c-bd44-c7ffe9e8f9a8 demo demo] Calling method 'detail' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:45:39.391852 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.api_utils [None req-bd88ba6f-1015-422c-bd44-c7ffe9e8f9a8 demo demo] Removing options '' from query. {{(pid=110779) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:45:39.392777 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.volume.api [None req-bd88ba6f-1015-422c-bd44-c7ffe9e8f9a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110779) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:45:39.405086 np0000185858 devstack@c-api.service[110779]: INFO cinder.volume.api [None req-bd88ba6f-1015-422c-bd44-c7ffe9e8f9a8 demo demo] Get all volumes completed successfully. Jul 18 22:45:39.408396 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-bd88ba6f-1015-422c-bd44-c7ffe9e8f9a8 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:45:39.409021 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 8/33] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:45:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:45:49.397207 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=1 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:46:39.429493 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-e34433d8-d0a4-4d8a-8a5b-79201c1d7020 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:46:39.432534 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-e34433d8-d0a4-4d8a-8a5b-79201c1d7020 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:46:39.432820 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-e34433d8-d0a4-4d8a-8a5b-79201c1d7020 demo demo] Empty body provided in request {{(pid=110782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:46:39.433081 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-e34433d8-d0a4-4d8a-8a5b-79201c1d7020 demo demo] Calling method 'detail' {{(pid=110782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:46:39.433383 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.api_utils [None req-e34433d8-d0a4-4d8a-8a5b-79201c1d7020 demo demo] Removing options '' from query. {{(pid=110782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:46:39.434326 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.volume.api [None req-e34433d8-d0a4-4d8a-8a5b-79201c1d7020 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:46:39.441832 np0000185858 devstack@c-api.service[110782]: INFO cinder.volume.api [None req-e34433d8-d0a4-4d8a-8a5b-79201c1d7020 demo demo] Get all volumes completed successfully. Jul 18 22:46:39.443746 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-e34433d8-d0a4-4d8a-8a5b-79201c1d7020 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:46:39.444223 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 9/34] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:46:39 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 18 22:46:49.437699 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writing DB stats cinder:SELECT=1 {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:47:39.458067 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-295a5793-6c7b-45f0-857f-f7a682a45399 None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:47:39.461557 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-295a5793-6c7b-45f0-857f-f7a682a45399 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:47:39.461806 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-295a5793-6c7b-45f0-857f-f7a682a45399 demo demo] Empty body provided in request {{(pid=110780) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:47:39.462060 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-295a5793-6c7b-45f0-857f-f7a682a45399 demo demo] Calling method 'detail' {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:47:39.462358 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.api_utils [None req-295a5793-6c7b-45f0-857f-f7a682a45399 demo demo] Removing options '' from query. {{(pid=110780) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:47:39.463286 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.volume.api [None req-295a5793-6c7b-45f0-857f-f7a682a45399 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110780) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:47:39.472273 np0000185858 devstack@c-api.service[110780]: INFO cinder.volume.api [None req-295a5793-6c7b-45f0-857f-f7a682a45399 demo demo] Get all volumes completed successfully. Jul 18 22:47:39.474892 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-295a5793-6c7b-45f0-857f-f7a682a45399 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:47:39.475359 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 10/35] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:47:39 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 18 22:47:49.466306 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writing DB stats cinder:SELECT=1 {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:48:39.492245 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-08a647a3-7455-4af7-a0c7-767bea40ee1a None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:48:39.495604 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-08a647a3-7455-4af7-a0c7-767bea40ee1a demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:48:39.495881 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-08a647a3-7455-4af7-a0c7-767bea40ee1a demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:48:39.496150 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-08a647a3-7455-4af7-a0c7-767bea40ee1a demo demo] Calling method 'detail' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:48:39.496447 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.api_utils [None req-08a647a3-7455-4af7-a0c7-767bea40ee1a demo demo] Removing options '' from query. {{(pid=110781) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:48:39.497247 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.volume.api [None req-08a647a3-7455-4af7-a0c7-767bea40ee1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110781) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:48:39.504609 np0000185858 devstack@c-api.service[110781]: INFO cinder.volume.api [None req-08a647a3-7455-4af7-a0c7-767bea40ee1a demo demo] Get all volumes completed successfully. Jul 18 22:48:39.506488 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-08a647a3-7455-4af7-a0c7-767bea40ee1a demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:48:39.506908 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 9/36] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:48:39 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 18 22:48:49.500279 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=1 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:49:39.521033 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-2bd7e9d5-471a-4b86-aefc-e765b6ed782d None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:49:39.683624 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-2bd7e9d5-471a-4b86-aefc-e765b6ed782d demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:49:39.684068 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-2bd7e9d5-471a-4b86-aefc-e765b6ed782d demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:49:39.684492 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-2bd7e9d5-471a-4b86-aefc-e765b6ed782d demo demo] Calling method 'detail' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:49:39.685022 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.api_utils [None req-2bd7e9d5-471a-4b86-aefc-e765b6ed782d demo demo] Removing options '' from query. {{(pid=110779) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:49:39.686631 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.volume.api [None req-2bd7e9d5-471a-4b86-aefc-e765b6ed782d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110779) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:49:39.695335 np0000185858 devstack@c-api.service[110779]: INFO cinder.volume.api [None req-2bd7e9d5-471a-4b86-aefc-e765b6ed782d demo demo] Get all volumes completed successfully. Jul 18 22:49:39.698146 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-2bd7e9d5-471a-4b86-aefc-e765b6ed782d demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:49:39.698967 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 9/37] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:49:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:49:49.690155 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=1 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:50:39.712244 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-e93c99ff-f18a-41d9-a4f7-303192283d51 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:50:39.715041 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-e93c99ff-f18a-41d9-a4f7-303192283d51 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:50:39.715275 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-e93c99ff-f18a-41d9-a4f7-303192283d51 demo demo] Empty body provided in request {{(pid=110782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:50:39.715524 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-e93c99ff-f18a-41d9-a4f7-303192283d51 demo demo] Calling method 'detail' {{(pid=110782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:50:39.715844 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.api_utils [None req-e93c99ff-f18a-41d9-a4f7-303192283d51 demo demo] Removing options '' from query. {{(pid=110782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:50:39.716782 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.volume.api [None req-e93c99ff-f18a-41d9-a4f7-303192283d51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:50:39.728134 np0000185858 devstack@c-api.service[110782]: INFO cinder.volume.api [None req-e93c99ff-f18a-41d9-a4f7-303192283d51 demo demo] Get all volumes completed successfully. Jul 18 22:50:39.730604 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-e93c99ff-f18a-41d9-a4f7-303192283d51 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:50:39.731046 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 10/38] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:50:39 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 18 22:50:49.720020 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writing DB stats cinder:SELECT=1 {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:51:39.743831 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-41691105-c29a-4ae3-8e45-1c00090eec58 None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:51:39.748309 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-41691105-c29a-4ae3-8e45-1c00090eec58 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:51:39.748519 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-41691105-c29a-4ae3-8e45-1c00090eec58 demo demo] Empty body provided in request {{(pid=110780) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:51:39.748777 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-41691105-c29a-4ae3-8e45-1c00090eec58 demo demo] Calling method 'detail' {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:51:39.749062 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.api_utils [None req-41691105-c29a-4ae3-8e45-1c00090eec58 demo demo] Removing options '' from query. {{(pid=110780) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:51:39.749911 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.volume.api [None req-41691105-c29a-4ae3-8e45-1c00090eec58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110780) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:51:39.757665 np0000185858 devstack@c-api.service[110780]: INFO cinder.volume.api [None req-41691105-c29a-4ae3-8e45-1c00090eec58 demo demo] Get all volumes completed successfully. Jul 18 22:51:39.760112 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-41691105-c29a-4ae3-8e45-1c00090eec58 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:51:39.760682 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 11/39] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:51:39 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 18 22:51:49.752812 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writing DB stats cinder:SELECT=1 {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:52:39.778684 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-918eea27-d5b1-41f8-a7d7-f7ac23ff4acf None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:52:39.785195 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-918eea27-d5b1-41f8-a7d7-f7ac23ff4acf demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:52:39.785695 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-918eea27-d5b1-41f8-a7d7-f7ac23ff4acf demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:52:39.786135 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-918eea27-d5b1-41f8-a7d7-f7ac23ff4acf demo demo] Calling method 'detail' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:52:39.786802 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.api_utils [None req-918eea27-d5b1-41f8-a7d7-f7ac23ff4acf demo demo] Removing options '' from query. {{(pid=110781) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:52:39.788263 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.volume.api [None req-918eea27-d5b1-41f8-a7d7-f7ac23ff4acf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110781) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:52:39.796166 np0000185858 devstack@c-api.service[110781]: INFO cinder.volume.api [None req-918eea27-d5b1-41f8-a7d7-f7ac23ff4acf demo demo] Get all volumes completed successfully. Jul 18 22:52:39.798729 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-918eea27-d5b1-41f8-a7d7-f7ac23ff4acf demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:52:39.799285 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 10/40] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:52:39 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 18 22:52:49.791908 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=1 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:53:39.814131 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-d71daa33-462d-4de3-9318-98842a72553f None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:53:39.817410 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-d71daa33-462d-4de3-9318-98842a72553f demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:53:39.817667 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-d71daa33-462d-4de3-9318-98842a72553f demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:53:39.817939 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-d71daa33-462d-4de3-9318-98842a72553f demo demo] Calling method 'detail' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:53:39.818254 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.api_utils [None req-d71daa33-462d-4de3-9318-98842a72553f demo demo] Removing options '' from query. {{(pid=110779) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:53:39.819814 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.volume.api [None req-d71daa33-462d-4de3-9318-98842a72553f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110779) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:53:39.826448 np0000185858 devstack@c-api.service[110779]: INFO cinder.volume.api [None req-d71daa33-462d-4de3-9318-98842a72553f demo demo] Get all volumes completed successfully. Jul 18 22:53:39.828270 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-d71daa33-462d-4de3-9318-98842a72553f demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:53:39.828612 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 10/41] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:53:39 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 18 22:53:49.823245 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=1 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:54:39.843820 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-93ae7a78-a66f-4916-9ed5-b1dfad24a861 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:54:39.957503 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-93ae7a78-a66f-4916-9ed5-b1dfad24a861 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:54:39.958090 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-93ae7a78-a66f-4916-9ed5-b1dfad24a861 demo demo] Empty body provided in request {{(pid=110782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:54:39.958631 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-93ae7a78-a66f-4916-9ed5-b1dfad24a861 demo demo] Calling method 'detail' {{(pid=110782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:54:39.959029 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.api_utils [None req-93ae7a78-a66f-4916-9ed5-b1dfad24a861 demo demo] Removing options '' from query. {{(pid=110782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:54:39.960502 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.volume.api [None req-93ae7a78-a66f-4916-9ed5-b1dfad24a861 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:54:39.968854 np0000185858 devstack@c-api.service[110782]: INFO cinder.volume.api [None req-93ae7a78-a66f-4916-9ed5-b1dfad24a861 demo demo] Get all volumes completed successfully. Jul 18 22:54:39.971254 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-93ae7a78-a66f-4916-9ed5-b1dfad24a861 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:54:39.971535 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 11/42] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:54:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:54:49.964796 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writing DB stats cinder:SELECT=1 {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:55:39.987103 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-ea359d3f-ea20-4225-a9ff-3c2ccbbad49b None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:55:39.990524 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-ea359d3f-ea20-4225-a9ff-3c2ccbbad49b demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:55:39.990995 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-ea359d3f-ea20-4225-a9ff-3c2ccbbad49b demo demo] Empty body provided in request {{(pid=110780) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:55:39.991509 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-ea359d3f-ea20-4225-a9ff-3c2ccbbad49b demo demo] Calling method 'detail' {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:55:39.992612 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.api_utils [None req-ea359d3f-ea20-4225-a9ff-3c2ccbbad49b demo demo] Removing options '' from query. {{(pid=110780) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:55:39.994590 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.volume.api [None req-ea359d3f-ea20-4225-a9ff-3c2ccbbad49b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110780) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:55:40.004815 np0000185858 devstack@c-api.service[110780]: INFO cinder.volume.api [None req-ea359d3f-ea20-4225-a9ff-3c2ccbbad49b demo demo] Get all volumes completed successfully. Jul 18 22:55:40.006608 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-ea359d3f-ea20-4225-a9ff-3c2ccbbad49b demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:55:40.006965 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 12/43] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:55:39 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 18 22:55:50.000292 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writing DB stats cinder:SELECT=1 {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:56:40.024022 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-990ab7fe-176a-48ee-bc00-3a64e1e1132d None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:56:40.030485 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-990ab7fe-176a-48ee-bc00-3a64e1e1132d demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:56:40.030857 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-990ab7fe-176a-48ee-bc00-3a64e1e1132d demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:56:40.031565 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-990ab7fe-176a-48ee-bc00-3a64e1e1132d demo demo] Calling method 'detail' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:56:40.031565 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.api_utils [None req-990ab7fe-176a-48ee-bc00-3a64e1e1132d demo demo] Removing options '' from query. {{(pid=110781) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:56:40.032975 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.volume.api [None req-990ab7fe-176a-48ee-bc00-3a64e1e1132d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110781) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:56:40.043371 np0000185858 devstack@c-api.service[110781]: INFO cinder.volume.api [None req-990ab7fe-176a-48ee-bc00-3a64e1e1132d demo demo] Get all volumes completed successfully. Jul 18 22:56:40.045854 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-990ab7fe-176a-48ee-bc00-3a64e1e1132d demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:56:40.046405 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 11/44] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:56:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:56:50.037776 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=1 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:57:40.061066 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-d0570029-af71-4be9-8bf9-53b1ff704c51 None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:57:40.064427 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-d0570029-af71-4be9-8bf9-53b1ff704c51 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:57:40.064855 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-d0570029-af71-4be9-8bf9-53b1ff704c51 demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:57:40.065233 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-d0570029-af71-4be9-8bf9-53b1ff704c51 demo demo] Calling method 'detail' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:57:40.065674 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.api_utils [None req-d0570029-af71-4be9-8bf9-53b1ff704c51 demo demo] Removing options '' from query. {{(pid=110779) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:57:40.067091 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.volume.api [None req-d0570029-af71-4be9-8bf9-53b1ff704c51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110779) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:57:40.076307 np0000185858 devstack@c-api.service[110779]: INFO cinder.volume.api [None req-d0570029-af71-4be9-8bf9-53b1ff704c51 demo demo] Get all volumes completed successfully. Jul 18 22:57:40.078049 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-d0570029-af71-4be9-8bf9-53b1ff704c51 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:57:40.078371 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 11/45] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:57:40 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 18 22:57:50.071673 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=1 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:58:40.093930 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.middleware.request_id [None req-83857b2a-2236-453c-b55a-8474620f5c39 None None] RequestId filter calling following filter/app {{(pid=110782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:58:40.096935 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-83857b2a-2236-453c-b55a-8474620f5c39 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:58:40.097142 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-83857b2a-2236-453c-b55a-8474620f5c39 demo demo] Empty body provided in request {{(pid=110782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:58:40.097415 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.openstack.wsgi [None req-83857b2a-2236-453c-b55a-8474620f5c39 demo demo] Calling method 'detail' {{(pid=110782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:58:40.097695 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.api.api_utils [None req-83857b2a-2236-453c-b55a-8474620f5c39 demo demo] Removing options '' from query. {{(pid=110782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:58:40.098580 np0000185858 devstack@c-api.service[110782]: DEBUG cinder.volume.api [None req-83857b2a-2236-453c-b55a-8474620f5c39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:58:40.111403 np0000185858 devstack@c-api.service[110782]: INFO cinder.volume.api [None req-83857b2a-2236-453c-b55a-8474620f5c39 demo demo] Get all volumes completed successfully. Jul 18 22:58:40.114350 np0000185858 devstack@c-api.service[110782]: INFO cinder.api.openstack.wsgi [None req-83857b2a-2236-453c-b55a-8474620f5c39 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:58:40.114908 np0000185858 devstack@c-api.service[110782]: [pid: 110782|app: 0|req: 12/46] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:58:40 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 18 22:58:50.103277 np0000185858 devstack@c-api.service[110782]: DEBUG dbcounter [-] [110782] Writing DB stats cinder:SELECT=1 {{(pid=110782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 22:59:40.131509 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.middleware.request_id [None req-d34890cc-d9f9-49ea-a985-f73169cfef5c None None] RequestId filter calling following filter/app {{(pid=110780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 22:59:40.222180 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-d34890cc-d9f9-49ea-a985-f73169cfef5c demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 22:59:40.222426 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-d34890cc-d9f9-49ea-a985-f73169cfef5c demo demo] Empty body provided in request {{(pid=110780) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 22:59:40.222694 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.openstack.wsgi [None req-d34890cc-d9f9-49ea-a985-f73169cfef5c demo demo] Calling method 'detail' {{(pid=110780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 22:59:40.223015 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.api.api_utils [None req-d34890cc-d9f9-49ea-a985-f73169cfef5c demo demo] Removing options '' from query. {{(pid=110780) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 22:59:40.223985 np0000185858 devstack@c-api.service[110780]: DEBUG cinder.volume.api [None req-d34890cc-d9f9-49ea-a985-f73169cfef5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110780) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 22:59:40.233459 np0000185858 devstack@c-api.service[110780]: INFO cinder.volume.api [None req-d34890cc-d9f9-49ea-a985-f73169cfef5c demo demo] Get all volumes completed successfully. Jul 18 22:59:40.236157 np0000185858 devstack@c-api.service[110780]: INFO cinder.api.openstack.wsgi [None req-d34890cc-d9f9-49ea-a985-f73169cfef5c demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 22:59:40.236667 np0000185858 devstack@c-api.service[110780]: [pid: 110780|app: 0|req: 13/47] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 22:59:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 18 22:59:50.228489 np0000185858 devstack@c-api.service[110780]: DEBUG dbcounter [-] [110780] Writing DB stats cinder:SELECT=1 {{(pid=110780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 23:00:40.254852 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.middleware.request_id [None req-9ff5cdaa-8af2-465e-af40-43a291cb66d8 None None] RequestId filter calling following filter/app {{(pid=110781) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 23:00:40.257412 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-9ff5cdaa-8af2-465e-af40-43a291cb66d8 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 23:00:40.257677 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-9ff5cdaa-8af2-465e-af40-43a291cb66d8 demo demo] Empty body provided in request {{(pid=110781) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 23:00:40.257999 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.openstack.wsgi [None req-9ff5cdaa-8af2-465e-af40-43a291cb66d8 demo demo] Calling method 'detail' {{(pid=110781) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 23:00:40.258765 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.api.api_utils [None req-9ff5cdaa-8af2-465e-af40-43a291cb66d8 demo demo] Removing options '' from query. {{(pid=110781) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 23:00:40.259607 np0000185858 devstack@c-api.service[110781]: DEBUG cinder.volume.api [None req-9ff5cdaa-8af2-465e-af40-43a291cb66d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110781) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 23:00:40.267139 np0000185858 devstack@c-api.service[110781]: INFO cinder.volume.api [None req-9ff5cdaa-8af2-465e-af40-43a291cb66d8 demo demo] Get all volumes completed successfully. Jul 18 23:00:40.269135 np0000185858 devstack@c-api.service[110781]: INFO cinder.api.openstack.wsgi [None req-9ff5cdaa-8af2-465e-af40-43a291cb66d8 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 23:00:40.270068 np0000185858 devstack@c-api.service[110781]: [pid: 110781|app: 0|req: 12/48] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 23:00:40 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 18 23:00:50.262969 np0000185858 devstack@c-api.service[110781]: DEBUG dbcounter [-] [110781] Writing DB stats cinder:SELECT=1 {{(pid=110781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 18 23:01:40.287622 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.middleware.request_id [None req-9d7681da-89c9-484f-84e5-8d2036d15a4f None None] RequestId filter calling following filter/app {{(pid=110779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 18 23:01:40.291553 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-9d7681da-89c9-484f-84e5-8d2036d15a4f demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 18 23:01:40.291822 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-9d7681da-89c9-484f-84e5-8d2036d15a4f demo demo] Empty body provided in request {{(pid=110779) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 18 23:01:40.292134 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.openstack.wsgi [None req-9d7681da-89c9-484f-84e5-8d2036d15a4f demo demo] Calling method 'detail' {{(pid=110779) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 18 23:01:40.292443 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.api.api_utils [None req-9d7681da-89c9-484f-84e5-8d2036d15a4f demo demo] Removing options '' from query. {{(pid=110779) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 18 23:01:40.293585 np0000185858 devstack@c-api.service[110779]: DEBUG cinder.volume.api [None req-9d7681da-89c9-484f-84e5-8d2036d15a4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110779) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 18 23:01:40.302068 np0000185858 devstack@c-api.service[110779]: INFO cinder.volume.api [None req-9d7681da-89c9-484f-84e5-8d2036d15a4f demo demo] Get all volumes completed successfully. Jul 18 23:01:40.304190 np0000185858 devstack@c-api.service[110779]: INFO cinder.api.openstack.wsgi [None req-9d7681da-89c9-484f-84e5-8d2036d15a4f demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 18 23:01:40.304791 np0000185858 devstack@c-api.service[110779]: [pid: 110779|app: 0|req: 12/49] 199.204.45.227 () {64 vars in 1295 bytes} [Sat Jul 18 23:01:40 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 18 23:01:50.297942 np0000185858 devstack@c-api.service[110779]: DEBUG dbcounter [-] [110779] Writing DB stats cinder:SELECT=1 {{(pid=110779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}