Jul 16 21:18:04.814619 np0000185615 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 16 21:18:04.820460 np0000185615 devstack@c-api.service[110864]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 16 21:18:04 2026] *** Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: nodename: np0000185615 Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: machine: x86_64 Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: clock source: unix Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: pcre jit disabled Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: detected number of CPU cores: 16 Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: current working directory: / Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: detected binary path: /usr/bin/uwsgi-core Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: your processes number limit is 256916 Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: your memory page size is 4096 bytes Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: detected max file descriptor number: 2048 Jul 16 21:18:04.823508 np0000185615 devstack@c-api.service[110864]: lock engine: pthread robust mutexes Jul 16 21:18:04.825105 np0000185615 devstack@c-api.service[110864]: thunder lock: enabled Jul 16 21:18:04.825105 np0000185615 devstack@c-api.service[110864]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 16 21:18:04.825105 np0000185615 devstack@c-api.service[110864]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 16 21:18:04.825105 np0000185615 devstack@c-api.service[110864]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 16 21:18:04.825105 np0000185615 devstack@c-api.service[110864]: Set PythonHome to /opt/stack/data/venv Jul 16 21:18:04.869730 np0000185615 devstack@c-api.service[110864]: Python main interpreter initialized at 0x7e727d4a4668 Jul 16 21:18:04.869730 np0000185615 devstack@c-api.service[110864]: python threads support enabled Jul 16 21:18:04.869730 np0000185615 devstack@c-api.service[110864]: your server socket listen backlog is limited to 100 connections Jul 16 21:18:04.869730 np0000185615 devstack@c-api.service[110864]: your mercy for graceful operations on workers is 80 seconds Jul 16 21:18:04.870278 np0000185615 devstack@c-api.service[110864]: mapped 671795 bytes (656 KB) for 4 cores Jul 16 21:18:04.870439 np0000185615 devstack@c-api.service[110864]: *** Operational MODE: preforking *** Jul 16 21:18:04.870607 np0000185615 devstack@c-api.service[110864]: *** uWSGI is running in multiple interpreter mode *** Jul 16 21:18:04.870607 np0000185615 devstack@c-api.service[110864]: spawned uWSGI master process (pid: 110864) Jul 16 21:18:04.870785 np0000185615 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 16 21:18:04.871377 np0000185615 devstack@c-api.service[110864]: spawned uWSGI worker 1 (pid: 110865, cores: 1) Jul 16 21:18:04.871906 np0000185615 devstack@c-api.service[110864]: spawned uWSGI worker 2 (pid: 110866, cores: 1) Jul 16 21:18:04.872388 np0000185615 devstack@c-api.service[110864]: spawned uWSGI worker 3 (pid: 110867, cores: 1) Jul 16 21:18:04.873292 np0000185615 devstack@c-api.service[110864]: spawned uWSGI worker 4 (pid: 110868, cores: 1) Jul 16 21:18:04.873292 np0000185615 devstack@c-api.service[110864]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 16 21:18:05.004190 np0000185615 devstack@c-api.service[110865]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:18:05.004190 np0000185615 devstack@c-api.service[110865]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:18:05.004190 np0000185615 devstack@c-api.service[110865]: we strongly recommend against using it for new projects. Jul 16 21:18:05.004190 np0000185615 devstack@c-api.service[110865]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:18:05.004190 np0000185615 devstack@c-api.service[110865]: framework. For more detail see Jul 16 21:18:05.004190 np0000185615 devstack@c-api.service[110865]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:18:05.004190 np0000185615 devstack@c-api.service[110865]: import eventlet # noqa Jul 16 21:18:05.005267 np0000185615 devstack@c-api.service[110867]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:18:05.005267 np0000185615 devstack@c-api.service[110867]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:18:05.005267 np0000185615 devstack@c-api.service[110867]: we strongly recommend against using it for new projects. Jul 16 21:18:05.005267 np0000185615 devstack@c-api.service[110867]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:18:05.005267 np0000185615 devstack@c-api.service[110867]: framework. For more detail see Jul 16 21:18:05.005267 np0000185615 devstack@c-api.service[110867]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:18:05.005267 np0000185615 devstack@c-api.service[110867]: import eventlet # noqa Jul 16 21:18:05.029055 np0000185615 devstack@c-api.service[110868]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:18:05.029055 np0000185615 devstack@c-api.service[110868]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:18:05.029055 np0000185615 devstack@c-api.service[110868]: we strongly recommend against using it for new projects. Jul 16 21:18:05.029055 np0000185615 devstack@c-api.service[110868]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:18:05.029055 np0000185615 devstack@c-api.service[110868]: framework. For more detail see Jul 16 21:18:05.029055 np0000185615 devstack@c-api.service[110868]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:18:05.029055 np0000185615 devstack@c-api.service[110868]: import eventlet # noqa Jul 16 21:18:05.029847 np0000185615 devstack@c-api.service[110866]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:18:05.029847 np0000185615 devstack@c-api.service[110866]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:18:05.029847 np0000185615 devstack@c-api.service[110866]: we strongly recommend against using it for new projects. Jul 16 21:18:05.029847 np0000185615 devstack@c-api.service[110866]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:18:05.029847 np0000185615 devstack@c-api.service[110866]: framework. For more detail see Jul 16 21:18:05.029847 np0000185615 devstack@c-api.service[110866]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:18:05.029847 np0000185615 devstack@c-api.service[110866]: import eventlet # noqa Jul 16 21:18:05.163208 np0000185615 devstack@c-api.service[110865]: /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 16 21:18:05.163208 np0000185615 devstack@c-api.service[110865]: from cgi import parse_header Jul 16 21:18:05.193440 np0000185615 devstack@c-api.service[110867]: /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 16 21:18:05.193440 np0000185615 devstack@c-api.service[110867]: from cgi import parse_header Jul 16 21:18:05.199927 np0000185615 devstack@c-api.service[110866]: /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 16 21:18:05.199927 np0000185615 devstack@c-api.service[110866]: from cgi import parse_header Jul 16 21:18:05.201224 np0000185615 devstack@c-api.service[110865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:18:05.201224 np0000185615 devstack@c-api.service[110865]: warnings.warn( Jul 16 21:18:05.211406 np0000185615 devstack@c-api.service[110865]: /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 16 21:18:05.211406 np0000185615 devstack@c-api.service[110865]: removals.removed_module( Jul 16 21:18:05.211747 np0000185615 devstack@c-api.service[110868]: /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 16 21:18:05.211747 np0000185615 devstack@c-api.service[110868]: from cgi import parse_header Jul 16 21:18:05.212857 np0000185615 devstack@c-api.service[110865]: /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 16 21:18:05.212857 np0000185615 devstack@c-api.service[110865]: removals.removed_module( Jul 16 21:18:05.238796 np0000185615 devstack@c-api.service[110866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:18:05.238796 np0000185615 devstack@c-api.service[110866]: warnings.warn( Jul 16 21:18:05.239147 np0000185615 devstack@c-api.service[110867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:18:05.239147 np0000185615 devstack@c-api.service[110867]: warnings.warn( Jul 16 21:18:05.248786 np0000185615 devstack@c-api.service[110866]: /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 16 21:18:05.248786 np0000185615 devstack@c-api.service[110866]: removals.removed_module( Jul 16 21:18:05.250472 np0000185615 devstack@c-api.service[110866]: /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 16 21:18:05.250472 np0000185615 devstack@c-api.service[110866]: removals.removed_module( Jul 16 21:18:05.251159 np0000185615 devstack@c-api.service[110867]: /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 16 21:18:05.251159 np0000185615 devstack@c-api.service[110867]: removals.removed_module( Jul 16 21:18:05.253145 np0000185615 devstack@c-api.service[110867]: /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 16 21:18:05.253145 np0000185615 devstack@c-api.service[110867]: removals.removed_module( Jul 16 21:18:05.255407 np0000185615 devstack@c-api.service[110868]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:18:05.255407 np0000185615 devstack@c-api.service[110868]: warnings.warn( Jul 16 21:18:05.266707 np0000185615 devstack@c-api.service[110868]: /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 16 21:18:05.266707 np0000185615 devstack@c-api.service[110868]: removals.removed_module( Jul 16 21:18:05.268602 np0000185615 devstack@c-api.service[110868]: /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 16 21:18:05.268602 np0000185615 devstack@c-api.service[110868]: removals.removed_module( Jul 16 21:18:05.977095 np0000185615 devstack@c-api.service[110865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 16 21:18:05.977095 np0000185615 devstack@c-api.service[110865]: warnings.warn( Jul 16 21:18:05.987469 np0000185615 devstack@c-api.service[110866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 16 21:18:05.987469 np0000185615 devstack@c-api.service[110866]: warnings.warn( Jul 16 21:18:06.027669 np0000185615 devstack@c-api.service[110865]: /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 16 21:18:06.027669 np0000185615 devstack@c-api.service[110865]: warnings.warn( Jul 16 21:18:06.035324 np0000185615 devstack@c-api.service[110868]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 16 21:18:06.035324 np0000185615 devstack@c-api.service[110868]: warnings.warn( Jul 16 21:18:06.036404 np0000185615 devstack@c-api.service[110866]: /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 16 21:18:06.036404 np0000185615 devstack@c-api.service[110866]: warnings.warn( Jul 16 21:18:06.093328 np0000185615 devstack@c-api.service[110868]: /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 16 21:18:06.093328 np0000185615 devstack@c-api.service[110868]: warnings.warn( Jul 16 21:18:06.153768 np0000185615 devstack@c-api.service[110867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 16 21:18:06.153768 np0000185615 devstack@c-api.service[110867]: warnings.warn( Jul 16 21:18:06.203355 np0000185615 devstack@c-api.service[110867]: /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 16 21:18:06.203355 np0000185615 devstack@c-api.service[110867]: warnings.warn( Jul 16 21:18:06.219632 np0000185615 devstack@c-api.service[110865]: 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 16 21:18:06.219816 np0000185615 devstack@c-api.service[110865]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110865) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:18:06.225987 np0000185615 devstack@c-api.service[110866]: 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 16 21:18:06.226181 np0000185615 devstack@c-api.service[110866]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110866) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:18:06.273063 np0000185615 devstack@c-api.service[110868]: 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 16 21:18:06.273237 np0000185615 devstack@c-api.service[110868]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110868) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:18:06.304800 np0000185615 devstack@c-api.service[110866]: /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 16 21:18:06.304800 np0000185615 devstack@c-api.service[110866]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:18:06.305136 np0000185615 devstack@c-api.service[110865]: /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 16 21:18:06.305136 np0000185615 devstack@c-api.service[110865]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:18:06.336770 np0000185615 devstack@c-api.service[110868]: /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 16 21:18:06.336770 np0000185615 devstack@c-api.service[110868]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:18:06.392316 np0000185615 devstack@c-api.service[110867]: 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 16 21:18:06.392460 np0000185615 devstack@c-api.service[110867]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110867) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:18:06.453800 np0000185615 devstack@c-api.service[110867]: /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 16 21:18:06.453800 np0000185615 devstack@c-api.service[110867]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:18:06.767728 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110866) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:18:06.767980 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110865) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:18:06.768172 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.768172 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.768471 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.768560 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.768560 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.768734 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.769641 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.769772 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.769772 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.769772 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.769923 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.769974 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.770026 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.770026 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.770213 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.770213 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.770213 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.770213 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.770475 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.770475 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.770568 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110868) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:18:06.770975 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.771064 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.771291 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.771934 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.772072 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.772072 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.772253 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.772319 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.772372 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.772640 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.772828 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.772828 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.773150 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.773150 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.773150 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.773150 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.773150 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.773909 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.773909 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.774061 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.774148 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.774296 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.774400 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.774473 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.774473 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.774575 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.774661 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.774723 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.774779 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.774833 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.774900 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.774956 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.774956 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.774956 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.774956 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.774956 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.774956 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.774956 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.775268 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.775314 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.775351 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.775390 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.775422 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.775461 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.775503 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.775552 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.775598 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.775649 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.775696 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.775756 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.775801 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.775840 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.779216 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.779295 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.779348 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.779384 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.779878 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.779878 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.779878 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.780320 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.780320 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.780392 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.780684 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.780803 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.780906 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.781000 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.781089 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.781198 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.781345 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.781437 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.781437 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.781437 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.781437 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.781773 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.781773 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.781946 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.782037 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.782037 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.782398 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.782491 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.782580 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.782670 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.782761 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.782849 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.782938 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.782938 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.782938 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.782938 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.782938 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.783372 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.783462 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.783558 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.783645 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.783729 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.783826 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.783912 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.784005 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.784101 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.784101 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.784286 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.784334 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.784334 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.784416 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.784453 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.784453 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.784514 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.784558 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.784597 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.784631 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.784664 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.784698 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.784739 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.784739 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.784801 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.784835 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.784874 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.784915 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.784954 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.784989 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.785028 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.785028 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.785100 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.785455 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.785548 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.785636 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.785739 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.785837 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.785932 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.786020 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.786134 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.786134 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.786134 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.786134 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.786519 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.786610 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.786707 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.786797 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.786882 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.786967 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.787053 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.787053 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.787053 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.787053 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.787420 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.787420 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.787522 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.787565 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.787607 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.787643 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.787676 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.787715 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.787747 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.787783 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.787815 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.787855 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.787896 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.787896 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.789676 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.789748 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.789784 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.790151 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.790151 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.790151 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.790151 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.790599 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.790599 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.790599 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.790599 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.790599 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.790599 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.790824 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.790868 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.790902 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.790902 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.790902 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.790902 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.790902 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.790902 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.791976 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.792058 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.792095 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.792206 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.792264 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.792264 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.792337 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.792430 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.792507 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.792597 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.792682 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.792766 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.792832 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.792904 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.792970 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.793022 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.793057 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.793091 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.793091 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.793091 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.793224 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.793470 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.793524 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.793559 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.793608 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.793644 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.793691 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.793735 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.794130 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.794262 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.794350 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.794421 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.794485 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.794554 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.794622 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.794686 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.794748 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.794789 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.794789 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.794789 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.794789 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.794789 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.794948 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.794948 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.794948 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.795070 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.795107 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.795165 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.795199 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.795244 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.795279 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.795320 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.795354 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.795393 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.795393 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.795393 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.795483 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.795483 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.795483 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.795483 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.795483 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.795483 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.795675 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.797203 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.797269 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.797314 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.797400 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.797476 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.797526 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.797562 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.797601 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.797639 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.797675 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.797675 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.797743 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.797781 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.798075 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.798503 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.798607 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.798728 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.798835 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.798922 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.798988 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.799049 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.799049 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.799183 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.799254 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.799327 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.799394 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.799490 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.799535 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.799578 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.799613 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.799647 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.799682 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.799717 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.799717 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.799717 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.799829 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.799829 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.799896 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.799929 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.799964 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.799997 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.800031 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.800075 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.800135 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.800172 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.800172 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.800246 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.800282 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.800316 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.800351 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.800386 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.800429 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.800464 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.800499 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.800535 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.800568 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.800602 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.800635 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.800674 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.800710 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.800744 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.800744 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.800744 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.801718 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.801774 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.801852 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.801935 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.802011 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.802011 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.802125 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.802244 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.802305 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.802342 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.802376 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.802411 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.802452 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.802489 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.802522 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.802561 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.802594 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.802637 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.802678 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.802678 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.802744 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.802780 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.802816 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.802849 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.802883 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.802916 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.802951 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.802991 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.803027 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.803065 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.803098 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.803157 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.803201 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.803235 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.803268 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.803301 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.803336 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.803466 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.803466 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.803466 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.803466 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.803466 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.803930 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.803930 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.803930 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.804128 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.804207 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.804273 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.804342 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.804342 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.804461 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.804522 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.804591 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.804659 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.804722 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.804792 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.804855 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.804916 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.804978 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.805039 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.805099 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.805179 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.805253 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.805316 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.805378 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.805452 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.805521 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.805582 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.805648 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.805712 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.805774 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.805835 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.805901 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.805965 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.806034 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.806097 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.806173 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.806315 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.806382 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.806382 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.806499 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.806566 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.806629 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.806692 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.806762 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.806762 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.806762 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.806762 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.806762 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.806762 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.806762 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.807181 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.807246 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.807246 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.807374 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.807439 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.807499 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.807565 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.807634 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.807696 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.807756 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.807817 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.807817 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.807932 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.807932 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.808056 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.808134 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.808134 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.808232 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.808266 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.808299 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.808333 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.808366 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.808399 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.808399 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.808482 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.808519 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.808552 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.808821 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.808821 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.808897 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.808942 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.808977 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.809237 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.809237 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.809237 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.809432 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.809506 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.809604 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.809711 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.809779 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.809854 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.809922 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.809987 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.810048 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.810153 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.810275 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.810342 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.810412 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.810412 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.810412 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.810412 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.810412 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.810412 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.810412 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.810412 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.810934 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.810934 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.810934 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.810934 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.810934 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.810934 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.810934 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.811207 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.811207 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.811207 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.811284 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.811307 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.811410 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.811464 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.812098 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.812171 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.812243 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.812300 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.812369 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.812434 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.812479 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.812527 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.812574 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.812617 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.812675 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.812727 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.812778 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.812851 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.812878 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.812952 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.813038 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.813129 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.813221 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.813303 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.813385 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.817306 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.817355 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.817418 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.817467 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.817524 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.817524 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.817575 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.817598 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.817622 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.817644 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.817669 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.817761 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.817818 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.817890 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.817949 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.817949 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.818059 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.818059 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.818254 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.818310 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110867) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:18:06.818362 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.818362 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.818632 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.818712 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.818894 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.819534 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.819646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.819646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.819731 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.819765 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.819819 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.819854 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.819894 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.819932 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.819932 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.820011 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.820047 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.820483 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.820604 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.820702 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.820768 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.820836 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.820909 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.820972 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.821042 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.821123 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.821164 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.821200 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.821235 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.821271 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.821304 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.821348 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.821382 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.821420 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.821455 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.821496 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.821534 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.821567 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.821601 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.821643 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.821711 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.821750 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.821787 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.821834 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.821869 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.821925 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.821964 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.822000 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.822049 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.822087 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.822151 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.822297 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.822337 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.822387 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.822432 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.822432 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.822496 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.822535 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.822569 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.822603 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.822603 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.822666 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.822666 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.822666 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.822666 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.822666 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.822666 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.822666 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.822666 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.822941 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.822998 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.823062 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.823100 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.823158 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.823206 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.823242 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.823242 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.823306 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.823341 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.823518 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.823553 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.823588 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.823621 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.823655 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.823655 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.823655 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.823756 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.823790 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.823790 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.823856 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.823892 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.823927 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.823964 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.824009 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.824049 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.824086 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.824736 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.824809 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.824875 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.824939 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.825005 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.825069 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.825069 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.825230 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.825299 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.825365 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.825428 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.825500 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.825565 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.825629 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.825696 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.825764 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.825841 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.825947 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.826016 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.826099 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.826244 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.826327 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.826401 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.826468 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.826531 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.826593 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.826668 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.826733 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.826802 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.826880 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.826958 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.827055 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.827142 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.827202 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.827245 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.827245 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.827336 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.827381 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.827381 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.827461 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.827461 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.827461 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.827582 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.827582 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.827582 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.827582 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.827582 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.827582 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.827582 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.827931 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.827931 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.827931 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.827931 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.827931 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.827931 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.828203 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.828261 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.828261 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.828345 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.828387 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.828431 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.828475 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.828519 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.828560 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.828641 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.828693 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.828736 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.828779 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.828827 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.828871 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.828915 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.828958 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.829005 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.829061 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.829139 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.829188 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.829231 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.829273 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.829316 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.829360 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.829415 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.829467 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.829511 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.829511 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.829597 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.829642 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.829732 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.829784 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.829784 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.829873 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.829873 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.829873 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.829996 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.829996 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.830083 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.830158 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.830244 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.830290 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.830338 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.830381 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.830381 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.830466 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.830509 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.830562 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.830562 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.830646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.831041 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.831089 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.831160 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.831209 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.831253 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.831297 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.831340 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.831383 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.831431 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.831480 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.831522 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.831566 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.831609 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.831655 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.831698 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.831698 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.831698 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.831847 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.831847 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.831847 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.831847 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.831847 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.831847 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.831847 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.832239 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110868) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.832279 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.832336 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.832360 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.832384 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.832406 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.832428 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.832455 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.832455 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.832506 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110868) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.832533 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.832556 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110868) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.832578 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.832818 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.833108 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.833108 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.833108 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.833108 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.833108 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.833108 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.833108 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.833108 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.833719 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.833719 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.833719 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.833719 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.833719 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.833719 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.833719 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.834123 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.834185 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.834276 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.834322 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.834383 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.834442 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.834518 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.834577 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.834638 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.834691 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.834756 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.834816 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.834921 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.834921 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.835471 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.835532 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.835581 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.835651 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.835703 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.835773 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.835831 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.835900 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.835969 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.836031 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.836076 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.836155 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.836213 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.836296 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.836940 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.837008 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.837051 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.837126 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.837205 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.837263 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.837324 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.838269 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.838340 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.838406 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.838467 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.838540 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.838586 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.838646 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.839201 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.839260 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.839329 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.839387 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.839461 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.839508 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.839558 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.839620 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.839678 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.839736 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.839794 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.839859 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.839918 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.839982 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.840487 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.840545 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.840608 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.840658 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.840726 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.840776 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.840844 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.841142 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.841208 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.841270 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.841330 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.841387 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.841446 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.841512 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.841968 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.842079 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.842079 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.842155 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.842255 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.842317 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.842364 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.842396 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.842469 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.842511 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.842577 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.842635 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.842689 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.842757 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:18:06.843291 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:18:06.843348 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:18:06.843384 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:18:06.843472 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:18:06.843536 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:18:06.843617 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:18:06.875917 np0000185615 devstack@c-api.service[110866]: INFO dbcounter [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Registered counter for database cinder Jul 16 21:18:06.876380 np0000185615 devstack@c-api.service[110865]: INFO dbcounter [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Registered counter for database cinder Jul 16 21:18:06.881097 np0000185615 devstack@c-api.service[110868]: INFO dbcounter [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Registered counter for database cinder Jul 16 21:18:06.891175 np0000185615 devstack@c-api.service[110867]: INFO dbcounter [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Registered counter for database cinder Jul 16 21:18:06.918417 np0000185615 devstack@c-api.service[110866]: DEBUG oslo_db.sqlalchemy.engines [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e 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=110866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:06.920417 np0000185615 devstack@c-api.service[110865]: DEBUG oslo_db.sqlalchemy.engines [None req-cb731e27-4e01-409e-9af1-a0bf814feadb 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=110865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:06.923631 np0000185615 devstack@c-api.service[110868]: DEBUG oslo_db.sqlalchemy.engines [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f 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=110868) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:06.938152 np0000185615 devstack@c-api.service[110867]: DEBUG oslo_db.sqlalchemy.engines [None req-d086fea2-dcb3-4839-9d56-74acabf51629 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=110867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:07.033704 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writer thread running {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:18:07.036559 np0000185615 devstack@c-api.service[110866]: INFO cinder.rpc [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:18:07.037947 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writer thread running {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:18:07.039297 np0000185615 devstack@c-api.service[110866]: INFO cinder.rpc [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:18:07.039559 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writer thread running {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:18:07.040616 np0000185615 devstack@c-api.service[110865]: INFO cinder.rpc [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:18:07.042034 np0000185615 devstack@c-api.service[110866]: INFO cinder.rpc [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:18:07.042546 np0000185615 devstack@c-api.service[110868]: INFO cinder.rpc [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:18:07.043184 np0000185615 devstack@c-api.service[110865]: INFO cinder.rpc [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:18:07.044579 np0000185615 devstack@c-api.service[110866]: INFO cinder.rpc [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:18:07.045048 np0000185615 devstack@c-api.service[110868]: INFO cinder.rpc [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:18:07.045412 np0000185615 devstack@c-api.service[110865]: INFO cinder.rpc [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:18:07.045731 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.047444 np0000185615 devstack@c-api.service[110868]: INFO cinder.rpc [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:18:07.047510 np0000185615 devstack@c-api.service[110865]: INFO cinder.rpc [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:18:07.048714 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.048908 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.050010 np0000185615 devstack@c-api.service[110868]: INFO cinder.rpc [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:18:07.051248 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.052736 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.055142 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.059817 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writer thread running {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:18:07.062631 np0000185615 devstack@c-api.service[110867]: INFO cinder.rpc [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:18:07.065030 np0000185615 devstack@c-api.service[110867]: INFO cinder.rpc [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:18:07.067338 np0000185615 devstack@c-api.service[110867]: INFO cinder.rpc [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:18:07.069415 np0000185615 devstack@c-api.service[110867]: INFO cinder.rpc [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:18:07.070543 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.073421 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.081422 np0000185615 devstack@c-api.service[110866]: DEBUG oslo_db.sqlalchemy.engines [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e 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=110866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:07.083930 np0000185615 devstack@c-api.service[110866]: INFO cinder.rpc [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:18:07.086274 np0000185615 devstack@c-api.service[110866]: INFO cinder.rpc [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:18:07.087448 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.088792 np0000185615 devstack@c-api.service[110865]: DEBUG oslo_db.sqlalchemy.engines [None req-cb731e27-4e01-409e-9af1-a0bf814feadb 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=110865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:07.091475 np0000185615 devstack@c-api.service[110865]: INFO cinder.rpc [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:18:07.092421 np0000185615 devstack@c-api.service[110868]: DEBUG oslo_db.sqlalchemy.engines [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f 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=110868) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:07.093957 np0000185615 devstack@c-api.service[110865]: INFO cinder.rpc [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:18:07.095143 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.095907 np0000185615 devstack@c-api.service[110868]: INFO cinder.rpc [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:18:07.098748 np0000185615 devstack@c-api.service[110868]: INFO cinder.rpc [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:18:07.100023 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.100107 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.103306 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.105297 np0000185615 devstack@c-api.service[110867]: DEBUG oslo_db.sqlalchemy.engines [None req-d086fea2-dcb3-4839-9d56-74acabf51629 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=110867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:07.106628 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.106740 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.107337 np0000185615 devstack@c-api.service[110867]: INFO cinder.rpc [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:18:07.109096 np0000185615 devstack@c-api.service[110867]: INFO cinder.rpc [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:18:07.109900 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.109979 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.111804 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.111968 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.113079 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.114844 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.116444 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.117741 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.118232 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.119726 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.120135 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.120861 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.121240 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.123707 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.123962 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.124288 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.124589 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.126595 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.127025 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.127634 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.127837 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.128060 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.130051 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.130535 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.130765 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.131843 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.133210 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.133580 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.134875 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.135095 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.136109 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.136303 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.137778 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.137861 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.139147 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.139667 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.140652 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.140887 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.141770 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.143246 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.143330 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.143472 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.143744 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.144653 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.146046 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.146637 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.146724 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.147566 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.148100 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.148561 np0000185615 devstack@c-api.service[110866]: WARNING cinder.api.contrib.hosts [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:18:07.148843 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.148982 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.149261 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.150284 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.150773 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.150864 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.151731 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.152160 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.152365 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.153068 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: extensions {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.153294 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.154502 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.154652 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.154704 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: os-quota-class-sets {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.155656 np0000185615 devstack@c-api.service[110865]: WARNING cinder.api.contrib.hosts [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:18:07.155959 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.156017 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: backups {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.156356 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.156682 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.157389 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.158005 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.158552 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: qos-specs {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.158790 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.159352 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.159737 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.160235 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.160320 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: extensions {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.160615 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: os-quota-sets {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.161250 np0000185615 devstack@c-api.service[110868]: WARNING cinder.api.contrib.hosts [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:18:07.161828 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: os-quota-class-sets {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.161885 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.161923 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.162056 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: os-availability-zone {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.163138 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: backups {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.163370 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: extra_specs {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.163424 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.163461 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.164724 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.164783 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.164911 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: encryption {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.165689 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: qos-specs {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.165746 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: extensions {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.166098 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.166478 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: capabilities {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.167614 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: os-quota-class-sets {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.167672 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.167707 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: consistencygroups {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.167790 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: os-quota-sets {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.168612 np0000185615 devstack@c-api.service[110867]: WARNING cinder.api.contrib.hosts [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:18:07.168877 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: backups {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.169264 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: os-availability-zone {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.169346 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.169629 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: os-volume-manage {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.170539 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: extra_specs {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.170788 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.170915 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: qos-specs {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.171307 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: os-hosts {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.172087 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: encryption {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.172159 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.172687 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: cgsnapshots {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.173024 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: os-quota-sets {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.173080 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: extensions {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.173650 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: capabilities {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.174144 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: encryption {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.174567 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: os-availability-zone {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.174897 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: consistencygroups {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.175009 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: os-quota-class-sets {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.175708 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: os-snapshot-manage {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.175851 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: extra_specs {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.176324 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: backups {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.176863 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: os-volume-manage {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.177241 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: os-volume-type-access {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.177404 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: encryption {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.178296 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: os-hosts {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.178353 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: qos-specs {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.178696 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: scheduler-stats {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.179148 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: capabilities {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.179891 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: cgsnapshots {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.180109 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extended resource: os-volume-transfer {{(pid=110866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.180368 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: consistencygroups {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.180634 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: os-quota-sets {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.181275 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: encryption {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.182079 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: os-availability-zone {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.182325 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: os-volume-manage {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.182423 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.182825 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: os-snapshot-manage {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.183437 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: extra_specs {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.183777 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.183813 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: os-hosts {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.184299 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: os-volume-type-access {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.184908 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: encryption {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.185128 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.185175 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: cgsnapshots {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.185838 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: scheduler-stats {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.186474 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: capabilities {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.186528 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.186616 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: encryption {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.187395 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extended resource: os-volume-transfer {{(pid=110865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.187525 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] SnapshotActionsController initialized {{(pid=110866) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:18:07.187693 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: consistencygroups {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.188182 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: os-snapshot-manage {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.188260 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.189620 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.189719 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: os-volume-manage {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.189775 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: os-volume-type-access {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.189828 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.190949 np0000185615 devstack@c-api.service[110866]: WARNING castellan.key_manager.migration [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.191154 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: os-hosts {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.191274 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.191332 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: scheduler-stats {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.191763 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension TypesManage extending resource: types {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.191897 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.191998 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension AdminActions extending resource: volumes {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.192101 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension AdminActions extending resource: snapshots {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.192225 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension AdminActions extending resource: backups {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.192327 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.192445 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.192515 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: cgsnapshots {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.192570 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.192640 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.192693 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extended resource: os-volume-transfer {{(pid=110868) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.193196 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.193274 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.193389 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.193503 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension VolumeActions extending resource: volumes {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.194182 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.194182 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.194182 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension UsedLimits extending resource: limits {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.194427 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: encryption {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.194485 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.194537 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.v3.router [None req-d0a6d7d0-e863-4322-b87f-efcc60b94f4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.194939 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] SnapshotActionsController initialized {{(pid=110865) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:18:07.195383 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: os-snapshot-manage {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.195665 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.195773 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.196963 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: os-volume-type-access {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.197056 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.197232 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.198450 np0000185615 devstack@c-api.service[110865]: WARNING castellan.key_manager.migration [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.198515 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: scheduler-stats {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.198662 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.199259 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension TypesManage extending resource: types {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.199375 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.199459 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension AdminActions extending resource: volumes {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.199574 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension AdminActions extending resource: snapshots {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.199678 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension AdminActions extending resource: backups {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.199791 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.199901 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.199947 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extended resource: os-volume-transfer {{(pid=110867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:18:07.199992 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.200085 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.200666 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension SnapshotActions extending resource: snapshots {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.200756 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.200866 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.200957 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension VolumeActions extending resource: volumes {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.201073 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.contrib.snapshot_actions [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] SnapshotActionsController initialized {{(pid=110868) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:18:07.201151 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.201189 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension VolumeTypeAccess extending resource: types {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.201305 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension UsedLimits extending resource: limits {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.201395 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.v3.router [None req-cb731e27-4e01-409e-9af1-a0bf814feadb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.201808 np0000185615 devstack@c-api.service[110866]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e727d4a4668 pid: 110866 (default app) Jul 16 21:18:07.201862 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.202849 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.203355 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.204247 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.204762 np0000185615 devstack@c-api.service[110868]: WARNING castellan.key_manager.migration [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.205579 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.205650 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension TypesManage extending resource: types {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.205703 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.205834 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension AdminActions extending resource: volumes {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.205960 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension AdminActions extending resource: snapshots {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.206067 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension AdminActions extending resource: backups {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.206194 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.206309 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.206450 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.206644 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension SnapshotActions extending resource: snapshots {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.206756 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.206863 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.206974 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension VolumeActions extending resource: volumes {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.207019 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.207105 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.207203 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension VolumeTypeAccess extending resource: types {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.207331 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension UsedLimits extending resource: limits {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.207433 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.v3.router [None req-8e47a328-c9aa-44c4-87ff-05c43568f62f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110868) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.207973 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.contrib.snapshot_actions [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] SnapshotActionsController initialized {{(pid=110867) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:18:07.208695 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.209308 np0000185615 devstack@c-api.service[110865]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e727d4a4668 pid: 110865 (default app) Jul 16 21:18:07.210033 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.211419 np0000185615 devstack@c-api.service[110867]: WARNING castellan.key_manager.migration [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:18:07.211706 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-596f139f-8c31-4c27-b99e-fe35db1051a6 None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:18:07.212230 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension TypesManage extending resource: types {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.212356 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.212541 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension AdminActions extending resource: volumes {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.212652 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension AdminActions extending resource: snapshots {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.212772 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension AdminActions extending resource: backups {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.212848 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.212959 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213061 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213189 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213285 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213390 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213487 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension VolumeActions extending resource: volumes {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213623 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213713 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213841 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension UsedLimits extending resource: limits {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.213938 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.v3.router [None req-d086fea2-dcb3-4839-9d56-74acabf51629 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:18:07.214610 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 956 bytes} [Thu Jul 16 21:18:07 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:18:07.216593 np0000185615 devstack@c-api.service[110868]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e727d4a4668 pid: 110868 (default app) Jul 16 21:18:07.221739 np0000185615 devstack@c-api.service[110867]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e727d4a4668 pid: 110867 (default app) Jul 16 21:18:14.394092 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-fe7177d0-0ab5-4d2e-bf20-d6a1ade3a860 None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:18:14.886667 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-fe7177d0-0ab5-4d2e-bf20-d6a1ade3a860 admin admin] POST https://199.204.45.235/volume/v3/types Jul 16 21:18:14.887262 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-fe7177d0-0ab5-4d2e-bf20-d6a1ade3a860 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=110865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 16 21:18:14.888869 np0000185615 devstack@c-api.service[110865]: /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 16 21:18:14.888869 np0000185615 devstack@c-api.service[110865]: warnings.warn( Jul 16 21:18:14.921538 np0000185615 devstack@c-api.service[110865]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7177d0-0ab5-4d2e-bf20-d6a1ade3a860 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=110865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:14.953105 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-fe7177d0-0ab5-4d2e-bf20-d6a1ade3a860 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 Jul 16 21:18:14.953966 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1333 bytes} [Thu Jul 16 21:18:14 2026] POST /volume/v3/types => generated 186 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:18:14.970145 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-065a79cd-9250-42ee-9d53-36f1be735f2a None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:18:15.294888 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-065a79cd-9250-42ee-9d53-36f1be735f2a admin admin] POST https://199.204.45.235/volume/v3/types/b77c2379-139b-4583-96f2-009f3b933d85/extra_specs Jul 16 21:18:15.295440 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-065a79cd-9250-42ee-9d53-36f1be735f2a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 16 21:18:15.297130 np0000185615 devstack@c-api.service[110866]: /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 16 21:18:15.297130 np0000185615 devstack@c-api.service[110866]: warnings.warn( Jul 16 21:18:15.332731 np0000185615 devstack@c-api.service[110866]: DEBUG oslo_db.sqlalchemy.engines [None req-065a79cd-9250-42ee-9d53-36f1be735f2a 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=110866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:18:15.396339 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-065a79cd-9250-42ee-9d53-36f1be735f2a admin admin] https://199.204.45.235/volume/v3/types/b77c2379-139b-4583-96f2-009f3b933d85/extra_specs returned with HTTP 200 Jul 16 21:18:15.397261 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 2/3] 199.204.45.235 () {68 vars in 1480 bytes} [Thu Jul 16 21:18:14 2026] POST /volume/v3/types/b77c2379-139b-4583-96f2-009f3b933d85/extra_specs => generated 55 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:18:17.097793 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=6 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:18:17.111150 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=6 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:18:24.950581 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:18:25.394291 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:20:56.732209 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-ccb11990-8680-4969-88ba-1a2c76f7ba2f None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:20:56.732861 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-ccb11990-8680-4969-88ba-1a2c76f7ba2f None None] GET https://199.204.45.235/volume// Jul 16 21:20:56.733025 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-ccb11990-8680-4969-88ba-1a2c76f7ba2f None None] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:20:56.733253 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-ccb11990-8680-4969-88ba-1a2c76f7ba2f None None] Calling method 'all' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:20:56.733702 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-ccb11990-8680-4969-88ba-1a2c76f7ba2f None None] https://199.204.45.235/volume// returned with HTTP 300 Jul 16 21:20:56.733982 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 1/4] 199.204.45.235 () {66 vars in 1456 bytes} [Thu Jul 16 21:20:56 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 16 21:21:33.416141 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-fd354aa1-ea05-4de5-9c26-2514c52d0b70 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:33.418639 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 1/5] 199.204.45.235 () {62 vars in 1068 bytes} [Thu Jul 16 21:21:33 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 16 21:21:33.447568 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-c356cf82-2556-4e20-9c47-ba0ab7877e3b None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:33.456243 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 2/6] 199.204.45.235 () {64 vars in 1272 bytes} [Thu Jul 16 21:21:33 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:21:33.485601 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [req-c356cf82-2556-4e20-9c47-ba0ab7877e3b req-23b649be-c174-4c06-8b84-7405bdfdbf8f None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:33.491106 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [req-c356cf82-2556-4e20-9c47-ba0ab7877e3b req-23b649be-c174-4c06-8b84-7405bdfdbf8f demo demo] GET https://199.204.45.235/volume/v3/ Jul 16 21:21:33.491659 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [req-c356cf82-2556-4e20-9c47-ba0ab7877e3b req-23b649be-c174-4c06-8b84-7405bdfdbf8f demo demo] Empty body provided in request {{(pid=110866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:33.492232 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [req-c356cf82-2556-4e20-9c47-ba0ab7877e3b req-23b649be-c174-4c06-8b84-7405bdfdbf8f demo demo] Calling method 'version_select' {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:33.493904 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [req-c356cf82-2556-4e20-9c47-ba0ab7877e3b req-23b649be-c174-4c06-8b84-7405bdfdbf8f demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jul 16 21:21:33.494696 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 3/7] 199.204.45.235 () {66 vars in 1346 bytes} [Thu Jul 16 21:21:33 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:33.528908 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-743a9d06-aff2-4530-9220-3ef9e8930057 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:33.866521 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-743a9d06-aff2-4530-9220-3ef9e8930057 demo demo] GET https://199.204.45.235/volume/v3/types Jul 16 21:21:33.866806 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-743a9d06-aff2-4530-9220-3ef9e8930057 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:33.867011 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-743a9d06-aff2-4530-9220-3ef9e8930057 demo demo] Calling method 'index' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:33.867534 np0000185615 devstack@c-api.service[110868]: /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 16 21:21:33.867534 np0000185615 devstack@c-api.service[110868]: warnings.warn( Jul 16 21:21:33.868163 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.api_utils [None req-743a9d06-aff2-4530-9220-3ef9e8930057 demo demo] Removing options '' from query. {{(pid=110868) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:21:33.905034 np0000185615 devstack@c-api.service[110868]: DEBUG oslo_db.sqlalchemy.engines [None req-743a9d06-aff2-4530-9220-3ef9e8930057 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=110868) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:21:33.920910 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-743a9d06-aff2-4530-9220-3ef9e8930057 demo demo] https://199.204.45.235/volume/v3/types returned with HTTP 200 Jul 16 21:21:33.921402 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 2/8] 199.204.45.235 () {64 vars in 1290 bytes} [Thu Jul 16 21:21:33 2026] GET /volume/v3/types => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:33.952286 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-3b41f7a3-08a4-4f1d-a42b-53dbf6633c87 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:34.277330 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-3b41f7a3-08a4-4f1d-a42b-53dbf6633c87 demo demo] GET https://199.204.45.235/volume/v3/types/default Jul 16 21:21:34.277682 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-3b41f7a3-08a4-4f1d-a42b-53dbf6633c87 demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:34.277886 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-3b41f7a3-08a4-4f1d-a42b-53dbf6633c87 demo demo] Calling method 'show' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:34.316689 np0000185615 devstack@c-api.service[110867]: DEBUG oslo_db.sqlalchemy.engines [None req-3b41f7a3-08a4-4f1d-a42b-53dbf6633c87 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=110867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:21:34.333077 np0000185615 devstack@c-api.service[110867]: /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 16 21:21:34.333077 np0000185615 devstack@c-api.service[110867]: warnings.warn( Jul 16 21:21:34.335152 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-3b41f7a3-08a4-4f1d-a42b-53dbf6633c87 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jul 16 21:21:34.335504 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 2/9] 199.204.45.235 () {64 vars in 1301 bytes} [Thu Jul 16 21:21:33 2026] GET /volume/v3/types/default => generated 145 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:34.784230 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-aefcded1-1814-47fa-9370-5576f3ab8122 None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:34.785564 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 3/10] 199.204.45.235 () {62 vars in 1068 bytes} [Thu Jul 16 21:21:34 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 16 21:21:34.818907 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-e20e2ef1-aaf8-43b6-a2f8-651a2b62e778 None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:34.826709 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 4/11] 199.204.45.235 () {64 vars in 1272 bytes} [Thu Jul 16 21:21:34 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:21:34.864878 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [req-e20e2ef1-aaf8-43b6-a2f8-651a2b62e778 req-580e965d-a72b-437c-b79f-536cb4e8f6b5 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:34.868234 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [req-e20e2ef1-aaf8-43b6-a2f8-651a2b62e778 req-580e965d-a72b-437c-b79f-536cb4e8f6b5 demo demo] GET https://199.204.45.235/volume/v3/ Jul 16 21:21:34.868605 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [req-e20e2ef1-aaf8-43b6-a2f8-651a2b62e778 req-580e965d-a72b-437c-b79f-536cb4e8f6b5 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:34.868970 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [req-e20e2ef1-aaf8-43b6-a2f8-651a2b62e778 req-580e965d-a72b-437c-b79f-536cb4e8f6b5 demo demo] Calling method 'version_select' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:34.869848 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [req-e20e2ef1-aaf8-43b6-a2f8-651a2b62e778 req-580e965d-a72b-437c-b79f-536cb4e8f6b5 demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jul 16 21:21:34.870521 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 3/12] 199.204.45.235 () {66 vars in 1346 bytes} [Thu Jul 16 21:21:34 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 16 21:21:34.907535 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-031916e9-a20e-4610-b128-539fcad94781 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:34.909793 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-031916e9-a20e-4610-b128-539fcad94781 demo demo] GET https://199.204.45.235/volume/v3/types/default Jul 16 21:21:34.910042 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-031916e9-a20e-4610-b128-539fcad94781 demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:34.910319 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-031916e9-a20e-4610-b128-539fcad94781 demo demo] Calling method 'show' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:34.918724 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-031916e9-a20e-4610-b128-539fcad94781 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jul 16 21:21:34.919086 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 3/13] 199.204.45.235 () {64 vars in 1301 bytes} [Thu Jul 16 21:21:34 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:35.541661 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-99513490-7828-450a-9ef7-4b73e2d9afa9 None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:35.542827 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 4/14] 199.204.45.235 () {62 vars in 1068 bytes} [Thu Jul 16 21:21:35 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 16 21:21:35.575853 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-35c15065-24a1-4217-b8fe-9d3f8cf0fca5 None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:35.579818 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 5/15] 199.204.45.235 () {64 vars in 1272 bytes} [Thu Jul 16 21:21:35 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 16 21:21:35.616270 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [req-35c15065-24a1-4217-b8fe-9d3f8cf0fca5 req-ffabcfa7-be18-481d-ab72-8967e9f63cb8 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:35.619568 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [req-35c15065-24a1-4217-b8fe-9d3f8cf0fca5 req-ffabcfa7-be18-481d-ab72-8967e9f63cb8 demo demo] GET https://199.204.45.235/volume/v3/ Jul 16 21:21:35.619910 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [req-35c15065-24a1-4217-b8fe-9d3f8cf0fca5 req-ffabcfa7-be18-481d-ab72-8967e9f63cb8 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:35.620307 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [req-35c15065-24a1-4217-b8fe-9d3f8cf0fca5 req-ffabcfa7-be18-481d-ab72-8967e9f63cb8 demo demo] Calling method 'version_select' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:35.620925 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [req-35c15065-24a1-4217-b8fe-9d3f8cf0fca5 req-ffabcfa7-be18-481d-ab72-8967e9f63cb8 demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jul 16 21:21:35.621592 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 4/16] 199.204.45.235 () {66 vars in 1346 bytes} [Thu Jul 16 21:21:35 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 16 21:21:35.661368 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-0f03435b-9c72-4f79-bc8b-2c0afc1fcfb4 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:35.663017 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-0f03435b-9c72-4f79-bc8b-2c0afc1fcfb4 demo demo] GET https://199.204.45.235/volume/v3/types/default Jul 16 21:21:35.663216 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-0f03435b-9c72-4f79-bc8b-2c0afc1fcfb4 demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:35.663438 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-0f03435b-9c72-4f79-bc8b-2c0afc1fcfb4 demo demo] Calling method 'show' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:35.672603 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-0f03435b-9c72-4f79-bc8b-2c0afc1fcfb4 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jul 16 21:21:35.673094 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 4/17] 199.204.45.235 () {64 vars in 1301 bytes} [Thu Jul 16 21:21:35 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 16 21:21:35.708383 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-0d4fa1fb-fb57-446a-9e98-720af7c8d415 None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:35.709539 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 5/18] 199.204.45.235 () {62 vars in 1068 bytes} [Thu Jul 16 21:21:35 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 16 21:21:35.740489 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-d0cc16b4-1866-4f68-aded-3b149c45d9fe None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:35.743980 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 6/19] 199.204.45.235 () {64 vars in 1272 bytes} [Thu Jul 16 21:21:35 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 16 21:21:35.776970 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [req-d0cc16b4-1866-4f68-aded-3b149c45d9fe req-bf822e2b-3fe1-4962-a599-019fcf1e1d17 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:35.779928 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [req-d0cc16b4-1866-4f68-aded-3b149c45d9fe req-bf822e2b-3fe1-4962-a599-019fcf1e1d17 demo demo] GET https://199.204.45.235/volume/v3/ Jul 16 21:21:35.780082 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [req-d0cc16b4-1866-4f68-aded-3b149c45d9fe req-bf822e2b-3fe1-4962-a599-019fcf1e1d17 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:35.780272 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [req-d0cc16b4-1866-4f68-aded-3b149c45d9fe req-bf822e2b-3fe1-4962-a599-019fcf1e1d17 demo demo] Calling method 'version_select' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:35.780586 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [req-d0cc16b4-1866-4f68-aded-3b149c45d9fe req-bf822e2b-3fe1-4962-a599-019fcf1e1d17 demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jul 16 21:21:35.780889 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 5/20] 199.204.45.235 () {66 vars in 1346 bytes} [Thu Jul 16 21:21:35 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:21:35.819294 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-74b2ef53-7a29-4ec8-a907-1ae78449d859 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:21:35.821424 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-74b2ef53-7a29-4ec8-a907-1ae78449d859 demo demo] GET https://199.204.45.235/volume/v3/types/default Jul 16 21:21:35.821659 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-74b2ef53-7a29-4ec8-a907-1ae78449d859 demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:21:35.821887 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-74b2ef53-7a29-4ec8-a907-1ae78449d859 demo demo] Calling method 'show' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:21:35.829970 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-74b2ef53-7a29-4ec8-a907-1ae78449d859 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jul 16 21:21:35.830328 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 5/21] 199.204.45.235 () {64 vars in 1301 bytes} [Thu Jul 16 21:21:35 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 16 21:21:45.180260 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=1 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:21:45.827454 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=8 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:26:30.448230 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-7e003f1d-e313-4799-a960-24fdc08494b6 None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:26:30.538696 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-7e003f1d-e313-4799-a960-24fdc08494b6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:26:30.538867 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-7e003f1d-e313-4799-a960-24fdc08494b6 demo demo] Empty body provided in request {{(pid=110865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:26:30.539342 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-7e003f1d-e313-4799-a960-24fdc08494b6 demo demo] Calling method 'detail' {{(pid=110865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:26:30.540043 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.api_utils [None req-7e003f1d-e313-4799-a960-24fdc08494b6 demo demo] Removing options '' from query. {{(pid=110865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:26:30.540994 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.volume.api [None req-7e003f1d-e313-4799-a960-24fdc08494b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:26:30.580324 np0000185615 devstack@c-api.service[110865]: INFO cinder.volume.api [None req-7e003f1d-e313-4799-a960-24fdc08494b6 demo demo] Get all volumes completed successfully. Jul 16 21:26:30.585104 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-7e003f1d-e313-4799-a960-24fdc08494b6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:26:30.585104 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 6/22] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:26:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:26:40.572981 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writing DB stats cinder:SELECT=1 {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:27:30.608228 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-672c5bc7-ee8e-438b-80ce-5ec9b1802f8a None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:27:30.613446 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-672c5bc7-ee8e-438b-80ce-5ec9b1802f8a demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:27:30.613604 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-672c5bc7-ee8e-438b-80ce-5ec9b1802f8a demo demo] Empty body provided in request {{(pid=110866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:27:30.613805 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-672c5bc7-ee8e-438b-80ce-5ec9b1802f8a demo demo] Calling method 'detail' {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:27:30.614307 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.api_utils [None req-672c5bc7-ee8e-438b-80ce-5ec9b1802f8a demo demo] Removing options '' from query. {{(pid=110866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:27:30.615045 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.volume.api [None req-672c5bc7-ee8e-438b-80ce-5ec9b1802f8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:27:30.643233 np0000185615 devstack@c-api.service[110866]: INFO cinder.volume.api [None req-672c5bc7-ee8e-438b-80ce-5ec9b1802f8a demo demo] Get all volumes completed successfully. Jul 16 21:27:30.645268 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-672c5bc7-ee8e-438b-80ce-5ec9b1802f8a demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:27:30.645644 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 7/23] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:27:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:27:40.637213 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writing DB stats cinder:SELECT=1 {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:28:30.680193 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-220b43f4-1c80-4b03-8c9f-cc0226bcd82d None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:28:30.685037 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-220b43f4-1c80-4b03-8c9f-cc0226bcd82d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:28:30.685329 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-220b43f4-1c80-4b03-8c9f-cc0226bcd82d demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:28:30.685537 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-220b43f4-1c80-4b03-8c9f-cc0226bcd82d demo demo] Calling method 'detail' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:28:30.686093 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.api_utils [None req-220b43f4-1c80-4b03-8c9f-cc0226bcd82d demo demo] Removing options '' from query. {{(pid=110868) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:28:30.687095 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.volume.api [None req-220b43f4-1c80-4b03-8c9f-cc0226bcd82d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110868) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:28:30.724458 np0000185615 devstack@c-api.service[110868]: INFO cinder.volume.api [None req-220b43f4-1c80-4b03-8c9f-cc0226bcd82d demo demo] Get all volumes completed successfully. Jul 16 21:28:30.726874 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-220b43f4-1c80-4b03-8c9f-cc0226bcd82d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:28:30.727354 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 6/24] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:28:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:28:40.717737 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=1 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:29:30.746887 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-08b6220e-c640-46e3-b378-e3d7047a598f None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:29:30.750795 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-08b6220e-c640-46e3-b378-e3d7047a598f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:29:30.751021 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-08b6220e-c640-46e3-b378-e3d7047a598f demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:29:30.751282 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-08b6220e-c640-46e3-b378-e3d7047a598f demo demo] Calling method 'detail' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:29:30.751886 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.api_utils [None req-08b6220e-c640-46e3-b378-e3d7047a598f demo demo] Removing options '' from query. {{(pid=110867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:29:30.752864 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.volume.api [None req-08b6220e-c640-46e3-b378-e3d7047a598f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:29:30.797843 np0000185615 devstack@c-api.service[110867]: INFO cinder.volume.api [None req-08b6220e-c640-46e3-b378-e3d7047a598f demo demo] Get all volumes completed successfully. Jul 16 21:29:30.800619 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-08b6220e-c640-46e3-b378-e3d7047a598f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:29:30.801256 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 6/25] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:29:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:29:40.789894 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=1 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:30:30.828339 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-71def32d-a1f7-4f33-83f2-f6d1d85df463 None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:30:30.831503 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-71def32d-a1f7-4f33-83f2-f6d1d85df463 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:30:30.835268 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-71def32d-a1f7-4f33-83f2-f6d1d85df463 demo demo] Empty body provided in request {{(pid=110865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:30:30.835620 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-71def32d-a1f7-4f33-83f2-f6d1d85df463 demo demo] Calling method 'detail' {{(pid=110865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:30:30.835969 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.api_utils [None req-71def32d-a1f7-4f33-83f2-f6d1d85df463 demo demo] Removing options '' from query. {{(pid=110865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:30:30.836812 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.volume.api [None req-71def32d-a1f7-4f33-83f2-f6d1d85df463 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:30:30.847670 np0000185615 devstack@c-api.service[110865]: INFO cinder.volume.api [None req-71def32d-a1f7-4f33-83f2-f6d1d85df463 demo demo] Get all volumes completed successfully. Jul 16 21:30:30.849724 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-71def32d-a1f7-4f33-83f2-f6d1d85df463 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:30:30.850262 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 7/26] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:30:30 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 16 21:30:40.840089 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writing DB stats cinder:SELECT=1 {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:31:30.869789 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-6e8a24f3-cfe4-40e8-8648-ebbe808c40c6 None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:31:31.028358 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-6e8a24f3-cfe4-40e8-8648-ebbe808c40c6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:31:31.028674 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-6e8a24f3-cfe4-40e8-8648-ebbe808c40c6 demo demo] Empty body provided in request {{(pid=110866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:31:31.029002 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-6e8a24f3-cfe4-40e8-8648-ebbe808c40c6 demo demo] Calling method 'detail' {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:31:31.029208 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.api_utils [None req-6e8a24f3-cfe4-40e8-8648-ebbe808c40c6 demo demo] Removing options '' from query. {{(pid=110866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:31:31.031625 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.volume.api [None req-6e8a24f3-cfe4-40e8-8648-ebbe808c40c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:31:31.041485 np0000185615 devstack@c-api.service[110866]: INFO cinder.volume.api [None req-6e8a24f3-cfe4-40e8-8648-ebbe808c40c6 demo demo] Get all volumes completed successfully. Jul 16 21:31:31.044405 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-6e8a24f3-cfe4-40e8-8648-ebbe808c40c6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:31:31.045713 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 8/27] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:31:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:31:41.036420 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writing DB stats cinder:SELECT=1 {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:32:31.067963 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-aafc0fc2-41a7-4fa6-a5e6-c1f5a8bbe5d7 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:32:31.074217 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-aafc0fc2-41a7-4fa6-a5e6-c1f5a8bbe5d7 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:32:31.074749 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-aafc0fc2-41a7-4fa6-a5e6-c1f5a8bbe5d7 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:32:31.075009 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-aafc0fc2-41a7-4fa6-a5e6-c1f5a8bbe5d7 demo demo] Calling method 'detail' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:32:31.075289 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.api_utils [None req-aafc0fc2-41a7-4fa6-a5e6-c1f5a8bbe5d7 demo demo] Removing options '' from query. {{(pid=110868) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:32:31.076216 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.volume.api [None req-aafc0fc2-41a7-4fa6-a5e6-c1f5a8bbe5d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110868) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:32:31.093535 np0000185615 devstack@c-api.service[110868]: INFO cinder.volume.api [None req-aafc0fc2-41a7-4fa6-a5e6-c1f5a8bbe5d7 demo demo] Get all volumes completed successfully. Jul 16 21:32:31.096188 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-aafc0fc2-41a7-4fa6-a5e6-c1f5a8bbe5d7 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:32:31.096536 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 7/28] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:32:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:32:41.084873 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=1 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:33:31.120603 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-e2ac6a0d-5012-48e1-9153-2612b92e9704 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:33:31.124672 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-e2ac6a0d-5012-48e1-9153-2612b92e9704 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:33:31.124930 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-e2ac6a0d-5012-48e1-9153-2612b92e9704 demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:33:31.125215 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-e2ac6a0d-5012-48e1-9153-2612b92e9704 demo demo] Calling method 'detail' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:33:31.125551 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.api_utils [None req-e2ac6a0d-5012-48e1-9153-2612b92e9704 demo demo] Removing options '' from query. {{(pid=110867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:33:31.126534 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.volume.api [None req-e2ac6a0d-5012-48e1-9153-2612b92e9704 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:33:31.139567 np0000185615 devstack@c-api.service[110867]: INFO cinder.volume.api [None req-e2ac6a0d-5012-48e1-9153-2612b92e9704 demo demo] Get all volumes completed successfully. Jul 16 21:33:31.142958 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-e2ac6a0d-5012-48e1-9153-2612b92e9704 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:33:31.143387 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 7/29] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:33:31 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 16 21:33:41.131270 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=1 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:34:31.158600 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-b8102db4-cc42-490e-b1af-f1b84a67fc19 None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:34:31.162606 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-b8102db4-cc42-490e-b1af-f1b84a67fc19 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:34:31.163048 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-b8102db4-cc42-490e-b1af-f1b84a67fc19 demo demo] Empty body provided in request {{(pid=110865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:34:31.163680 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-b8102db4-cc42-490e-b1af-f1b84a67fc19 demo demo] Calling method 'detail' {{(pid=110865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:34:31.164242 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.api_utils [None req-b8102db4-cc42-490e-b1af-f1b84a67fc19 demo demo] Removing options '' from query. {{(pid=110865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:34:31.165702 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.volume.api [None req-b8102db4-cc42-490e-b1af-f1b84a67fc19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:34:31.174762 np0000185615 devstack@c-api.service[110865]: INFO cinder.volume.api [None req-b8102db4-cc42-490e-b1af-f1b84a67fc19 demo demo] Get all volumes completed successfully. Jul 16 21:34:31.177240 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-b8102db4-cc42-490e-b1af-f1b84a67fc19 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:34:31.177692 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 8/30] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:34:31 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 16 21:34:41.169162 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writing DB stats cinder:SELECT=1 {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:35:31.195011 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-5e888516-ccbd-45a5-88a4-18b8d10eefc5 None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:35:31.200201 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-5e888516-ccbd-45a5-88a4-18b8d10eefc5 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:35:31.200586 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-5e888516-ccbd-45a5-88a4-18b8d10eefc5 demo demo] Empty body provided in request {{(pid=110866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:35:31.201011 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-5e888516-ccbd-45a5-88a4-18b8d10eefc5 demo demo] Calling method 'detail' {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:35:31.201594 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.api_utils [None req-5e888516-ccbd-45a5-88a4-18b8d10eefc5 demo demo] Removing options '' from query. {{(pid=110866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:35:31.202302 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.volume.api [None req-5e888516-ccbd-45a5-88a4-18b8d10eefc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:35:31.213323 np0000185615 devstack@c-api.service[110866]: INFO cinder.volume.api [None req-5e888516-ccbd-45a5-88a4-18b8d10eefc5 demo demo] Get all volumes completed successfully. Jul 16 21:35:31.216144 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-5e888516-ccbd-45a5-88a4-18b8d10eefc5 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:35:31.216731 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 9/31] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:35:31 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 16 21:35:41.205494 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writing DB stats cinder:SELECT=1 {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:36:31.245246 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-af6ab355-7114-42f6-bced-f98cfe459555 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:36:31.399160 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-af6ab355-7114-42f6-bced-f98cfe459555 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:36:31.399160 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-af6ab355-7114-42f6-bced-f98cfe459555 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:36:31.399160 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-af6ab355-7114-42f6-bced-f98cfe459555 demo demo] Calling method 'detail' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:36:31.399727 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.api_utils [None req-af6ab355-7114-42f6-bced-f98cfe459555 demo demo] Removing options '' from query. {{(pid=110868) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:36:31.400728 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.volume.api [None req-af6ab355-7114-42f6-bced-f98cfe459555 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110868) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:36:31.412026 np0000185615 devstack@c-api.service[110868]: INFO cinder.volume.api [None req-af6ab355-7114-42f6-bced-f98cfe459555 demo demo] Get all volumes completed successfully. Jul 16 21:36:31.414614 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-af6ab355-7114-42f6-bced-f98cfe459555 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:36:31.415208 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 8/32] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:36:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:36:41.404314 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=1 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:37:31.431806 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-ac3c7808-1154-478c-b66c-91029c1e9f8f None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:37:31.436139 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-ac3c7808-1154-478c-b66c-91029c1e9f8f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:37:31.436533 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-ac3c7808-1154-478c-b66c-91029c1e9f8f demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:37:31.436933 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-ac3c7808-1154-478c-b66c-91029c1e9f8f demo demo] Calling method 'detail' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:37:31.437483 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.api_utils [None req-ac3c7808-1154-478c-b66c-91029c1e9f8f demo demo] Removing options '' from query. {{(pid=110867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:37:31.438945 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.volume.api [None req-ac3c7808-1154-478c-b66c-91029c1e9f8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:37:31.446895 np0000185615 devstack@c-api.service[110867]: INFO cinder.volume.api [None req-ac3c7808-1154-478c-b66c-91029c1e9f8f demo demo] Get all volumes completed successfully. Jul 16 21:37:31.448750 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-ac3c7808-1154-478c-b66c-91029c1e9f8f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:37:31.449080 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 8/33] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:37:31 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 16 21:37:41.443454 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=1 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:38:31.470238 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-62a1a8e1-7da9-4967-b15e-c1a593e6470f None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:38:31.511571 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-62a1a8e1-7da9-4967-b15e-c1a593e6470f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:38:31.511571 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-62a1a8e1-7da9-4967-b15e-c1a593e6470f demo demo] Empty body provided in request {{(pid=110865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:38:31.511571 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-62a1a8e1-7da9-4967-b15e-c1a593e6470f demo demo] Calling method 'detail' {{(pid=110865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:38:31.511571 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.api_utils [None req-62a1a8e1-7da9-4967-b15e-c1a593e6470f demo demo] Removing options '' from query. {{(pid=110865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:38:31.511571 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.volume.api [None req-62a1a8e1-7da9-4967-b15e-c1a593e6470f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:38:31.525854 np0000185615 devstack@c-api.service[110865]: INFO cinder.volume.api [None req-62a1a8e1-7da9-4967-b15e-c1a593e6470f demo demo] Get all volumes completed successfully. Jul 16 21:38:31.528692 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-62a1a8e1-7da9-4967-b15e-c1a593e6470f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:38:31.529350 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 9/34] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:38:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:38:41.513714 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writing DB stats cinder:SELECT=1 {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:39:31.546245 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-371a3065-f007-440f-84e5-0ab9d6b41c82 None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:39:31.550568 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-371a3065-f007-440f-84e5-0ab9d6b41c82 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:39:31.550948 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-371a3065-f007-440f-84e5-0ab9d6b41c82 demo demo] Empty body provided in request {{(pid=110866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:39:31.552357 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-371a3065-f007-440f-84e5-0ab9d6b41c82 demo demo] Calling method 'detail' {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:39:31.552771 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.api_utils [None req-371a3065-f007-440f-84e5-0ab9d6b41c82 demo demo] Removing options '' from query. {{(pid=110866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:39:31.553726 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.volume.api [None req-371a3065-f007-440f-84e5-0ab9d6b41c82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:39:31.563955 np0000185615 devstack@c-api.service[110866]: INFO cinder.volume.api [None req-371a3065-f007-440f-84e5-0ab9d6b41c82 demo demo] Get all volumes completed successfully. Jul 16 21:39:31.566137 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-371a3065-f007-440f-84e5-0ab9d6b41c82 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:39:31.566582 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 10/35] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:39:31 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 16 21:39:41.557303 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writing DB stats cinder:SELECT=1 {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:40:31.583798 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-4da5d899-b489-4278-9d05-8b20674d4fe4 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:40:31.586788 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-4da5d899-b489-4278-9d05-8b20674d4fe4 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:40:31.587023 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-4da5d899-b489-4278-9d05-8b20674d4fe4 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:40:31.587293 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-4da5d899-b489-4278-9d05-8b20674d4fe4 demo demo] Calling method 'detail' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:40:31.587582 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.api_utils [None req-4da5d899-b489-4278-9d05-8b20674d4fe4 demo demo] Removing options '' from query. {{(pid=110868) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:40:31.588824 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.volume.api [None req-4da5d899-b489-4278-9d05-8b20674d4fe4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110868) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:40:31.600437 np0000185615 devstack@c-api.service[110868]: INFO cinder.volume.api [None req-4da5d899-b489-4278-9d05-8b20674d4fe4 demo demo] Get all volumes completed successfully. Jul 16 21:40:31.603605 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-4da5d899-b489-4278-9d05-8b20674d4fe4 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:40:31.604484 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 9/36] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:40:31 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 16 21:40:41.592142 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=1 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:41:31.619344 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-af872b9c-8af6-4264-b82d-0032d088c569 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:41:31.768824 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-af872b9c-8af6-4264-b82d-0032d088c569 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:41:31.769409 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-af872b9c-8af6-4264-b82d-0032d088c569 demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:41:31.769819 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-af872b9c-8af6-4264-b82d-0032d088c569 demo demo] Calling method 'detail' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:41:31.770352 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.api_utils [None req-af872b9c-8af6-4264-b82d-0032d088c569 demo demo] Removing options '' from query. {{(pid=110867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:41:31.771753 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.volume.api [None req-af872b9c-8af6-4264-b82d-0032d088c569 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:41:31.780638 np0000185615 devstack@c-api.service[110867]: INFO cinder.volume.api [None req-af872b9c-8af6-4264-b82d-0032d088c569 demo demo] Get all volumes completed successfully. Jul 16 21:41:31.782595 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-af872b9c-8af6-4264-b82d-0032d088c569 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:41:31.783134 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 9/37] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:41:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:41:41.777274 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=1 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:42:31.801909 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-e26cece4-2cad-487e-a5b9-23ac2fee736a None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:42:31.804916 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-e26cece4-2cad-487e-a5b9-23ac2fee736a demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:42:31.805178 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-e26cece4-2cad-487e-a5b9-23ac2fee736a demo demo] Empty body provided in request {{(pid=110865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:42:31.805403 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-e26cece4-2cad-487e-a5b9-23ac2fee736a demo demo] Calling method 'detail' {{(pid=110865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:42:31.805685 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.api_utils [None req-e26cece4-2cad-487e-a5b9-23ac2fee736a demo demo] Removing options '' from query. {{(pid=110865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:42:31.806620 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.volume.api [None req-e26cece4-2cad-487e-a5b9-23ac2fee736a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:42:31.814205 np0000185615 devstack@c-api.service[110865]: INFO cinder.volume.api [None req-e26cece4-2cad-487e-a5b9-23ac2fee736a demo demo] Get all volumes completed successfully. Jul 16 21:42:31.815974 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-e26cece4-2cad-487e-a5b9-23ac2fee736a demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:42:31.816306 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 10/38] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:42:31 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 16 21:42:41.809610 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writing DB stats cinder:SELECT=1 {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:43:31.835796 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-95b50e8e-8c7e-4651-a7c2-b8a27e15b329 None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:43:31.838452 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-95b50e8e-8c7e-4651-a7c2-b8a27e15b329 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:43:31.838694 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-95b50e8e-8c7e-4651-a7c2-b8a27e15b329 demo demo] Empty body provided in request {{(pid=110866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:43:31.838949 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-95b50e8e-8c7e-4651-a7c2-b8a27e15b329 demo demo] Calling method 'detail' {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:43:31.839275 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.api_utils [None req-95b50e8e-8c7e-4651-a7c2-b8a27e15b329 demo demo] Removing options '' from query. {{(pid=110866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:43:31.840284 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.volume.api [None req-95b50e8e-8c7e-4651-a7c2-b8a27e15b329 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:43:31.847658 np0000185615 devstack@c-api.service[110866]: INFO cinder.volume.api [None req-95b50e8e-8c7e-4651-a7c2-b8a27e15b329 demo demo] Get all volumes completed successfully. Jul 16 21:43:31.849409 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-95b50e8e-8c7e-4651-a7c2-b8a27e15b329 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:43:31.849723 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 11/39] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:43:31 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 16 21:43:41.843759 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writing DB stats cinder:SELECT=1 {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:44:31.873964 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-102c5cc0-1716-4b47-83a5-750a4781f959 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:44:31.878256 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-102c5cc0-1716-4b47-83a5-750a4781f959 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:44:31.878673 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-102c5cc0-1716-4b47-83a5-750a4781f959 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:44:31.879173 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-102c5cc0-1716-4b47-83a5-750a4781f959 demo demo] Calling method 'detail' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:44:31.879662 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.api_utils [None req-102c5cc0-1716-4b47-83a5-750a4781f959 demo demo] Removing options '' from query. {{(pid=110868) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:44:31.881338 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.volume.api [None req-102c5cc0-1716-4b47-83a5-750a4781f959 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110868) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:44:31.889874 np0000185615 devstack@c-api.service[110868]: INFO cinder.volume.api [None req-102c5cc0-1716-4b47-83a5-750a4781f959 demo demo] Get all volumes completed successfully. Jul 16 21:44:31.891860 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-102c5cc0-1716-4b47-83a5-750a4781f959 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:44:31.892318 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 10/40] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:44:31 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 16 21:44:41.885387 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=1 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:45:31.912181 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-67f28bb7-e905-4fb9-ae1b-759ca9b30c16 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:45:31.916031 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-67f28bb7-e905-4fb9-ae1b-759ca9b30c16 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:45:31.916321 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-67f28bb7-e905-4fb9-ae1b-759ca9b30c16 demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:45:31.916472 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-67f28bb7-e905-4fb9-ae1b-759ca9b30c16 demo demo] Calling method 'detail' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:45:31.916776 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.api_utils [None req-67f28bb7-e905-4fb9-ae1b-759ca9b30c16 demo demo] Removing options '' from query. {{(pid=110867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:45:31.917651 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.volume.api [None req-67f28bb7-e905-4fb9-ae1b-759ca9b30c16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:45:31.925146 np0000185615 devstack@c-api.service[110867]: INFO cinder.volume.api [None req-67f28bb7-e905-4fb9-ae1b-759ca9b30c16 demo demo] Get all volumes completed successfully. Jul 16 21:45:31.926961 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-67f28bb7-e905-4fb9-ae1b-759ca9b30c16 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:45:31.927321 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 10/41] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:45:31 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 16 21:45:41.920726 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=1 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:46:31.946362 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-f5f0f84d-f921-4d89-8c45-b7104500c6be None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:46:32.039391 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-f5f0f84d-f921-4d89-8c45-b7104500c6be demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:46:32.039691 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-f5f0f84d-f921-4d89-8c45-b7104500c6be demo demo] Empty body provided in request {{(pid=110865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:46:32.039933 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-f5f0f84d-f921-4d89-8c45-b7104500c6be demo demo] Calling method 'detail' {{(pid=110865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:46:32.040296 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.api_utils [None req-f5f0f84d-f921-4d89-8c45-b7104500c6be demo demo] Removing options '' from query. {{(pid=110865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:46:32.041103 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.volume.api [None req-f5f0f84d-f921-4d89-8c45-b7104500c6be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:46:32.049322 np0000185615 devstack@c-api.service[110865]: INFO cinder.volume.api [None req-f5f0f84d-f921-4d89-8c45-b7104500c6be demo demo] Get all volumes completed successfully. Jul 16 21:46:32.051785 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-f5f0f84d-f921-4d89-8c45-b7104500c6be demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:46:32.052226 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 11/42] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:46:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:46:42.044237 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writing DB stats cinder:SELECT=1 {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:47:32.067069 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-70d1185b-a334-4f0d-88ef-10a1cc46f46f None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:47:32.069440 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-70d1185b-a334-4f0d-88ef-10a1cc46f46f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:47:32.069637 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-70d1185b-a334-4f0d-88ef-10a1cc46f46f demo demo] Empty body provided in request {{(pid=110866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:47:32.069785 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-70d1185b-a334-4f0d-88ef-10a1cc46f46f demo demo] Calling method 'detail' {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:47:32.070075 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.api_utils [None req-70d1185b-a334-4f0d-88ef-10a1cc46f46f demo demo] Removing options '' from query. {{(pid=110866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:47:32.070877 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.volume.api [None req-70d1185b-a334-4f0d-88ef-10a1cc46f46f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:47:32.078932 np0000185615 devstack@c-api.service[110866]: INFO cinder.volume.api [None req-70d1185b-a334-4f0d-88ef-10a1cc46f46f demo demo] Get all volumes completed successfully. Jul 16 21:47:32.080888 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-70d1185b-a334-4f0d-88ef-10a1cc46f46f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:47:32.081201 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 12/43] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:47:32 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 16 21:47:42.076569 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writing DB stats cinder:SELECT=1 {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:48:32.104394 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-c62529cb-2378-42ae-a583-a7f747842500 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:48:32.106493 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-c62529cb-2378-42ae-a583-a7f747842500 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:48:32.106663 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-c62529cb-2378-42ae-a583-a7f747842500 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:48:32.107177 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-c62529cb-2378-42ae-a583-a7f747842500 demo demo] Calling method 'detail' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:48:32.107260 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.api_utils [None req-c62529cb-2378-42ae-a583-a7f747842500 demo demo] Removing options '' from query. {{(pid=110868) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:48:32.108332 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.volume.api [None req-c62529cb-2378-42ae-a583-a7f747842500 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110868) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:48:32.115487 np0000185615 devstack@c-api.service[110868]: INFO cinder.volume.api [None req-c62529cb-2378-42ae-a583-a7f747842500 demo demo] Get all volumes completed successfully. Jul 16 21:48:32.117379 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-c62529cb-2378-42ae-a583-a7f747842500 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:48:32.117747 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 11/44] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:48:32 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 16 21:48:42.111436 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=1 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:49:32.135332 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-274e89db-dde6-450d-9bcb-ec9541bd1a26 None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:49:32.138247 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-274e89db-dde6-450d-9bcb-ec9541bd1a26 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:49:32.138487 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-274e89db-dde6-450d-9bcb-ec9541bd1a26 demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:49:32.138725 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-274e89db-dde6-450d-9bcb-ec9541bd1a26 demo demo] Calling method 'detail' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:49:32.139031 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.api_utils [None req-274e89db-dde6-450d-9bcb-ec9541bd1a26 demo demo] Removing options '' from query. {{(pid=110867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:49:32.139913 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.volume.api [None req-274e89db-dde6-450d-9bcb-ec9541bd1a26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:49:32.150725 np0000185615 devstack@c-api.service[110867]: INFO cinder.volume.api [None req-274e89db-dde6-450d-9bcb-ec9541bd1a26 demo demo] Get all volumes completed successfully. Jul 16 21:49:32.153208 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-274e89db-dde6-450d-9bcb-ec9541bd1a26 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:49:32.153659 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 11/45] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:49:32 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 16 21:49:42.143149 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=1 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:50:33.604313 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.middleware.request_id [None req-92c6c5a6-4823-48f1-a543-f309f8d89794 None None] RequestId filter calling following filter/app {{(pid=110865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:50:33.609744 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-92c6c5a6-4823-48f1-a543-f309f8d89794 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:50:33.610049 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-92c6c5a6-4823-48f1-a543-f309f8d89794 demo demo] Empty body provided in request {{(pid=110865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:50:33.610345 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.openstack.wsgi [None req-92c6c5a6-4823-48f1-a543-f309f8d89794 demo demo] Calling method 'detail' {{(pid=110865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:50:33.610738 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.api.api_utils [None req-92c6c5a6-4823-48f1-a543-f309f8d89794 demo demo] Removing options '' from query. {{(pid=110865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:50:33.611854 np0000185615 devstack@c-api.service[110865]: DEBUG cinder.volume.api [None req-92c6c5a6-4823-48f1-a543-f309f8d89794 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:50:33.622817 np0000185615 devstack@c-api.service[110865]: INFO cinder.volume.api [None req-92c6c5a6-4823-48f1-a543-f309f8d89794 demo demo] Get all volumes completed successfully. Jul 16 21:50:33.622817 np0000185615 devstack@c-api.service[110865]: INFO cinder.api.openstack.wsgi [None req-92c6c5a6-4823-48f1-a543-f309f8d89794 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:50:33.623490 np0000185615 devstack@c-api.service[110865]: [pid: 110865|app: 0|req: 12/46] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:50:33 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 16 21:50:43.616185 np0000185615 devstack@c-api.service[110865]: DEBUG dbcounter [-] [110865] Writing DB stats cinder:SELECT=1 {{(pid=110865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:51:33.640316 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.middleware.request_id [None req-ccb77b4d-aed6-4be7-9d6d-8c2187c096fb None None] RequestId filter calling following filter/app {{(pid=110866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:51:33.734868 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-ccb77b4d-aed6-4be7-9d6d-8c2187c096fb demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:51:33.735288 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-ccb77b4d-aed6-4be7-9d6d-8c2187c096fb demo demo] Empty body provided in request {{(pid=110866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:51:33.735706 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.openstack.wsgi [None req-ccb77b4d-aed6-4be7-9d6d-8c2187c096fb demo demo] Calling method 'detail' {{(pid=110866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:51:33.736247 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.api.api_utils [None req-ccb77b4d-aed6-4be7-9d6d-8c2187c096fb demo demo] Removing options '' from query. {{(pid=110866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:51:33.737741 np0000185615 devstack@c-api.service[110866]: DEBUG cinder.volume.api [None req-ccb77b4d-aed6-4be7-9d6d-8c2187c096fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:51:33.745811 np0000185615 devstack@c-api.service[110866]: INFO cinder.volume.api [None req-ccb77b4d-aed6-4be7-9d6d-8c2187c096fb demo demo] Get all volumes completed successfully. Jul 16 21:51:33.748683 np0000185615 devstack@c-api.service[110866]: INFO cinder.api.openstack.wsgi [None req-ccb77b4d-aed6-4be7-9d6d-8c2187c096fb demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:51:33.749355 np0000185615 devstack@c-api.service[110866]: [pid: 110866|app: 0|req: 13/47] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:51:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:51:43.740762 np0000185615 devstack@c-api.service[110866]: DEBUG dbcounter [-] [110866] Writing DB stats cinder:SELECT=1 {{(pid=110866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:52:33.767939 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.middleware.request_id [None req-02344a73-ec53-4f21-aacc-00b89d072747 None None] RequestId filter calling following filter/app {{(pid=110868) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:52:33.772038 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-02344a73-ec53-4f21-aacc-00b89d072747 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:52:33.772515 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-02344a73-ec53-4f21-aacc-00b89d072747 demo demo] Empty body provided in request {{(pid=110868) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:52:33.772902 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.openstack.wsgi [None req-02344a73-ec53-4f21-aacc-00b89d072747 demo demo] Calling method 'detail' {{(pid=110868) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:52:33.773280 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.api.api_utils [None req-02344a73-ec53-4f21-aacc-00b89d072747 demo demo] Removing options '' from query. {{(pid=110868) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:52:33.774155 np0000185615 devstack@c-api.service[110868]: DEBUG cinder.volume.api [None req-02344a73-ec53-4f21-aacc-00b89d072747 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110868) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:52:33.782986 np0000185615 devstack@c-api.service[110868]: INFO cinder.volume.api [None req-02344a73-ec53-4f21-aacc-00b89d072747 demo demo] Get all volumes completed successfully. Jul 16 21:52:33.785453 np0000185615 devstack@c-api.service[110868]: INFO cinder.api.openstack.wsgi [None req-02344a73-ec53-4f21-aacc-00b89d072747 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:52:33.785885 np0000185615 devstack@c-api.service[110868]: [pid: 110868|app: 0|req: 12/48] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:52:33 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 16 21:52:43.777238 np0000185615 devstack@c-api.service[110868]: DEBUG dbcounter [-] [110868] Writing DB stats cinder:SELECT=1 {{(pid=110868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:53:33.800461 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.middleware.request_id [None req-c168e6c5-c619-4777-996f-a7bb26bd2a8a None None] RequestId filter calling following filter/app {{(pid=110867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:53:33.804723 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-c168e6c5-c619-4777-996f-a7bb26bd2a8a demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 16 21:53:33.805213 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-c168e6c5-c619-4777-996f-a7bb26bd2a8a demo demo] Empty body provided in request {{(pid=110867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:53:33.805698 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.openstack.wsgi [None req-c168e6c5-c619-4777-996f-a7bb26bd2a8a demo demo] Calling method 'detail' {{(pid=110867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:53:33.806099 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.api.api_utils [None req-c168e6c5-c619-4777-996f-a7bb26bd2a8a demo demo] Removing options '' from query. {{(pid=110867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:53:33.807280 np0000185615 devstack@c-api.service[110867]: DEBUG cinder.volume.api [None req-c168e6c5-c619-4777-996f-a7bb26bd2a8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:53:33.815731 np0000185615 devstack@c-api.service[110867]: INFO cinder.volume.api [None req-c168e6c5-c619-4777-996f-a7bb26bd2a8a demo demo] Get all volumes completed successfully. Jul 16 21:53:33.818747 np0000185615 devstack@c-api.service[110867]: INFO cinder.api.openstack.wsgi [None req-c168e6c5-c619-4777-996f-a7bb26bd2a8a demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:53:33.819405 np0000185615 devstack@c-api.service[110867]: [pid: 110867|app: 0|req: 12/49] 199.204.45.235 () {64 vars in 1295 bytes} [Thu Jul 16 21:53:33 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 16 21:53:43.810611 np0000185615 devstack@c-api.service[110867]: DEBUG dbcounter [-] [110867] Writing DB stats cinder:SELECT=1 {{(pid=110867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}