Jul 03 00:56:58.044247 np0000184010 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 00:56:58.052796 np0000184010 devstack@c-api.service[111519]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 00:56:58 2026] *** Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: nodename: np0000184010 Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: machine: x86_64 Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: clock source: unix Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: pcre jit disabled Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: detected number of CPU cores: 16 Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: current working directory: / Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: detected binary path: /usr/bin/uwsgi-core Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: your processes number limit is 256916 Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: your memory page size is 4096 bytes Jul 03 00:56:58.057423 np0000184010 devstack@c-api.service[111519]: detected max file descriptor number: 2048 Jul 03 00:56:58.058171 np0000184010 devstack@c-api.service[111519]: lock engine: pthread robust mutexes Jul 03 00:56:58.058171 np0000184010 devstack@c-api.service[111519]: thunder lock: enabled Jul 03 00:56:58.058409 np0000184010 devstack@c-api.service[111519]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 00:56:58.058494 np0000184010 devstack@c-api.service[111519]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 00:56:58.058549 np0000184010 devstack@c-api.service[111519]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 00:56:58.058549 np0000184010 devstack@c-api.service[111519]: Set PythonHome to /opt/stack/data/venv Jul 03 00:56:58.092398 np0000184010 devstack@c-api.service[111519]: Python main interpreter initialized at 0x7de85faa3668 Jul 03 00:56:58.092398 np0000184010 devstack@c-api.service[111519]: python threads support enabled Jul 03 00:56:58.092398 np0000184010 devstack@c-api.service[111519]: your server socket listen backlog is limited to 100 connections Jul 03 00:56:58.092398 np0000184010 devstack@c-api.service[111519]: your mercy for graceful operations on workers is 80 seconds Jul 03 00:56:58.092986 np0000184010 devstack@c-api.service[111519]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 00:56:58.093118 np0000184010 devstack@c-api.service[111519]: *** Operational MODE: preforking *** Jul 03 00:56:58.093311 np0000184010 devstack@c-api.service[111519]: *** uWSGI is running in multiple interpreter mode *** Jul 03 00:56:58.093311 np0000184010 devstack@c-api.service[111519]: spawned uWSGI master process (pid: 111519) Jul 03 00:56:58.093452 np0000184010 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 00:56:58.094082 np0000184010 devstack@c-api.service[111519]: spawned uWSGI worker 1 (pid: 111521, cores: 1) Jul 03 00:56:58.094699 np0000184010 devstack@c-api.service[111519]: spawned uWSGI worker 2 (pid: 111522, cores: 1) Jul 03 00:56:58.095205 np0000184010 devstack@c-api.service[111519]: spawned uWSGI worker 3 (pid: 111523, cores: 1) Jul 03 00:56:58.095754 np0000184010 devstack@c-api.service[111519]: spawned uWSGI worker 4 (pid: 111524, cores: 1) Jul 03 00:56:58.095819 np0000184010 devstack@c-api.service[111519]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 00:56:58.221269 np0000184010 devstack@c-api.service[111522]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 00:56:58.221269 np0000184010 devstack@c-api.service[111522]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 00:56:58.221269 np0000184010 devstack@c-api.service[111522]: we strongly recommend against using it for new projects. Jul 03 00:56:58.221269 np0000184010 devstack@c-api.service[111522]: If you are already using Eventlet, we recommend migrating to a different Jul 03 00:56:58.221269 np0000184010 devstack@c-api.service[111522]: framework. For more detail see Jul 03 00:56:58.221269 np0000184010 devstack@c-api.service[111522]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 00:56:58.221269 np0000184010 devstack@c-api.service[111522]: import eventlet # noqa Jul 03 00:56:58.223727 np0000184010 devstack@c-api.service[111524]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 00:56:58.223727 np0000184010 devstack@c-api.service[111524]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 00:56:58.223727 np0000184010 devstack@c-api.service[111524]: we strongly recommend against using it for new projects. Jul 03 00:56:58.223727 np0000184010 devstack@c-api.service[111524]: If you are already using Eventlet, we recommend migrating to a different Jul 03 00:56:58.223727 np0000184010 devstack@c-api.service[111524]: framework. For more detail see Jul 03 00:56:58.223727 np0000184010 devstack@c-api.service[111524]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 00:56:58.223727 np0000184010 devstack@c-api.service[111524]: import eventlet # noqa Jul 03 00:56:58.232754 np0000184010 devstack@c-api.service[111521]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 00:56:58.232754 np0000184010 devstack@c-api.service[111521]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 00:56:58.232754 np0000184010 devstack@c-api.service[111521]: we strongly recommend against using it for new projects. Jul 03 00:56:58.232754 np0000184010 devstack@c-api.service[111521]: If you are already using Eventlet, we recommend migrating to a different Jul 03 00:56:58.232754 np0000184010 devstack@c-api.service[111521]: framework. For more detail see Jul 03 00:56:58.232754 np0000184010 devstack@c-api.service[111521]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 00:56:58.232754 np0000184010 devstack@c-api.service[111521]: import eventlet # noqa Jul 03 00:56:58.242243 np0000184010 devstack@c-api.service[111523]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 00:56:58.242243 np0000184010 devstack@c-api.service[111523]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 00:56:58.242243 np0000184010 devstack@c-api.service[111523]: we strongly recommend against using it for new projects. Jul 03 00:56:58.242243 np0000184010 devstack@c-api.service[111523]: If you are already using Eventlet, we recommend migrating to a different Jul 03 00:56:58.242243 np0000184010 devstack@c-api.service[111523]: framework. For more detail see Jul 03 00:56:58.242243 np0000184010 devstack@c-api.service[111523]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 00:56:58.242243 np0000184010 devstack@c-api.service[111523]: import eventlet # noqa Jul 03 00:56:58.303885 np0000184010 devstack@c-api.service[111522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 00:56:58.303885 np0000184010 devstack@c-api.service[111522]: warnings.warn( Jul 03 00:56:58.312222 np0000184010 devstack@c-api.service[111524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 00:56:58.312222 np0000184010 devstack@c-api.service[111524]: warnings.warn( Jul 03 00:56:58.318493 np0000184010 devstack@c-api.service[111521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 00:56:58.318493 np0000184010 devstack@c-api.service[111521]: warnings.warn( Jul 03 00:56:58.330498 np0000184010 devstack@c-api.service[111523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 00:56:58.330498 np0000184010 devstack@c-api.service[111523]: warnings.warn( Jul 03 00:56:58.376530 np0000184010 devstack@c-api.service[111522]: /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 03 00:56:58.376530 np0000184010 devstack@c-api.service[111522]: from cgi import parse_header Jul 03 00:56:58.390934 np0000184010 devstack@c-api.service[111524]: /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 03 00:56:58.390934 np0000184010 devstack@c-api.service[111524]: from cgi import parse_header Jul 03 00:56:58.394349 np0000184010 devstack@c-api.service[111521]: /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 03 00:56:58.394349 np0000184010 devstack@c-api.service[111521]: from cgi import parse_header Jul 03 00:56:58.411294 np0000184010 devstack@c-api.service[111523]: /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 03 00:56:58.411294 np0000184010 devstack@c-api.service[111523]: from cgi import parse_header Jul 03 00:56:58.423801 np0000184010 devstack@c-api.service[111522]: /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 03 00:56:58.423801 np0000184010 devstack@c-api.service[111522]: removals.removed_module( Jul 03 00:56:58.425561 np0000184010 devstack@c-api.service[111522]: /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 03 00:56:58.425561 np0000184010 devstack@c-api.service[111522]: removals.removed_module( Jul 03 00:56:58.446086 np0000184010 devstack@c-api.service[111521]: /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 03 00:56:58.446086 np0000184010 devstack@c-api.service[111521]: removals.removed_module( Jul 03 00:56:58.447629 np0000184010 devstack@c-api.service[111521]: /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 03 00:56:58.447629 np0000184010 devstack@c-api.service[111521]: removals.removed_module( Jul 03 00:56:58.447700 np0000184010 devstack@c-api.service[111524]: /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 03 00:56:58.447700 np0000184010 devstack@c-api.service[111524]: removals.removed_module( Jul 03 00:56:58.449487 np0000184010 devstack@c-api.service[111524]: /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 03 00:56:58.449487 np0000184010 devstack@c-api.service[111524]: removals.removed_module( Jul 03 00:56:58.471529 np0000184010 devstack@c-api.service[111523]: /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 03 00:56:58.471529 np0000184010 devstack@c-api.service[111523]: removals.removed_module( Jul 03 00:56:58.473310 np0000184010 devstack@c-api.service[111523]: /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 03 00:56:58.473310 np0000184010 devstack@c-api.service[111523]: removals.removed_module( Jul 03 00:56:59.200813 np0000184010 devstack@c-api.service[111522]: /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 03 00:56:59.200813 np0000184010 devstack@c-api.service[111522]: warnings.warn( Jul 03 00:56:59.244661 np0000184010 devstack@c-api.service[111521]: /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 03 00:56:59.244661 np0000184010 devstack@c-api.service[111521]: warnings.warn( Jul 03 00:56:59.254353 np0000184010 devstack@c-api.service[111522]: /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 03 00:56:59.254353 np0000184010 devstack@c-api.service[111522]: warnings.warn( Jul 03 00:56:59.273720 np0000184010 devstack@c-api.service[111523]: /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 03 00:56:59.273720 np0000184010 devstack@c-api.service[111523]: warnings.warn( Jul 03 00:56:59.281974 np0000184010 devstack@c-api.service[111524]: /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 03 00:56:59.281974 np0000184010 devstack@c-api.service[111524]: warnings.warn( Jul 03 00:56:59.304789 np0000184010 devstack@c-api.service[111521]: /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 03 00:56:59.304789 np0000184010 devstack@c-api.service[111521]: warnings.warn( Jul 03 00:56:59.327259 np0000184010 devstack@c-api.service[111523]: /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 03 00:56:59.327259 np0000184010 devstack@c-api.service[111523]: warnings.warn( Jul 03 00:56:59.332404 np0000184010 devstack@c-api.service[111524]: /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 03 00:56:59.332404 np0000184010 devstack@c-api.service[111524]: warnings.warn( Jul 03 00:56:59.459752 np0000184010 devstack@c-api.service[111522]: 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 03 00:56:59.459752 np0000184010 devstack@c-api.service[111522]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111522) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 00:56:59.495875 np0000184010 devstack@c-api.service[111521]: 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 03 00:56:59.496029 np0000184010 devstack@c-api.service[111521]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111521) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 00:56:59.514530 np0000184010 devstack@c-api.service[111524]: 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 03 00:56:59.514694 np0000184010 devstack@c-api.service[111524]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111524) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 00:56:59.522731 np0000184010 devstack@c-api.service[111523]: 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 03 00:56:59.522965 np0000184010 devstack@c-api.service[111523]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111523) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 00:56:59.546121 np0000184010 devstack@c-api.service[111522]: /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 03 00:56:59.546121 np0000184010 devstack@c-api.service[111522]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 00:56:59.557397 np0000184010 devstack@c-api.service[111521]: /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 03 00:56:59.557397 np0000184010 devstack@c-api.service[111521]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 00:56:59.574909 np0000184010 devstack@c-api.service[111524]: /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 03 00:56:59.574909 np0000184010 devstack@c-api.service[111524]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 00:56:59.594641 np0000184010 devstack@c-api.service[111523]: /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 03 00:56:59.594641 np0000184010 devstack@c-api.service[111523]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 00:57:00.002862 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111522) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 00:57:00.003117 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.003117 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.003259 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.004669 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.004770 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.004814 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.004856 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.004923 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.004969 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.005060 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.007496 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.007576 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.007617 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.007684 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.007771 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.007819 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.007887 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.008668 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.008755 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.008820 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.008879 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.008940 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.008996 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.009065 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.009540 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111524) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 00:57:00.009914 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.009956 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111523) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 00:57:00.009985 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.010145 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111521) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 00:57:00.010183 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.010315 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.010389 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.010511 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.010585 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.010615 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.010651 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.010678 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.010703 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.010747 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.010775 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.010806 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.010832 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.010869 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.010903 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.010931 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.010959 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.010991 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.011017 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.011042 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.011066 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.011089 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.011164 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.011233 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.011275 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.011302 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.011331 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.011365 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.011397 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.011424 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.011448 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.011488 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.011518 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.011542 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.011565 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.011595 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.011620 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.011643 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.011685 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.011759 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.011827 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.011897 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.012199 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.012282 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.012336 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.012380 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.012410 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.012442 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.012472 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.012500 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.012528 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.012563 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.012594 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.012633 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.012662 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.012691 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.012745 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.012794 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.012824 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.012881 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.012950 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.013006 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.013050 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.013127 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.013168 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.013201 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.013246 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.013286 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.013286 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.013363 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.013404 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.013439 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.013473 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.013516 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.013559 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.013593 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.013636 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.013671 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.013702 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.013771 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.013806 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.013842 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.013842 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.013842 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.013933 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.013933 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.014010 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.014048 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.014110 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.014170 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.014205 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.014267 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.014317 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.014352 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.014383 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.014383 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.014444 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.014483 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.016030 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.016106 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.016182 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.016182 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.016295 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.016295 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.016367 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.017292 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.017359 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.017429 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.017481 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.017568 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.017568 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.017661 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.017661 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.017777 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.017844 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.017844 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.017944 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.018003 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.018065 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.018183 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.018255 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.018305 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.018353 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.018401 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.018452 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.018526 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.018590 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.018590 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.018699 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.018699 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.018816 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.018877 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.018930 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.018994 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.019054 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.019103 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.019103 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.019103 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.019103 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.019274 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.019339 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.019401 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.019453 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.019502 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.019558 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.019616 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.019667 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.019734 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.019786 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.019836 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.019895 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.019946 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.019995 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.020040 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.020097 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.020167 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.020218 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.020269 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.020316 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.020364 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.020413 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.020457 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.020502 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.020547 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.020587 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.020631 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.020669 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.020703 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.020761 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.020806 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.020843 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.020884 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.020920 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.020960 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.021002 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.021038 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.021072 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.021168 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.021208 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.021257 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.021298 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.021334 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.021368 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.021403 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.021403 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.021476 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.021522 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.021571 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.021611 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.021656 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.021726 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.021769 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.021811 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.021878 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.021878 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.021984 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.022036 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.022369 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.022428 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.022502 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.022502 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.022502 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.022502 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.022689 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.022689 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.022689 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.022689 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.022689 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.022689 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.022689 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.023037 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.023037 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.023037 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.023037 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.023037 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.023037 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.023037 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.023297 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.023297 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.023297 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.023297 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.023297 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.023652 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.023725 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.023791 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.023843 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.023909 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.023909 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.024015 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.024068 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.024117 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.024169 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.024218 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.024264 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.024300 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.024300 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.024300 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.024300 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.024483 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.024540 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.024589 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.024646 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.024722 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.024777 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.024828 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.024895 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.024946 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.025187 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.025255 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.025307 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.025357 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.025419 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.025470 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.025529 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.025575 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.025620 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.025677 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.025751 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.025815 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.025815 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.025917 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.025968 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.026018 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.026018 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.026107 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.026168 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.026220 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.026220 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.026327 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.026380 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.026380 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.026459 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.026503 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.026558 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.026609 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.026672 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.026747 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.026812 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.026812 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.026812 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.026989 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.026989 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.026989 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.026989 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.026989 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.027215 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.027285 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.027346 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.027398 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.027449 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.027449 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.027449 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.027449 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.027449 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.027666 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.027666 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.027666 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.027666 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.027890 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.027943 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.027993 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.028051 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.028103 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.028152 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.028202 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.028252 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.028301 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.028360 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.028360 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.028457 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.028510 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.028560 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.028606 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.028659 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.028725 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.028778 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.028842 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.028892 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.028928 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.028964 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.028997 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.029031 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.029073 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.029162 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.029199 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.029199 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.029267 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.029307 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.029342 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.029379 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.029419 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.029458 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.029493 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.029529 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.029564 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.029605 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.029642 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.029690 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.029745 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.029781 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.029816 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.029850 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.029899 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.029953 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.029991 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.030026 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.030067 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.030105 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.030147 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.030186 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.030226 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.030259 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.030290 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.030336 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.030374 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.030410 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.030444 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.030480 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.030516 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.030552 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.030594 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.030630 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.030667 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.030701 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.030806 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.030844 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.030882 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.030928 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.030970 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.031005 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.031042 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.031078 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.031120 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.031162 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.031198 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.031198 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.031198 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.031198 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.031347 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.031347 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.031347 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.031347 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.031474 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.031512 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.031547 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.031582 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.031622 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.031665 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.031732 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.031766 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.031802 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.031850 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.031888 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.031923 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.031964 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.032000 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.032000 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.032000 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.032154 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.032200 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.032237 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.032237 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.032237 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.032237 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.032237 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.032237 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.032477 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.032528 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.032570 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.032609 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.032644 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.032680 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.032736 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.032777 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.032813 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.032860 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.032898 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.032939 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.032977 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.032977 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.033139 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.033203 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.033254 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.033327 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.033386 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.033445 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.033511 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.033601 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.033721 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.033886 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.033985 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.034071 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.034215 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.034323 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.035017 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.035095 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.035140 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.035201 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.035231 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.035258 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.035285 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.035311 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.035336 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.035362 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.035397 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.035445 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.035503 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.035532 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.035564 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.035594 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.035648 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.035735 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.035796 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.035856 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.035923 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.037587 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.037685 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.037846 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.037905 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.037975 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.038052 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.038124 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.038274 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.038346 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.038397 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.038438 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.038496 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.038537 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.038576 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.038620 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.038663 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.038701 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.038701 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.038819 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.038860 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.038911 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.038949 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.038986 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.039022 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.039061 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.039104 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.039141 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.039187 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.039224 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.039261 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.039315 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.039352 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.039388 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.039437 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.039483 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.039520 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.039557 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.039592 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.039637 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.039675 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.039756 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.039802 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.039845 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.039884 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.039924 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.039960 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.040000 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.040038 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.040073 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.040116 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.040153 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.040190 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.040225 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.040260 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.040295 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.040331 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.040366 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.040407 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.040442 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.040565 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.040607 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.040643 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.040678 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.040731 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.040771 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.040806 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.040851 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.040888 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.040923 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.040957 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.041005 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.041040 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.041075 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.041152 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.041196 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.041233 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.041281 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.041335 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.041371 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.041424 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.041461 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.041497 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.041542 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.041578 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.041612 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.041655 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.041696 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.041746 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.041784 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.041784 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.041784 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.041942 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.041997 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.042060 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.042110 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.042168 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.042224 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.042283 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.042339 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.042398 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.042457 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.042508 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.042558 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.042616 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.042667 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.042737 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.042807 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.042865 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.042923 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.042993 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.043043 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.043093 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.043142 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.043192 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.043250 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.043319 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.043376 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.043428 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.043487 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.043537 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.043591 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.043641 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.043689 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.043756 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.043804 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.043852 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.043900 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.043960 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.044021 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.044070 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.044123 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.044175 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.044233 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.044283 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.044333 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.044820 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.044820 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.044820 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.044952 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.044952 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.044952 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.045133 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.045187 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.045244 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.045443 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.045510 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.045572 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.045623 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.045765 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.046030 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.046273 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.046330 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.046396 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.046448 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.046502 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.046553 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.046610 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.046659 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.046730 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.046928 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.046928 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.046928 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.046928 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.046928 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.046928 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.046928 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.047270 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.047326 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.047379 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.047449 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.047512 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.047566 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.047617 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.047679 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.047757 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.047830 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.047888 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.047940 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.048006 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.048070 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.048123 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.048175 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.048227 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.048282 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.048336 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.048388 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.048441 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.048493 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.048556 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.048609 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.048661 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.048734 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.048789 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.048842 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.048929 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.048987 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.049040 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.049172 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.049242 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.049300 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.049360 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.049412 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.049473 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.049526 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.049577 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.049630 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.049691 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.049775 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.049842 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.049892 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.049929 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.049965 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.050008 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.050044 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.050087 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.050130 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.050172 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.050211 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.050254 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.050292 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.050327 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.050364 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.050404 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.050440 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.050476 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.050513 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.050550 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.050586 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.050629 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.050665 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.050702 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.050754 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.050754 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.050821 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.050863 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.050911 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.050949 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.050949 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.051026 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.051070 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.051111 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.051162 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.051199 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.051236 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.051272 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.051307 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.051350 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.051386 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.051430 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.051467 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.051502 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.051537 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.051573 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.051607 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.051642 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.051677 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.051727 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.051766 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.051813 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.051813 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.051881 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.051917 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.051917 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.051980 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.052016 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.052052 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.052088 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.052131 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.052174 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.052174 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.052245 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.052288 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.052325 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.052361 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.052399 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.052399 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.052399 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.052498 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.052536 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.052582 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.052618 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.052655 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.052692 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.052747 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.052793 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.052830 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.052873 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.052909 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.052943 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.052977 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.053017 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.053053 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.053113 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.053153 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.053190 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.053231 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.053267 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.053267 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.053339 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.053375 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.053410 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.053445 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.053445 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.053511 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.053511 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.053511 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.053613 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.053662 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.053703 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.053755 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.053800 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.053837 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.053876 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.053917 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.053956 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.053990 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.054024 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.054065 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.054100 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.054142 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.054182 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.054222 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.054258 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.054300 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.054335 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.054370 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.054412 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.054449 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.054483 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.054483 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.054551 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.054587 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.054621 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.054662 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.056999 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.057047 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.057137 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.057178 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.057236 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.057273 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.057315 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.057357 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.057394 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.057431 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.057469 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.057505 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.057554 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.057597 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.057636 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.057671 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.057721 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.057758 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.057793 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.057829 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.057868 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.058421 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.058480 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.058547 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.058587 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.058664 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.058719 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.058824 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.063617 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.063696 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.063772 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.063937 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.063937 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.063937 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.064089 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.064408 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.064499 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.064584 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.064656 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.064729 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.064786 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.064872 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.064928 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.064928 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.065019 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.065104 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.065159 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.065210 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.065258 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.065308 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.065370 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.065421 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.065421 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.065545 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.065545 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.065636 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.065636 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.065636 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.065636 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.065636 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.065889 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.065948 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.065999 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.065999 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.065999 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.065999 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.065999 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.066461 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.066521 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.066583 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.066632 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.066681 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.066786 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.066839 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:57:00.067129 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:57:00.067187 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:57:00.067238 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:57:00.067290 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:57:00.067341 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:57:00.067404 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:57:00.113530 np0000184010 devstack@c-api.service[111524]: INFO dbcounter [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Registered counter for database cinder Jul 03 00:57:00.114491 np0000184010 devstack@c-api.service[111522]: INFO dbcounter [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Registered counter for database cinder Jul 03 00:57:00.114879 np0000184010 devstack@c-api.service[111523]: INFO dbcounter [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Registered counter for database cinder Jul 03 00:57:00.115342 np0000184010 devstack@c-api.service[111521]: INFO dbcounter [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Registered counter for database cinder Jul 03 00:57:00.153867 np0000184010 devstack@c-api.service[111524]: DEBUG oslo_db.sqlalchemy.engines [None req-99e5f660-57a6-4315-b027-70d272d327f4 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=111524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:00.157759 np0000184010 devstack@c-api.service[111523]: DEBUG oslo_db.sqlalchemy.engines [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 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=111523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:00.158795 np0000184010 devstack@c-api.service[111522]: DEBUG oslo_db.sqlalchemy.engines [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 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=111522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:00.159722 np0000184010 devstack@c-api.service[111521]: DEBUG oslo_db.sqlalchemy.engines [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 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=111521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:00.267970 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writer thread running {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 00:57:00.270850 np0000184010 devstack@c-api.service[111524]: INFO cinder.rpc [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 00:57:00.272811 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writer thread running {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 00:57:00.273266 np0000184010 devstack@c-api.service[111524]: INFO cinder.rpc [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 00:57:00.275112 np0000184010 devstack@c-api.service[111523]: INFO cinder.rpc [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 00:57:00.275567 np0000184010 devstack@c-api.service[111524]: INFO cinder.rpc [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 00:57:00.275642 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writer thread running {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 00:57:00.277038 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writer thread running {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 00:57:00.277469 np0000184010 devstack@c-api.service[111523]: INFO cinder.rpc [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 00:57:00.277535 np0000184010 devstack@c-api.service[111524]: INFO cinder.rpc [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 00:57:00.278323 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.278656 np0000184010 devstack@c-api.service[111521]: INFO cinder.rpc [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 00:57:00.279230 np0000184010 devstack@c-api.service[111523]: INFO cinder.rpc [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 00:57:00.279345 np0000184010 devstack@c-api.service[111522]: INFO cinder.rpc [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 00:57:00.281016 np0000184010 devstack@c-api.service[111523]: INFO cinder.rpc [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 00:57:00.281301 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.281493 np0000184010 devstack@c-api.service[111522]: INFO cinder.rpc [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 00:57:00.281610 np0000184010 devstack@c-api.service[111521]: INFO cinder.rpc [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 00:57:00.281817 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.283480 np0000184010 devstack@c-api.service[111522]: INFO cinder.rpc [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 00:57:00.284576 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.284684 np0000184010 devstack@c-api.service[111521]: INFO cinder.rpc [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 00:57:00.285294 np0000184010 devstack@c-api.service[111522]: INFO cinder.rpc [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 00:57:00.286154 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.287551 np0000184010 devstack@c-api.service[111521]: INFO cinder.rpc [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 00:57:00.288806 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.289025 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.292851 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.314249 np0000184010 devstack@c-api.service[111524]: DEBUG oslo_db.sqlalchemy.engines [None req-99e5f660-57a6-4315-b027-70d272d327f4 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=111524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:00.314670 np0000184010 devstack@c-api.service[111523]: DEBUG oslo_db.sqlalchemy.engines [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 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=111523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:00.316803 np0000184010 devstack@c-api.service[111523]: INFO cinder.rpc [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 00:57:00.317033 np0000184010 devstack@c-api.service[111524]: INFO cinder.rpc [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 00:57:00.318954 np0000184010 devstack@c-api.service[111524]: INFO cinder.rpc [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 00:57:00.319088 np0000184010 devstack@c-api.service[111523]: INFO cinder.rpc [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 00:57:00.319875 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.320391 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.320556 np0000184010 devstack@c-api.service[111522]: DEBUG oslo_db.sqlalchemy.engines [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 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=111522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:00.322903 np0000184010 devstack@c-api.service[111522]: INFO cinder.rpc [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 00:57:00.325250 np0000184010 devstack@c-api.service[111522]: INFO cinder.rpc [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 00:57:00.326417 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.330966 np0000184010 devstack@c-api.service[111521]: DEBUG oslo_db.sqlalchemy.engines [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 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=111521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:00.331061 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.334201 np0000184010 devstack@c-api.service[111521]: INFO cinder.rpc [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 00:57:00.334348 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.335423 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.336728 np0000184010 devstack@c-api.service[111521]: INFO cinder.rpc [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 00:57:00.338103 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.338649 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.338696 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.338751 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.341887 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.342001 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.342679 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.345053 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.345739 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.345851 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.348670 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.349000 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.350044 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.351203 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.351685 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.351954 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.353032 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.354367 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.354817 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.355035 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.355940 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.357768 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.357903 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.358847 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.358950 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.359245 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.361331 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.361905 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.361982 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.362791 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.363080 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.364915 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.366325 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.366428 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.366931 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.367416 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.369078 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.369265 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.370752 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.372270 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.372492 np0000184010 devstack@c-api.service[111524]: WARNING cinder.api.contrib.hosts [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 00:57:00.373301 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.373413 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.374763 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.374842 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.375030 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.376252 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.376855 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.377615 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.378080 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.378168 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.378692 np0000184010 devstack@c-api.service[111523]: WARNING cinder.api.contrib.hosts [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 00:57:00.378918 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.379519 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.379595 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.379844 np0000184010 devstack@c-api.service[111522]: WARNING cinder.api.contrib.hosts [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 00:57:00.380424 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.380616 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.381084 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.381895 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.382110 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.382328 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.382650 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.383171 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.383605 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.384022 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: extensions {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.384092 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.384995 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.385732 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.386047 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: capabilities {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.386286 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.387286 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.387352 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: os-hosts {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.387798 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.387865 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.388703 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: scheduler-stats {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.388844 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.389237 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.390137 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: os-volume-transfer {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.390408 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.390480 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.391221 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.391264 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: extensions {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.391312 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: extensions {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.391679 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: cgsnapshots {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.392625 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: capabilities {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.393003 np0000184010 devstack@c-api.service[111521]: WARNING cinder.api.contrib.hosts [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 00:57:00.393182 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: encryption {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.393426 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: capabilities {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.393786 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.393867 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: os-hosts {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.394699 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: os-hosts {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.394754 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: extra_specs {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.395227 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.395270 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: scheduler-stats {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.396212 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: os-quota-class-sets {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.396803 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: scheduler-stats {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.397330 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.397395 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: os-volume-transfer {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.397553 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: os-quota-sets {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.397889 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: os-volume-transfer {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.398087 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.398873 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: cgsnapshots {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.398979 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: os-snapshot-manage {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.399407 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.399491 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: cgsnapshots {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.400276 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: encryption {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.400358 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: encryption {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.400891 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.400978 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: encryption {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.401851 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: extra_specs {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.401909 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: os-volume-manage {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.402371 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.402837 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: extra_specs {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.403312 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: os-volume-type-access {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.403390 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: os-quota-class-sets {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.403685 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.405283 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: os-quota-class-sets {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.405440 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: extensions {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.405515 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: os-quota-sets {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.405651 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: consistencygroups {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.405808 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: os-quota-sets {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.405890 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: capabilities {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.406082 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: os-snapshot-manage {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.406799 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: backups {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.407097 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: os-hosts {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.407265 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: os-snapshot-manage {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.407459 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: encryption {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.408744 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: encryption {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.408827 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: os-availability-zone {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.408967 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: os-volume-manage {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.409179 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: scheduler-stats {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.410110 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extended resource: qos-specs {{(pid=111524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.410326 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: os-volume-manage {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.410428 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: os-volume-type-access {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.410608 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: os-volume-transfer {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.411771 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: os-volume-type-access {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.411994 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: consistencygroups {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.412166 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: cgsnapshots {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.413297 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: consistencygroups {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.413370 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.413595 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: encryption {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.413975 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: backups {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.414252 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.contrib.snapshot_actions [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] SnapshotActionsController initialized {{(pid=111524) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 00:57:00.414959 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.415161 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: extra_specs {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.415403 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: backups {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.415986 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: os-availability-zone {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.416295 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.416617 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: os-quota-class-sets {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.417335 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extended resource: qos-specs {{(pid=111522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.417472 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: os-availability-zone {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.417728 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.418245 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: os-quota-sets {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.418861 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extended resource: qos-specs {{(pid=111523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.419081 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.419726 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: os-snapshot-manage {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.420239 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.420378 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.421207 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: encryption {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.421336 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.contrib.snapshot_actions [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] SnapshotActionsController initialized {{(pid=111522) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 00:57:00.422009 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.422115 np0000184010 devstack@c-api.service[111524]: WARNING castellan.key_manager.migration [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.422626 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.422781 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: os-volume-manage {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.422946 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423042 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension VolumeActions extending resource: volumes {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423292 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423418 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.423486 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423486 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423600 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] SnapshotActionsController initialized {{(pid=111523) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 00:57:00.423676 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423676 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension TypesManage extending resource: types {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423839 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423839 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.423974 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.424093 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension UsedLimits extending resource: limits {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.424158 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: os-volume-type-access {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.424225 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.424297 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.424358 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension AdminActions extending resource: volumes {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.424421 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension AdminActions extending resource: snapshots {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.424482 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension AdminActions extending resource: backups {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.424601 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.v3.router [None req-99e5f660-57a6-4315-b027-70d272d327f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.424669 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.425674 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: consistencygroups {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.425794 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.426089 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.427210 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.427395 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.427634 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: backups {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.428582 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.428824 np0000184010 devstack@c-api.service[111522]: WARNING castellan.key_manager.migration [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.429674 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: os-availability-zone {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.429760 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.429900 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension VolumeActions extending resource: volumes {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430110 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430222 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.430271 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430325 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430411 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430510 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension TypesManage extending resource: types {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430618 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430727 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430858 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.430992 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension UsedLimits extending resource: limits {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.431052 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extended resource: qos-specs {{(pid=111521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:57:00.431092 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.431181 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension AdminActions extending resource: volumes {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.431295 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension AdminActions extending resource: snapshots {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.431406 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension AdminActions extending resource: backups {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.431513 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.v3.router [None req-14702ebc-b3c4-4e00-aeac-7e013f474535 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.431815 np0000184010 devstack@c-api.service[111523]: WARNING castellan.key_manager.migration [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.432365 np0000184010 devstack@c-api.service[111524]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de85faa3668 pid: 111524 (default app) Jul 03 00:57:00.432784 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.432990 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension VolumeActions extending resource: volumes {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.433285 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.433401 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.433508 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.433605 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.433727 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension TypesManage extending resource: types {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.433842 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.433905 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.433954 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.434076 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.434182 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension UsedLimits extending resource: limits {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.434296 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.434410 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension AdminActions extending resource: volumes {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.434526 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension AdminActions extending resource: snapshots {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.434644 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension AdminActions extending resource: backups {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.434773 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.v3.router [None req-c3026583-318f-4a61-9b4f-1d511a29cb49 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.434843 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.contrib.snapshot_actions [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] SnapshotActionsController initialized {{(pid=111521) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 00:57:00.435498 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.436870 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.438213 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.439597 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.439720 np0000184010 devstack@c-api.service[111522]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de85faa3668 pid: 111522 (default app) Jul 03 00:57:00.441054 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.442826 np0000184010 devstack@c-api.service[111521]: WARNING castellan.key_manager.migration [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:57:00.443524 np0000184010 devstack@c-api.service[111523]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de85faa3668 pid: 111523 (default app) Jul 03 00:57:00.443829 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.443953 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension VolumeActions extending resource: volumes {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.444774 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.444879 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.444986 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.445162 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.445257 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension TypesManage extending resource: types {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.445415 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.445544 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.445702 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.445892 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension UsedLimits extending resource: limits {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.446041 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.446114 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-b1ed45b7-476d-4d25-85cd-d13a9985e17b None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 00:57:00.446185 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension AdminActions extending resource: volumes {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.446348 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension AdminActions extending resource: snapshots {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.446501 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension AdminActions extending resource: backups {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.446644 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.v3.router [None req-8abca6c6-c8c5-4402-97c0-90019f7655a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:57:00.449280 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Fri Jul 3 00:57:00 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 00:57:00.455580 np0000184010 devstack@c-api.service[111521]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de85faa3668 pid: 111521 (default app) Jul 03 00:57:07.805355 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 00:57:08.310746 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 admin admin] POST https://199.204.45.74/volume/v3/types Jul 03 00:57:08.311325 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 00:57:08.312934 np0000184010 devstack@c-api.service[111522]: /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 03 00:57:08.312934 np0000184010 devstack@c-api.service[111522]: warnings.warn( Jul 03 00:57:08.346740 np0000184010 devstack@c-api.service[111522]: DEBUG oslo_db.sqlalchemy.engines [None req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 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=111522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:08.378467 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jul 03 00:57:08.379169 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Fri Jul 3 00:57:07 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 00:57:08.410622 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 req-a1037750-f83a-4a13-a885-d01b48e77493 None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 00:57:08.886310 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 req-a1037750-f83a-4a13-a885-d01b48e77493 admin admin] POST https://199.204.45.74/volume/v3/types/4eb2b06c-caf6-4c3e-a08b-6e46b8d96f1e/extra_specs Jul 03 00:57:08.886979 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 req-a1037750-f83a-4a13-a885-d01b48e77493 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 00:57:08.888859 np0000184010 devstack@c-api.service[111523]: /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 03 00:57:08.888859 np0000184010 devstack@c-api.service[111523]: warnings.warn( Jul 03 00:57:08.925571 np0000184010 devstack@c-api.service[111523]: DEBUG oslo_db.sqlalchemy.engines [req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 req-a1037750-f83a-4a13-a885-d01b48e77493 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=111523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:57:08.995633 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [req-54f4519d-3c3d-441e-ad2c-a3d2b8634a93 req-a1037750-f83a-4a13-a885-d01b48e77493 admin admin] https://199.204.45.74/volume/v3/types/4eb2b06c-caf6-4c3e-a08b-6e46b8d96f1e/extra_specs returned with HTTP 200 Jul 03 00:57:08.996534 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Fri Jul 3 00:57:08 2026] POST /volume/v3/types/4eb2b06c-caf6-4c3e-a08b-6e46b8d96f1e/extra_specs => generated 55 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 00:57:10.318539 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=6 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 00:57:10.335959 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=6 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 00:57:18.375250 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 00:57:18.993624 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 00:59:46.102804 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-cde0d520-5d75-42b1-aff7-a05780c8d16e None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 00:59:46.104132 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-cde0d520-5d75-42b1-aff7-a05780c8d16e None None] GET https://199.204.45.74/volume// Jul 03 00:59:46.104486 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-cde0d520-5d75-42b1-aff7-a05780c8d16e None None] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 00:59:46.104992 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-cde0d520-5d75-42b1-aff7-a05780c8d16e None None] Calling method 'all' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 00:59:46.106048 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-cde0d520-5d75-42b1-aff7-a05780c8d16e None None] https://199.204.45.74/volume// returned with HTTP 300 Jul 03 00:59:46.106611 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 2/4] 199.204.45.74 () {66 vars in 1449 bytes} [Fri Jul 3 00:59:46 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:00:27.552499 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-7630c49c-66bf-4aab-9449-f21df85b6c82 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:27.556436 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 1/5] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jul 3 01:00:27 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Jul 03 01:00:27.591363 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-e8a8414a-3188-4e1e-aa1d-d5040cc9b383 None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:27.601615 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 2/6] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jul 3 01:00:27 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 03 01:00:27.641271 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [req-e8a8414a-3188-4e1e-aa1d-d5040cc9b383 req-7edbff65-4643-4e4c-87e8-088ab078a74a None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:27.645706 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [req-e8a8414a-3188-4e1e-aa1d-d5040cc9b383 req-7edbff65-4643-4e4c-87e8-088ab078a74a demo demo] GET https://199.204.45.74/volume/v3/ Jul 03 01:00:27.646003 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [req-e8a8414a-3188-4e1e-aa1d-d5040cc9b383 req-7edbff65-4643-4e4c-87e8-088ab078a74a demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:27.646306 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [req-e8a8414a-3188-4e1e-aa1d-d5040cc9b383 req-7edbff65-4643-4e4c-87e8-088ab078a74a demo demo] Calling method 'version_select' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:27.647849 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [req-e8a8414a-3188-4e1e-aa1d-d5040cc9b383 req-7edbff65-4643-4e4c-87e8-088ab078a74a demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jul 03 01:00:27.648343 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 2/7] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jul 3 01:00:27 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:27.693754 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-f7847af8-8120-4711-a3c4-a09fd986d98a None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:28.027348 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-f7847af8-8120-4711-a3c4-a09fd986d98a demo demo] GET https://199.204.45.74/volume/v3/types Jul 03 01:00:28.027746 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-f7847af8-8120-4711-a3c4-a09fd986d98a demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:28.027897 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-f7847af8-8120-4711-a3c4-a09fd986d98a demo demo] Calling method 'index' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:28.028384 np0000184010 devstack@c-api.service[111524]: /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 03 01:00:28.028384 np0000184010 devstack@c-api.service[111524]: warnings.warn( Jul 03 01:00:28.028980 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.api_utils [None req-f7847af8-8120-4711-a3c4-a09fd986d98a demo demo] Removing options '' from query. {{(pid=111524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:00:28.070679 np0000184010 devstack@c-api.service[111524]: DEBUG oslo_db.sqlalchemy.engines [None req-f7847af8-8120-4711-a3c4-a09fd986d98a 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=111524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:00:28.097483 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-f7847af8-8120-4711-a3c4-a09fd986d98a demo demo] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jul 03 01:00:28.098152 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 3/8] 199.204.45.74 () {64 vars in 1283 bytes} [Fri Jul 3 01:00:27 2026] GET /volume/v3/types => generated 377 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:28.136524 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-9c42e06b-41db-442e-b1de-feceee6f6563 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:28.471035 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-9c42e06b-41db-442e-b1de-feceee6f6563 demo demo] GET https://199.204.45.74/volume/v3/types/default Jul 03 01:00:28.471393 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-9c42e06b-41db-442e-b1de-feceee6f6563 demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:28.471633 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-9c42e06b-41db-442e-b1de-feceee6f6563 demo demo] Calling method 'show' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:28.508204 np0000184010 devstack@c-api.service[111521]: DEBUG oslo_db.sqlalchemy.engines [None req-9c42e06b-41db-442e-b1de-feceee6f6563 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=111521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:00:28.527466 np0000184010 devstack@c-api.service[111521]: /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 03 01:00:28.527466 np0000184010 devstack@c-api.service[111521]: warnings.warn( Jul 03 01:00:28.529692 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-9c42e06b-41db-442e-b1de-feceee6f6563 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jul 03 01:00:28.530160 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 2/9] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jul 3 01:00:28 2026] GET /volume/v3/types/default => generated 145 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:29.024730 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-9586691a-40ef-4a8a-bd78-59f4b797405b None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.026165 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 3/10] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 01:00:29.060005 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-46fd0b8d-a6f3-486d-b702-7a7980d98b6d None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.068539 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 3/11] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 03 01:00:29.111411 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [req-46fd0b8d-a6f3-486d-b702-7a7980d98b6d req-0c39cb20-57c7-42e1-a42e-f8c5964616b4 None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.114307 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [req-46fd0b8d-a6f3-486d-b702-7a7980d98b6d req-0c39cb20-57c7-42e1-a42e-f8c5964616b4 demo demo] GET https://199.204.45.74/volume/v3/ Jul 03 01:00:29.114599 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [req-46fd0b8d-a6f3-486d-b702-7a7980d98b6d req-0c39cb20-57c7-42e1-a42e-f8c5964616b4 demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:29.114876 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [req-46fd0b8d-a6f3-486d-b702-7a7980d98b6d req-0c39cb20-57c7-42e1-a42e-f8c5964616b4 demo demo] Calling method 'version_select' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:29.115467 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [req-46fd0b8d-a6f3-486d-b702-7a7980d98b6d req-0c39cb20-57c7-42e1-a42e-f8c5964616b4 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jul 03 01:00:29.115945 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 4/12] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:29.160597 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-2f922e69-4b37-4083-9f52-a8fdd7137a6f None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.165611 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-2f922e69-4b37-4083-9f52-a8fdd7137a6f demo demo] GET https://199.204.45.74/volume/v3/types/default Jul 03 01:00:29.165866 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-2f922e69-4b37-4083-9f52-a8fdd7137a6f demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:29.166125 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-2f922e69-4b37-4083-9f52-a8fdd7137a6f demo demo] Calling method 'show' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:29.175051 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-2f922e69-4b37-4083-9f52-a8fdd7137a6f demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jul 03 01:00:29.175452 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 3/13] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:29.829108 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-b2b222e6-70d0-4173-a361-ff3d74afad47 None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.830441 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 4/14] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 01:00:29.863881 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-c523ad80-36e1-4eeb-b969-6e7b8c908fc2 None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.867303 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 4/15] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 03 01:00:29.902514 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [req-c523ad80-36e1-4eeb-b969-6e7b8c908fc2 req-917a818b-cd65-47fc-932a-9462a3bb5ac7 None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.905761 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [req-c523ad80-36e1-4eeb-b969-6e7b8c908fc2 req-917a818b-cd65-47fc-932a-9462a3bb5ac7 demo demo] GET https://199.204.45.74/volume/v3/ Jul 03 01:00:29.906172 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [req-c523ad80-36e1-4eeb-b969-6e7b8c908fc2 req-917a818b-cd65-47fc-932a-9462a3bb5ac7 demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:29.906532 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [req-c523ad80-36e1-4eeb-b969-6e7b8c908fc2 req-917a818b-cd65-47fc-932a-9462a3bb5ac7 demo demo] Calling method 'version_select' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:29.907205 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [req-c523ad80-36e1-4eeb-b969-6e7b8c908fc2 req-917a818b-cd65-47fc-932a-9462a3bb5ac7 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jul 03 01:00:29.907886 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 5/16] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:29.944472 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-057d0968-b382-419e-a823-e3e1cd7785b5 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.947248 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-057d0968-b382-419e-a823-e3e1cd7785b5 demo demo] GET https://199.204.45.74/volume/v3/types/default Jul 03 01:00:29.947498 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-057d0968-b382-419e-a823-e3e1cd7785b5 demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:29.947839 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-057d0968-b382-419e-a823-e3e1cd7785b5 demo demo] Calling method 'show' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:29.956504 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-057d0968-b382-419e-a823-e3e1cd7785b5 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jul 03 01:00:29.956920 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 4/17] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:29.992243 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-024b8768-ec09-4ab5-b8fa-b575b23d4292 None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:29.993443 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 5/18] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jul 3 01:00:29 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 03 01:00:30.024685 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-95d3bce4-65fd-46cb-9953-9abf54b75a69 None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:30.028510 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 5/19] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jul 3 01:00:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 03 01:00:30.069254 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [req-95d3bce4-65fd-46cb-9953-9abf54b75a69 req-9a68b3f1-c3d0-499e-9bc9-6891592730bf None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:30.075281 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [req-95d3bce4-65fd-46cb-9953-9abf54b75a69 req-9a68b3f1-c3d0-499e-9bc9-6891592730bf demo demo] GET https://199.204.45.74/volume/v3/ Jul 03 01:00:30.075703 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [req-95d3bce4-65fd-46cb-9953-9abf54b75a69 req-9a68b3f1-c3d0-499e-9bc9-6891592730bf demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:30.075984 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [req-95d3bce4-65fd-46cb-9953-9abf54b75a69 req-9a68b3f1-c3d0-499e-9bc9-6891592730bf demo demo] Calling method 'version_select' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:30.076546 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [req-95d3bce4-65fd-46cb-9953-9abf54b75a69 req-9a68b3f1-c3d0-499e-9bc9-6891592730bf demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jul 03 01:00:30.077363 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 6/20] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jul 3 01:00:30 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:30.116868 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-4314e462-6f41-452b-911e-6f04038afdc5 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:30.120017 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-4314e462-6f41-452b-911e-6f04038afdc5 demo demo] GET https://199.204.45.74/volume/v3/types/default Jul 03 01:00:30.120422 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-4314e462-6f41-452b-911e-6f04038afdc5 demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:30.120966 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-4314e462-6f41-452b-911e-6f04038afdc5 demo demo] Calling method 'show' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:30.131014 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-4314e462-6f41-452b-911e-6f04038afdc5 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jul 03 01:00:30.131456 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 5/21] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jul 3 01:00:30 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:38.087138 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=1 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:00:40.126785 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=8 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:06:01.960644 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-9b5e338e-f047-4f5c-9a4b-aba0f347296f None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:06:02.078932 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-9b5e338e-f047-4f5c-9a4b-aba0f347296f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:06:02.079291 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-9b5e338e-f047-4f5c-9a4b-aba0f347296f demo demo] Empty body provided in request {{(pid=111522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:06:02.079655 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-9b5e338e-f047-4f5c-9a4b-aba0f347296f demo demo] Calling method 'detail' {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:06:02.080462 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.api_utils [None req-9b5e338e-f047-4f5c-9a4b-aba0f347296f demo demo] Removing options '' from query. {{(pid=111522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:06:02.081646 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.volume.api [None req-9b5e338e-f047-4f5c-9a4b-aba0f347296f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:06:02.138194 np0000184010 devstack@c-api.service[111522]: INFO cinder.volume.api [None req-9b5e338e-f047-4f5c-9a4b-aba0f347296f demo demo] Get all volumes completed successfully. Jul 03 01:06:02.140379 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-9b5e338e-f047-4f5c-9a4b-aba0f347296f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:06:02.140897 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 6/22] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:06:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:06:12.131191 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:07:02.188762 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-59a06c01-bb7e-4b81-958b-22de73383bde None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:07:02.195639 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-59a06c01-bb7e-4b81-958b-22de73383bde demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:07:02.196683 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-59a06c01-bb7e-4b81-958b-22de73383bde demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:07:02.196947 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-59a06c01-bb7e-4b81-958b-22de73383bde demo demo] Calling method 'detail' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:07:02.200263 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.api_utils [None req-59a06c01-bb7e-4b81-958b-22de73383bde demo demo] Removing options '' from query. {{(pid=111523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:07:02.202048 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.volume.api [None req-59a06c01-bb7e-4b81-958b-22de73383bde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:07:02.244577 np0000184010 devstack@c-api.service[111523]: INFO cinder.volume.api [None req-59a06c01-bb7e-4b81-958b-22de73383bde demo demo] Get all volumes completed successfully. Jul 03 01:07:02.247804 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-59a06c01-bb7e-4b81-958b-22de73383bde demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:07:02.248446 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 6/23] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:07:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:07:12.238248 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writing DB stats cinder:SELECT=1 {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:08:02.274319 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-707b99a1-4ff0-4ade-aaee-a2febd9b9d26 None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:08:02.279108 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-707b99a1-4ff0-4ade-aaee-a2febd9b9d26 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:08:02.279352 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-707b99a1-4ff0-4ade-aaee-a2febd9b9d26 demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:08:02.279513 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-707b99a1-4ff0-4ade-aaee-a2febd9b9d26 demo demo] Calling method 'detail' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:08:02.280048 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.api_utils [None req-707b99a1-4ff0-4ade-aaee-a2febd9b9d26 demo demo] Removing options '' from query. {{(pid=111524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:08:02.280875 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.volume.api [None req-707b99a1-4ff0-4ade-aaee-a2febd9b9d26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:08:02.322025 np0000184010 devstack@c-api.service[111524]: INFO cinder.volume.api [None req-707b99a1-4ff0-4ade-aaee-a2febd9b9d26 demo demo] Get all volumes completed successfully. Jul 03 01:08:02.324233 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-707b99a1-4ff0-4ade-aaee-a2febd9b9d26 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:08:02.324641 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 7/24] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:08:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:08:12.316408 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=1 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:09:02.351772 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-387284d2-493b-410b-a18c-8ebf79c1f73f None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:09:02.356694 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-387284d2-493b-410b-a18c-8ebf79c1f73f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:09:02.357200 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-387284d2-493b-410b-a18c-8ebf79c1f73f demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:09:02.357333 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-387284d2-493b-410b-a18c-8ebf79c1f73f demo demo] Calling method 'detail' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:09:02.358120 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.api_utils [None req-387284d2-493b-410b-a18c-8ebf79c1f73f demo demo] Removing options '' from query. {{(pid=111521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:09:02.359500 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.volume.api [None req-387284d2-493b-410b-a18c-8ebf79c1f73f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:09:02.411657 np0000184010 devstack@c-api.service[111521]: INFO cinder.volume.api [None req-387284d2-493b-410b-a18c-8ebf79c1f73f demo demo] Get all volumes completed successfully. Jul 03 01:09:02.415816 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-387284d2-493b-410b-a18c-8ebf79c1f73f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:09:02.416099 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 6/25] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:09:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:09:12.401664 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=1 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:10:02.438825 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-9d578035-0701-4eac-87f3-f8cbae39367e None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:10:02.441485 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-9d578035-0701-4eac-87f3-f8cbae39367e demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:10:02.441671 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-9d578035-0701-4eac-87f3-f8cbae39367e demo demo] Empty body provided in request {{(pid=111522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:10:02.441985 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-9d578035-0701-4eac-87f3-f8cbae39367e demo demo] Calling method 'detail' {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:10:02.442278 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.api_utils [None req-9d578035-0701-4eac-87f3-f8cbae39367e demo demo] Removing options '' from query. {{(pid=111522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:10:02.443251 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.volume.api [None req-9d578035-0701-4eac-87f3-f8cbae39367e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:10:02.455145 np0000184010 devstack@c-api.service[111522]: INFO cinder.volume.api [None req-9d578035-0701-4eac-87f3-f8cbae39367e demo demo] Get all volumes completed successfully. Jul 03 01:10:02.458201 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-9d578035-0701-4eac-87f3-f8cbae39367e demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:10:02.459388 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 7/26] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:10:02 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 03 01:10:12.447516 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:11:02.486763 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-a43acb83-f2c1-4adc-8ffc-ccf28566c63d None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:11:02.624300 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-a43acb83-f2c1-4adc-8ffc-ccf28566c63d demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:11:02.624543 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-a43acb83-f2c1-4adc-8ffc-ccf28566c63d demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:11:02.624705 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-a43acb83-f2c1-4adc-8ffc-ccf28566c63d demo demo] Calling method 'detail' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:11:02.625074 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.api_utils [None req-a43acb83-f2c1-4adc-8ffc-ccf28566c63d demo demo] Removing options '' from query. {{(pid=111523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:11:02.625902 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.volume.api [None req-a43acb83-f2c1-4adc-8ffc-ccf28566c63d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:11:02.635614 np0000184010 devstack@c-api.service[111523]: INFO cinder.volume.api [None req-a43acb83-f2c1-4adc-8ffc-ccf28566c63d demo demo] Get all volumes completed successfully. Jul 03 01:11:02.639301 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-a43acb83-f2c1-4adc-8ffc-ccf28566c63d demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:11:02.640020 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 7/27] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:11:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:11:12.629878 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writing DB stats cinder:SELECT=1 {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:12:02.658431 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-0a2fa23c-23c6-45de-8b26-6e47d20295e6 None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:12:02.663745 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-0a2fa23c-23c6-45de-8b26-6e47d20295e6 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:12:02.663745 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-0a2fa23c-23c6-45de-8b26-6e47d20295e6 demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:12:02.663745 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-0a2fa23c-23c6-45de-8b26-6e47d20295e6 demo demo] Calling method 'detail' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:12:02.664184 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.api_utils [None req-0a2fa23c-23c6-45de-8b26-6e47d20295e6 demo demo] Removing options '' from query. {{(pid=111524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:12:02.665442 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.volume.api [None req-0a2fa23c-23c6-45de-8b26-6e47d20295e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:12:02.676436 np0000184010 devstack@c-api.service[111524]: INFO cinder.volume.api [None req-0a2fa23c-23c6-45de-8b26-6e47d20295e6 demo demo] Get all volumes completed successfully. Jul 03 01:12:02.681301 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-0a2fa23c-23c6-45de-8b26-6e47d20295e6 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:12:02.681301 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 8/28] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:12:02 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 03 01:12:12.669450 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=1 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:13:02.705968 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-c51b3518-178a-4ebc-8dfe-1ed2726637a9 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:13:02.712761 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-c51b3518-178a-4ebc-8dfe-1ed2726637a9 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:13:02.713051 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-c51b3518-178a-4ebc-8dfe-1ed2726637a9 demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:13:02.713164 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-c51b3518-178a-4ebc-8dfe-1ed2726637a9 demo demo] Calling method 'detail' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:13:02.713498 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.api_utils [None req-c51b3518-178a-4ebc-8dfe-1ed2726637a9 demo demo] Removing options '' from query. {{(pid=111521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:13:02.714477 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.volume.api [None req-c51b3518-178a-4ebc-8dfe-1ed2726637a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:13:02.731215 np0000184010 devstack@c-api.service[111521]: INFO cinder.volume.api [None req-c51b3518-178a-4ebc-8dfe-1ed2726637a9 demo demo] Get all volumes completed successfully. Jul 03 01:13:02.733668 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-c51b3518-178a-4ebc-8dfe-1ed2726637a9 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:13:02.734141 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 7/29] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:13:02 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 03 01:13:12.719311 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=1 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:14:02.755132 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-58c20e6a-8a4f-474d-8f09-35c20bac43fc None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:14:02.758629 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-58c20e6a-8a4f-474d-8f09-35c20bac43fc demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:14:02.758975 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-58c20e6a-8a4f-474d-8f09-35c20bac43fc demo demo] Empty body provided in request {{(pid=111522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:14:02.759471 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-58c20e6a-8a4f-474d-8f09-35c20bac43fc demo demo] Calling method 'detail' {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:14:02.759577 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.api_utils [None req-58c20e6a-8a4f-474d-8f09-35c20bac43fc demo demo] Removing options '' from query. {{(pid=111522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:14:02.760631 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.volume.api [None req-58c20e6a-8a4f-474d-8f09-35c20bac43fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:14:02.770339 np0000184010 devstack@c-api.service[111522]: INFO cinder.volume.api [None req-58c20e6a-8a4f-474d-8f09-35c20bac43fc demo demo] Get all volumes completed successfully. Jul 03 01:14:02.776213 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-58c20e6a-8a4f-474d-8f09-35c20bac43fc demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:14:02.776930 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 8/30] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:14:02 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 03 01:14:12.764727 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:15:02.797427 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-fc75181f-a7f2-49e3-a632-51db9e12d1aa None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:15:02.802078 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-fc75181f-a7f2-49e3-a632-51db9e12d1aa demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:15:02.802338 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-fc75181f-a7f2-49e3-a632-51db9e12d1aa demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:15:02.802606 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-fc75181f-a7f2-49e3-a632-51db9e12d1aa demo demo] Calling method 'detail' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:15:02.803542 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.api_utils [None req-fc75181f-a7f2-49e3-a632-51db9e12d1aa demo demo] Removing options '' from query. {{(pid=111523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:15:02.804736 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.volume.api [None req-fc75181f-a7f2-49e3-a632-51db9e12d1aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:15:02.816525 np0000184010 devstack@c-api.service[111523]: INFO cinder.volume.api [None req-fc75181f-a7f2-49e3-a632-51db9e12d1aa demo demo] Get all volumes completed successfully. Jul 03 01:15:02.819769 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-fc75181f-a7f2-49e3-a632-51db9e12d1aa demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:15:02.820788 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 8/31] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:15:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:15:12.808733 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writing DB stats cinder:SELECT=1 {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:16:02.836778 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-2663f81a-6ec8-481c-8108-903a6c46b041 None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:16:03.011681 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-2663f81a-6ec8-481c-8108-903a6c46b041 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:16:03.011854 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-2663f81a-6ec8-481c-8108-903a6c46b041 demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:16:03.012084 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-2663f81a-6ec8-481c-8108-903a6c46b041 demo demo] Calling method 'detail' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:16:03.012331 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.api_utils [None req-2663f81a-6ec8-481c-8108-903a6c46b041 demo demo] Removing options '' from query. {{(pid=111524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:16:03.013183 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.volume.api [None req-2663f81a-6ec8-481c-8108-903a6c46b041 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:16:03.021752 np0000184010 devstack@c-api.service[111524]: INFO cinder.volume.api [None req-2663f81a-6ec8-481c-8108-903a6c46b041 demo demo] Get all volumes completed successfully. Jul 03 01:16:03.023530 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-2663f81a-6ec8-481c-8108-903a6c46b041 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:16:03.023905 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 9/32] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:16:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:16:13.016655 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=1 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:17:03.049280 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-29cf36b7-7b9a-4122-aa76-9787a8ad41da None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:17:03.052804 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-29cf36b7-7b9a-4122-aa76-9787a8ad41da demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:17:03.053060 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-29cf36b7-7b9a-4122-aa76-9787a8ad41da demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:17:03.053339 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-29cf36b7-7b9a-4122-aa76-9787a8ad41da demo demo] Calling method 'detail' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:17:03.053736 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.api_utils [None req-29cf36b7-7b9a-4122-aa76-9787a8ad41da demo demo] Removing options '' from query. {{(pid=111521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:17:03.057633 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.volume.api [None req-29cf36b7-7b9a-4122-aa76-9787a8ad41da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:17:03.067753 np0000184010 devstack@c-api.service[111521]: INFO cinder.volume.api [None req-29cf36b7-7b9a-4122-aa76-9787a8ad41da demo demo] Get all volumes completed successfully. Jul 03 01:17:03.070453 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-29cf36b7-7b9a-4122-aa76-9787a8ad41da demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:17:03.070975 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 8/33] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:17:03 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 03 01:17:13.061616 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=1 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:18:03.103526 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-9fd1a596-7a9c-4c94-8efa-b1bc692596fa None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:18:03.108606 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-9fd1a596-7a9c-4c94-8efa-b1bc692596fa demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:18:03.109098 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-9fd1a596-7a9c-4c94-8efa-b1bc692596fa demo demo] Empty body provided in request {{(pid=111522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:18:03.109327 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-9fd1a596-7a9c-4c94-8efa-b1bc692596fa demo demo] Calling method 'detail' {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:18:03.109885 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.api_utils [None req-9fd1a596-7a9c-4c94-8efa-b1bc692596fa demo demo] Removing options '' from query. {{(pid=111522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:18:03.111108 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.volume.api [None req-9fd1a596-7a9c-4c94-8efa-b1bc692596fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:18:03.122306 np0000184010 devstack@c-api.service[111522]: INFO cinder.volume.api [None req-9fd1a596-7a9c-4c94-8efa-b1bc692596fa demo demo] Get all volumes completed successfully. Jul 03 01:18:03.126631 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-9fd1a596-7a9c-4c94-8efa-b1bc692596fa demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:18:03.127386 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 9/34] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:18:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:18:13.115360 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:19:03.151929 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-3b91f0ce-948b-4739-8025-7ae90eede0ae None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:19:03.157033 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-3b91f0ce-948b-4739-8025-7ae90eede0ae demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:19:03.157628 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-3b91f0ce-948b-4739-8025-7ae90eede0ae demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:19:03.157940 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-3b91f0ce-948b-4739-8025-7ae90eede0ae demo demo] Calling method 'detail' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:19:03.158238 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.api_utils [None req-3b91f0ce-948b-4739-8025-7ae90eede0ae demo demo] Removing options '' from query. {{(pid=111523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:19:03.159001 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.volume.api [None req-3b91f0ce-948b-4739-8025-7ae90eede0ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:19:03.171031 np0000184010 devstack@c-api.service[111523]: INFO cinder.volume.api [None req-3b91f0ce-948b-4739-8025-7ae90eede0ae demo demo] Get all volumes completed successfully. Jul 03 01:19:03.175156 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-3b91f0ce-948b-4739-8025-7ae90eede0ae demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:19:03.175559 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 9/35] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:19:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:19:13.162642 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writing DB stats cinder:SELECT=1 {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:20:03.196172 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-5f393c30-b85b-41c5-9372-4b4017b061b8 None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:20:03.200219 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-5f393c30-b85b-41c5-9372-4b4017b061b8 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:20:03.200565 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-5f393c30-b85b-41c5-9372-4b4017b061b8 demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:20:03.200952 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-5f393c30-b85b-41c5-9372-4b4017b061b8 demo demo] Calling method 'detail' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:20:03.201356 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.api_utils [None req-5f393c30-b85b-41c5-9372-4b4017b061b8 demo demo] Removing options '' from query. {{(pid=111524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:20:03.202458 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.volume.api [None req-5f393c30-b85b-41c5-9372-4b4017b061b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:20:03.215340 np0000184010 devstack@c-api.service[111524]: INFO cinder.volume.api [None req-5f393c30-b85b-41c5-9372-4b4017b061b8 demo demo] Get all volumes completed successfully. Jul 03 01:20:03.218323 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-5f393c30-b85b-41c5-9372-4b4017b061b8 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:20:03.218796 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 10/36] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:20:03 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 03 01:20:13.207601 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=1 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:21:03.236651 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-8a368276-a67c-4b9a-b114-a9e7babc2d12 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:21:03.385336 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-8a368276-a67c-4b9a-b114-a9e7babc2d12 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:21:03.385888 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-8a368276-a67c-4b9a-b114-a9e7babc2d12 demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:21:03.386325 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-8a368276-a67c-4b9a-b114-a9e7babc2d12 demo demo] Calling method 'detail' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:21:03.386911 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.api_utils [None req-8a368276-a67c-4b9a-b114-a9e7babc2d12 demo demo] Removing options '' from query. {{(pid=111521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:21:03.388262 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.volume.api [None req-8a368276-a67c-4b9a-b114-a9e7babc2d12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:21:03.398592 np0000184010 devstack@c-api.service[111521]: INFO cinder.volume.api [None req-8a368276-a67c-4b9a-b114-a9e7babc2d12 demo demo] Get all volumes completed successfully. Jul 03 01:21:03.401437 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-8a368276-a67c-4b9a-b114-a9e7babc2d12 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:21:03.402040 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 9/37] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:21:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:21:13.392845 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=1 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:22:03.419750 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-237d3df8-1ccb-4f85-a187-c31370a69d9e None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:22:03.424102 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-237d3df8-1ccb-4f85-a187-c31370a69d9e demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:22:03.424568 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-237d3df8-1ccb-4f85-a187-c31370a69d9e demo demo] Empty body provided in request {{(pid=111522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:22:03.425161 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-237d3df8-1ccb-4f85-a187-c31370a69d9e demo demo] Calling method 'detail' {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:22:03.425613 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.api_utils [None req-237d3df8-1ccb-4f85-a187-c31370a69d9e demo demo] Removing options '' from query. {{(pid=111522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:22:03.428400 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.volume.api [None req-237d3df8-1ccb-4f85-a187-c31370a69d9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:22:03.437937 np0000184010 devstack@c-api.service[111522]: INFO cinder.volume.api [None req-237d3df8-1ccb-4f85-a187-c31370a69d9e demo demo] Get all volumes completed successfully. Jul 03 01:22:03.443110 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-237d3df8-1ccb-4f85-a187-c31370a69d9e demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:22:03.444171 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 10/38] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:22:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:22:13.430769 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:23:03.465898 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-bfecd128-0bb5-466d-bc7b-ecc9c3082993 None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:23:03.470001 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-bfecd128-0bb5-466d-bc7b-ecc9c3082993 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:23:03.470249 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-bfecd128-0bb5-466d-bc7b-ecc9c3082993 demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:23:03.470564 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-bfecd128-0bb5-466d-bc7b-ecc9c3082993 demo demo] Calling method 'detail' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:23:03.471396 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.api_utils [None req-bfecd128-0bb5-466d-bc7b-ecc9c3082993 demo demo] Removing options '' from query. {{(pid=111523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:23:03.472804 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.volume.api [None req-bfecd128-0bb5-466d-bc7b-ecc9c3082993 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:23:03.481347 np0000184010 devstack@c-api.service[111523]: INFO cinder.volume.api [None req-bfecd128-0bb5-466d-bc7b-ecc9c3082993 demo demo] Get all volumes completed successfully. Jul 03 01:23:03.483410 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-bfecd128-0bb5-466d-bc7b-ecc9c3082993 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:23:03.483856 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 10/39] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:23:03 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 03 01:23:13.476200 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writing DB stats cinder:SELECT=1 {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:24:03.509773 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-51d126a8-b2dc-4f76-afcc-58d43192d38c None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:24:03.514846 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-51d126a8-b2dc-4f76-afcc-58d43192d38c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:24:03.514846 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-51d126a8-b2dc-4f76-afcc-58d43192d38c demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:24:03.515184 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-51d126a8-b2dc-4f76-afcc-58d43192d38c demo demo] Calling method 'detail' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:24:03.515329 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.api_utils [None req-51d126a8-b2dc-4f76-afcc-58d43192d38c demo demo] Removing options '' from query. {{(pid=111524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:24:03.516378 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.volume.api [None req-51d126a8-b2dc-4f76-afcc-58d43192d38c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:24:03.525455 np0000184010 devstack@c-api.service[111524]: INFO cinder.volume.api [None req-51d126a8-b2dc-4f76-afcc-58d43192d38c demo demo] Get all volumes completed successfully. Jul 03 01:24:03.527606 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-51d126a8-b2dc-4f76-afcc-58d43192d38c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:24:03.528428 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 11/40] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:24:03 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 03 01:24:13.520220 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=1 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:25:03.544569 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-7190c9e3-6cda-4f4b-9fb4-dd57e301a8b1 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:03.548349 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-7190c9e3-6cda-4f4b-9fb4-dd57e301a8b1 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:25:03.548672 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-7190c9e3-6cda-4f4b-9fb4-dd57e301a8b1 demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:03.548943 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-7190c9e3-6cda-4f4b-9fb4-dd57e301a8b1 demo demo] Calling method 'detail' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:03.549216 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.api_utils [None req-7190c9e3-6cda-4f4b-9fb4-dd57e301a8b1 demo demo] Removing options '' from query. {{(pid=111521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:03.550146 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.volume.api [None req-7190c9e3-6cda-4f4b-9fb4-dd57e301a8b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:03.562080 np0000184010 devstack@c-api.service[111521]: INFO cinder.volume.api [None req-7190c9e3-6cda-4f4b-9fb4-dd57e301a8b1 demo demo] Get all volumes completed successfully. Jul 03 01:25:03.565094 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-7190c9e3-6cda-4f4b-9fb4-dd57e301a8b1 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:03.565669 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 10/41] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:25:03 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 03 01:25:13.554755 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=1 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:26:03.584626 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-dbf5ead0-57f7-41b5-ad72-8a67f57d7f39 None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:03.693578 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-dbf5ead0-57f7-41b5-ad72-8a67f57d7f39 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:26:03.693851 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-dbf5ead0-57f7-41b5-ad72-8a67f57d7f39 demo demo] Empty body provided in request {{(pid=111522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:03.694116 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-dbf5ead0-57f7-41b5-ad72-8a67f57d7f39 demo demo] Calling method 'detail' {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:03.694418 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.api_utils [None req-dbf5ead0-57f7-41b5-ad72-8a67f57d7f39 demo demo] Removing options '' from query. {{(pid=111522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:03.695288 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.volume.api [None req-dbf5ead0-57f7-41b5-ad72-8a67f57d7f39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:03.705689 np0000184010 devstack@c-api.service[111522]: INFO cinder.volume.api [None req-dbf5ead0-57f7-41b5-ad72-8a67f57d7f39 demo demo] Get all volumes completed successfully. Jul 03 01:26:03.708647 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-dbf5ead0-57f7-41b5-ad72-8a67f57d7f39 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:26:03.709167 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 11/42] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:26:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:13.699466 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:03.737823 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-c240f704-0fb5-4796-8bee-5b3757ae3cf1 None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:03.744264 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-c240f704-0fb5-4796-8bee-5b3757ae3cf1 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:27:03.744744 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-c240f704-0fb5-4796-8bee-5b3757ae3cf1 demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:03.745040 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-c240f704-0fb5-4796-8bee-5b3757ae3cf1 demo demo] Calling method 'detail' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:03.745547 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.api_utils [None req-c240f704-0fb5-4796-8bee-5b3757ae3cf1 demo demo] Removing options '' from query. {{(pid=111523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:03.746846 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.volume.api [None req-c240f704-0fb5-4796-8bee-5b3757ae3cf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:03.756441 np0000184010 devstack@c-api.service[111523]: INFO cinder.volume.api [None req-c240f704-0fb5-4796-8bee-5b3757ae3cf1 demo demo] Get all volumes completed successfully. Jul 03 01:27:03.758536 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-c240f704-0fb5-4796-8bee-5b3757ae3cf1 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:27:03.759257 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 11/43] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:27:03 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 03 01:27:13.751363 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writing DB stats cinder:SELECT=1 {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:28:03.782099 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-72d227ed-1770-4728-81c0-00f011879793 None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:03.787997 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-72d227ed-1770-4728-81c0-00f011879793 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:28:03.788301 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-72d227ed-1770-4728-81c0-00f011879793 demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:03.788699 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-72d227ed-1770-4728-81c0-00f011879793 demo demo] Calling method 'detail' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:03.789134 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.api_utils [None req-72d227ed-1770-4728-81c0-00f011879793 demo demo] Removing options '' from query. {{(pid=111524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:28:03.790331 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.volume.api [None req-72d227ed-1770-4728-81c0-00f011879793 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:28:03.801486 np0000184010 devstack@c-api.service[111524]: INFO cinder.volume.api [None req-72d227ed-1770-4728-81c0-00f011879793 demo demo] Get all volumes completed successfully. Jul 03 01:28:03.804399 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-72d227ed-1770-4728-81c0-00f011879793 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:28:03.804917 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 12/44] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:28:03 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 03 01:28:13.795403 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=1 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:29:03.822116 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-501d5a92-d56f-4510-8e7e-4e5417eccbb8 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:03.826301 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-501d5a92-d56f-4510-8e7e-4e5417eccbb8 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:29:03.826521 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-501d5a92-d56f-4510-8e7e-4e5417eccbb8 demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:03.826785 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-501d5a92-d56f-4510-8e7e-4e5417eccbb8 demo demo] Calling method 'detail' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:03.827090 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.api_utils [None req-501d5a92-d56f-4510-8e7e-4e5417eccbb8 demo demo] Removing options '' from query. {{(pid=111521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:29:03.828058 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.volume.api [None req-501d5a92-d56f-4510-8e7e-4e5417eccbb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:29:03.842022 np0000184010 devstack@c-api.service[111521]: INFO cinder.volume.api [None req-501d5a92-d56f-4510-8e7e-4e5417eccbb8 demo demo] Get all volumes completed successfully. Jul 03 01:29:03.844838 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-501d5a92-d56f-4510-8e7e-4e5417eccbb8 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:29:03.845178 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 11/45] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:29:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:29:13.831908 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=1 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:30:03.862503 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-559ec4f7-834d-4afe-a24e-1fb7a81cf172 None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:03.866623 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-559ec4f7-834d-4afe-a24e-1fb7a81cf172 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:30:03.866884 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-559ec4f7-834d-4afe-a24e-1fb7a81cf172 demo demo] Empty body provided in request {{(pid=111522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:03.867200 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-559ec4f7-834d-4afe-a24e-1fb7a81cf172 demo demo] Calling method 'detail' {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:03.867745 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.api_utils [None req-559ec4f7-834d-4afe-a24e-1fb7a81cf172 demo demo] Removing options '' from query. {{(pid=111522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:30:03.868674 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.volume.api [None req-559ec4f7-834d-4afe-a24e-1fb7a81cf172 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:30:03.882366 np0000184010 devstack@c-api.service[111522]: INFO cinder.volume.api [None req-559ec4f7-834d-4afe-a24e-1fb7a81cf172 demo demo] Get all volumes completed successfully. Jul 03 01:30:03.883252 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-559ec4f7-834d-4afe-a24e-1fb7a81cf172 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:30:03.883839 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 12/46] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:30:03 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 03 01:30:13.873289 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:31:03.902404 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-3a0b3e1d-4a9f-483f-acd3-8d9f2675f141 None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:03.965905 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-3a0b3e1d-4a9f-483f-acd3-8d9f2675f141 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:31:03.966429 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-3a0b3e1d-4a9f-483f-acd3-8d9f2675f141 demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:03.967002 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-3a0b3e1d-4a9f-483f-acd3-8d9f2675f141 demo demo] Calling method 'detail' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:03.968138 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.api_utils [None req-3a0b3e1d-4a9f-483f-acd3-8d9f2675f141 demo demo] Removing options '' from query. {{(pid=111523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:31:03.969810 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.volume.api [None req-3a0b3e1d-4a9f-483f-acd3-8d9f2675f141 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:31:03.979295 np0000184010 devstack@c-api.service[111523]: INFO cinder.volume.api [None req-3a0b3e1d-4a9f-483f-acd3-8d9f2675f141 demo demo] Get all volumes completed successfully. Jul 03 01:31:03.981517 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-3a0b3e1d-4a9f-483f-acd3-8d9f2675f141 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:31:03.981914 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 12/47] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:31:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:31:13.974768 np0000184010 devstack@c-api.service[111523]: DEBUG dbcounter [-] [111523] Writing DB stats cinder:SELECT=1 {{(pid=111523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:32:04.000460 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.middleware.request_id [None req-ff84717a-f32c-423f-8084-09943c7e814c None None] RequestId filter calling following filter/app {{(pid=111524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:04.003075 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-ff84717a-f32c-423f-8084-09943c7e814c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:32:04.003277 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-ff84717a-f32c-423f-8084-09943c7e814c demo demo] Empty body provided in request {{(pid=111524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:04.003497 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.openstack.wsgi [None req-ff84717a-f32c-423f-8084-09943c7e814c demo demo] Calling method 'detail' {{(pid=111524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:04.003780 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.api.api_utils [None req-ff84717a-f32c-423f-8084-09943c7e814c demo demo] Removing options '' from query. {{(pid=111524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:32:04.004508 np0000184010 devstack@c-api.service[111524]: DEBUG cinder.volume.api [None req-ff84717a-f32c-423f-8084-09943c7e814c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:32:04.012878 np0000184010 devstack@c-api.service[111524]: INFO cinder.volume.api [None req-ff84717a-f32c-423f-8084-09943c7e814c demo demo] Get all volumes completed successfully. Jul 03 01:32:04.015089 np0000184010 devstack@c-api.service[111524]: INFO cinder.api.openstack.wsgi [None req-ff84717a-f32c-423f-8084-09943c7e814c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:32:04.015487 np0000184010 devstack@c-api.service[111524]: [pid: 111524|app: 0|req: 13/48] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:32:03 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 03 01:32:14.008115 np0000184010 devstack@c-api.service[111524]: DEBUG dbcounter [-] [111524] Writing DB stats cinder:SELECT=1 {{(pid=111524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:33:04.036002 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.middleware.request_id [None req-4f42af0c-e743-4883-bfd9-8928444abdc6 None None] RequestId filter calling following filter/app {{(pid=111521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:04.040591 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-4f42af0c-e743-4883-bfd9-8928444abdc6 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:33:04.041068 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-4f42af0c-e743-4883-bfd9-8928444abdc6 demo demo] Empty body provided in request {{(pid=111521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:04.041517 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.openstack.wsgi [None req-4f42af0c-e743-4883-bfd9-8928444abdc6 demo demo] Calling method 'detail' {{(pid=111521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:04.042100 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.api.api_utils [None req-4f42af0c-e743-4883-bfd9-8928444abdc6 demo demo] Removing options '' from query. {{(pid=111521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:33:04.043604 np0000184010 devstack@c-api.service[111521]: DEBUG cinder.volume.api [None req-4f42af0c-e743-4883-bfd9-8928444abdc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:33:04.052731 np0000184010 devstack@c-api.service[111521]: INFO cinder.volume.api [None req-4f42af0c-e743-4883-bfd9-8928444abdc6 demo demo] Get all volumes completed successfully. Jul 03 01:33:04.055262 np0000184010 devstack@c-api.service[111521]: INFO cinder.api.openstack.wsgi [None req-4f42af0c-e743-4883-bfd9-8928444abdc6 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:33:04.056368 np0000184010 devstack@c-api.service[111521]: [pid: 111521|app: 0|req: 12/49] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:33:04 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 03 01:33:14.047229 np0000184010 devstack@c-api.service[111521]: DEBUG dbcounter [-] [111521] Writing DB stats cinder:SELECT=1 {{(pid=111521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:34:04.075621 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.middleware.request_id [None req-a6afe517-fb8d-4a24-a719-b2482ac14393 None None] RequestId filter calling following filter/app {{(pid=111522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:04.082162 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-a6afe517-fb8d-4a24-a719-b2482ac14393 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:34:04.082396 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-a6afe517-fb8d-4a24-a719-b2482ac14393 demo demo] Empty body provided in request {{(pid=111522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:04.082485 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.openstack.wsgi [None req-a6afe517-fb8d-4a24-a719-b2482ac14393 demo demo] Calling method 'detail' {{(pid=111522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:04.082934 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.api.api_utils [None req-a6afe517-fb8d-4a24-a719-b2482ac14393 demo demo] Removing options '' from query. {{(pid=111522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:34:04.084056 np0000184010 devstack@c-api.service[111522]: DEBUG cinder.volume.api [None req-a6afe517-fb8d-4a24-a719-b2482ac14393 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:34:04.092635 np0000184010 devstack@c-api.service[111522]: INFO cinder.volume.api [None req-a6afe517-fb8d-4a24-a719-b2482ac14393 demo demo] Get all volumes completed successfully. Jul 03 01:34:04.095558 np0000184010 devstack@c-api.service[111522]: INFO cinder.api.openstack.wsgi [None req-a6afe517-fb8d-4a24-a719-b2482ac14393 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:34:04.095967 np0000184010 devstack@c-api.service[111522]: [pid: 111522|app: 0|req: 13/50] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:34:04 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 03 01:34:14.089232 np0000184010 devstack@c-api.service[111522]: DEBUG dbcounter [-] [111522] Writing DB stats cinder:SELECT=1 {{(pid=111522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:35:04.119882 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.middleware.request_id [None req-58f750cd-389c-4e98-959c-c7dfe29e338b None None] RequestId filter calling following filter/app {{(pid=111523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:04.123663 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-58f750cd-389c-4e98-959c-c7dfe29e338b demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jul 03 01:35:04.124044 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-58f750cd-389c-4e98-959c-c7dfe29e338b demo demo] Empty body provided in request {{(pid=111523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:04.124393 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.openstack.wsgi [None req-58f750cd-389c-4e98-959c-c7dfe29e338b demo demo] Calling method 'detail' {{(pid=111523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:04.124869 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.api.api_utils [None req-58f750cd-389c-4e98-959c-c7dfe29e338b demo demo] Removing options '' from query. {{(pid=111523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:35:04.126241 np0000184010 devstack@c-api.service[111523]: DEBUG cinder.volume.api [None req-58f750cd-389c-4e98-959c-c7dfe29e338b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:35:04.134546 np0000184010 devstack@c-api.service[111523]: INFO cinder.volume.api [None req-58f750cd-389c-4e98-959c-c7dfe29e338b demo demo] Get all volumes completed successfully. Jul 03 01:35:04.137289 np0000184010 devstack@c-api.service[111523]: INFO cinder.api.openstack.wsgi [None req-58f750cd-389c-4e98-959c-c7dfe29e338b demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:35:04.137882 np0000184010 devstack@c-api.service[111523]: [pid: 111523|app: 0|req: 13/51] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jul 3 01:35:04 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)