Aug 11 14:29:49.250620 np0000188643 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 11 14:29:49.258339 np0000188643 devstack@c-api.service[111624]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 11 14:29:49 2026] *** Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: os: Linux-6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: nodename: np0000188643 Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: machine: x86_64 Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: clock source: unix Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: pcre jit disabled Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: detected number of CPU cores: 16 Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: current working directory: / Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: detected binary path: /usr/bin/uwsgi-core Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: your processes number limit is 256916 Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: your memory page size is 4096 bytes Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: detected max file descriptor number: 2048 Aug 11 14:29:49.261458 np0000188643 devstack@c-api.service[111624]: lock engine: pthread robust mutexes Aug 11 14:29:49.262154 np0000188643 devstack@c-api.service[111624]: thunder lock: enabled Aug 11 14:29:49.262465 np0000188643 devstack@c-api.service[111624]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 11 14:29:49.262569 np0000188643 devstack@c-api.service[111624]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 11 14:29:49.262621 np0000188643 devstack@c-api.service[111624]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 11 14:29:49.262621 np0000188643 devstack@c-api.service[111624]: Set PythonHome to /opt/stack/data/venv Aug 11 14:29:49.297109 np0000188643 devstack@c-api.service[111624]: Python main interpreter initialized at 0x71f8332a4668 Aug 11 14:29:49.297109 np0000188643 devstack@c-api.service[111624]: python threads support enabled Aug 11 14:29:49.297109 np0000188643 devstack@c-api.service[111624]: your server socket listen backlog is limited to 100 connections Aug 11 14:29:49.297109 np0000188643 devstack@c-api.service[111624]: your mercy for graceful operations on workers is 80 seconds Aug 11 14:29:49.297775 np0000188643 devstack@c-api.service[111624]: mapped 671795 bytes (656 KB) for 4 cores Aug 11 14:29:49.297963 np0000188643 devstack@c-api.service[111624]: *** Operational MODE: preforking *** Aug 11 14:29:49.298173 np0000188643 devstack@c-api.service[111624]: *** uWSGI is running in multiple interpreter mode *** Aug 11 14:29:49.298173 np0000188643 devstack@c-api.service[111624]: spawned uWSGI master process (pid: 111624) Aug 11 14:29:49.298368 np0000188643 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 11 14:29:49.299148 np0000188643 devstack@c-api.service[111624]: spawned uWSGI worker 1 (pid: 111629, cores: 1) Aug 11 14:29:49.299656 np0000188643 devstack@c-api.service[111624]: spawned uWSGI worker 2 (pid: 111630, cores: 1) Aug 11 14:29:49.300354 np0000188643 devstack@c-api.service[111624]: spawned uWSGI worker 3 (pid: 111631, cores: 1) Aug 11 14:29:49.300953 np0000188643 devstack@c-api.service[111624]: spawned uWSGI worker 4 (pid: 111632, cores: 1) Aug 11 14:29:49.301055 np0000188643 devstack@c-api.service[111624]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 11 14:29:49.426570 np0000188643 devstack@c-api.service[111632]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 11 14:29:49.426570 np0000188643 devstack@c-api.service[111632]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 11 14:29:49.426570 np0000188643 devstack@c-api.service[111632]: we strongly recommend against using it for new projects. Aug 11 14:29:49.426570 np0000188643 devstack@c-api.service[111632]: If you are already using Eventlet, we recommend migrating to a different Aug 11 14:29:49.426570 np0000188643 devstack@c-api.service[111632]: framework. For more detail see Aug 11 14:29:49.426570 np0000188643 devstack@c-api.service[111632]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 11 14:29:49.426570 np0000188643 devstack@c-api.service[111632]: import eventlet # noqa Aug 11 14:29:49.427421 np0000188643 devstack@c-api.service[111629]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 11 14:29:49.427421 np0000188643 devstack@c-api.service[111629]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 11 14:29:49.427421 np0000188643 devstack@c-api.service[111629]: we strongly recommend against using it for new projects. Aug 11 14:29:49.427421 np0000188643 devstack@c-api.service[111629]: If you are already using Eventlet, we recommend migrating to a different Aug 11 14:29:49.427421 np0000188643 devstack@c-api.service[111629]: framework. For more detail see Aug 11 14:29:49.427421 np0000188643 devstack@c-api.service[111629]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 11 14:29:49.427421 np0000188643 devstack@c-api.service[111629]: import eventlet # noqa Aug 11 14:29:49.430297 np0000188643 devstack@c-api.service[111631]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 11 14:29:49.430297 np0000188643 devstack@c-api.service[111631]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 11 14:29:49.430297 np0000188643 devstack@c-api.service[111631]: we strongly recommend against using it for new projects. Aug 11 14:29:49.430297 np0000188643 devstack@c-api.service[111631]: If you are already using Eventlet, we recommend migrating to a different Aug 11 14:29:49.430297 np0000188643 devstack@c-api.service[111631]: framework. For more detail see Aug 11 14:29:49.430297 np0000188643 devstack@c-api.service[111631]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 11 14:29:49.430297 np0000188643 devstack@c-api.service[111631]: import eventlet # noqa Aug 11 14:29:49.443482 np0000188643 devstack@c-api.service[111630]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 11 14:29:49.443482 np0000188643 devstack@c-api.service[111630]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 11 14:29:49.443482 np0000188643 devstack@c-api.service[111630]: we strongly recommend against using it for new projects. Aug 11 14:29:49.443482 np0000188643 devstack@c-api.service[111630]: If you are already using Eventlet, we recommend migrating to a different Aug 11 14:29:49.443482 np0000188643 devstack@c-api.service[111630]: framework. For more detail see Aug 11 14:29:49.443482 np0000188643 devstack@c-api.service[111630]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 11 14:29:49.443482 np0000188643 devstack@c-api.service[111630]: import eventlet # noqa Aug 11 14:29:49.587378 np0000188643 devstack@c-api.service[111631]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 11 14:29:49.587378 np0000188643 devstack@c-api.service[111631]: from cgi import parse_header Aug 11 14:29:49.591405 np0000188643 devstack@c-api.service[111632]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 11 14:29:49.591405 np0000188643 devstack@c-api.service[111632]: from cgi import parse_header Aug 11 14:29:49.598161 np0000188643 devstack@c-api.service[111629]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 11 14:29:49.598161 np0000188643 devstack@c-api.service[111629]: from cgi import parse_header Aug 11 14:29:49.617761 np0000188643 devstack@c-api.service[111630]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 11 14:29:49.617761 np0000188643 devstack@c-api.service[111630]: from cgi import parse_header Aug 11 14:29:49.624977 np0000188643 devstack@c-api.service[111631]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 11 14:29:49.624977 np0000188643 devstack@c-api.service[111631]: warnings.warn( Aug 11 14:29:49.633715 np0000188643 devstack@c-api.service[111632]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 11 14:29:49.633715 np0000188643 devstack@c-api.service[111632]: warnings.warn( Aug 11 14:29:49.635463 np0000188643 devstack@c-api.service[111631]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 11 14:29:49.635463 np0000188643 devstack@c-api.service[111631]: removals.removed_module( Aug 11 14:29:49.635743 np0000188643 devstack@c-api.service[111629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 11 14:29:49.635743 np0000188643 devstack@c-api.service[111629]: warnings.warn( Aug 11 14:29:49.636215 np0000188643 devstack@c-api.service[111631]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 11 14:29:49.636215 np0000188643 devstack@c-api.service[111631]: removals.removed_module( Aug 11 14:29:49.644913 np0000188643 devstack@c-api.service[111632]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 11 14:29:49.644913 np0000188643 devstack@c-api.service[111632]: removals.removed_module( Aug 11 14:29:49.645662 np0000188643 devstack@c-api.service[111632]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 11 14:29:49.645662 np0000188643 devstack@c-api.service[111632]: removals.removed_module( Aug 11 14:29:49.646361 np0000188643 devstack@c-api.service[111629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 11 14:29:49.646361 np0000188643 devstack@c-api.service[111629]: removals.removed_module( Aug 11 14:29:49.647136 np0000188643 devstack@c-api.service[111629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 11 14:29:49.647136 np0000188643 devstack@c-api.service[111629]: removals.removed_module( Aug 11 14:29:49.657618 np0000188643 devstack@c-api.service[111630]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 11 14:29:49.657618 np0000188643 devstack@c-api.service[111630]: warnings.warn( Aug 11 14:29:49.666724 np0000188643 devstack@c-api.service[111630]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 11 14:29:49.666724 np0000188643 devstack@c-api.service[111630]: removals.removed_module( Aug 11 14:29:49.667476 np0000188643 devstack@c-api.service[111630]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 11 14:29:49.667476 np0000188643 devstack@c-api.service[111630]: removals.removed_module( Aug 11 14:29:50.401616 np0000188643 devstack@c-api.service[111631]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 11 14:29:50.401616 np0000188643 devstack@c-api.service[111631]: warnings.warn( Aug 11 14:29:50.423727 np0000188643 devstack@c-api.service[111629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 11 14:29:50.423727 np0000188643 devstack@c-api.service[111629]: warnings.warn( Aug 11 14:29:50.424376 np0000188643 devstack@c-api.service[111632]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 11 14:29:50.424376 np0000188643 devstack@c-api.service[111632]: warnings.warn( Aug 11 14:29:50.452279 np0000188643 devstack@c-api.service[111630]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 11 14:29:50.452279 np0000188643 devstack@c-api.service[111630]: warnings.warn( Aug 11 14:29:50.453112 np0000188643 devstack@c-api.service[111631]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 11 14:29:50.453112 np0000188643 devstack@c-api.service[111631]: warnings.warn( Aug 11 14:29:50.474848 np0000188643 devstack@c-api.service[111629]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 11 14:29:50.474848 np0000188643 devstack@c-api.service[111629]: warnings.warn( Aug 11 14:29:50.481024 np0000188643 devstack@c-api.service[111632]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 11 14:29:50.481024 np0000188643 devstack@c-api.service[111632]: warnings.warn( Aug 11 14:29:50.502481 np0000188643 devstack@c-api.service[111630]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 11 14:29:50.502481 np0000188643 devstack@c-api.service[111630]: warnings.warn( Aug 11 14:29:50.654678 np0000188643 devstack@c-api.service[111631]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 11 14:29:50.654825 np0000188643 devstack@c-api.service[111631]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111631) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 11 14:29:50.668847 np0000188643 devstack@c-api.service[111629]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 11 14:29:50.669051 np0000188643 devstack@c-api.service[111629]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111629) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 11 14:29:50.670188 np0000188643 devstack@c-api.service[111632]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 11 14:29:50.670399 np0000188643 devstack@c-api.service[111632]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111632) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 11 14:29:50.692697 np0000188643 devstack@c-api.service[111630]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 11 14:29:50.692890 np0000188643 devstack@c-api.service[111630]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111630) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 11 14:29:50.741195 np0000188643 devstack@c-api.service[111629]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 11 14:29:50.741195 np0000188643 devstack@c-api.service[111629]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 11 14:29:50.741700 np0000188643 devstack@c-api.service[111631]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 11 14:29:50.741700 np0000188643 devstack@c-api.service[111631]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 11 14:29:50.741987 np0000188643 devstack@c-api.service[111632]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 11 14:29:50.741987 np0000188643 devstack@c-api.service[111632]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 11 14:29:50.754574 np0000188643 devstack@c-api.service[111630]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 11 14:29:50.754574 np0000188643 devstack@c-api.service[111630]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 11 14:29:51.221517 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111632) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 11 14:29:51.221701 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111629) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 11 14:29:51.221798 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111631) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 11 14:29:51.221867 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111630) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 11 14:29:51.221944 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.222049 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.222126 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.222186 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.222246 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.222246 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.222371 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.222430 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.222488 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.222557 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.222616 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.222616 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.224104 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.224185 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.224231 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.224278 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.224313 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.224352 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.224392 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.224441 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.224477 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.224522 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.224556 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.224598 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.224638 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.224675 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.224711 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.224748 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.224888 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.224930 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.224968 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.225023 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.225059 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.225097 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.225130 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.225130 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.225209 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.225253 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.225253 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.225253 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.226850 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.226920 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.226961 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.227000 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.227065 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.227110 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.227144 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.227182 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.227226 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.227311 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.227353 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.227394 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.227434 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.227476 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.227518 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.227563 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.227597 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.227636 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.227674 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.227707 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.227740 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.227775 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.227810 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.227849 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.227892 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.227932 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.227966 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.227998 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.228064 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.228104 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.228140 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.228179 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.228226 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.228268 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.228307 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.228343 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.228386 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.228428 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.228466 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.228516 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.228554 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.228592 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.228639 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.228684 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.228721 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.228759 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.228807 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.228844 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.228881 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.228917 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.228968 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.229023 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.229065 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.229065 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.229065 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.229065 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.229205 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.229253 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.229297 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.229341 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.229379 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.229415 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.229453 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.229496 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.229534 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.229576 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.229615 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.229651 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.229696 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.229739 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.229782 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.229818 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.229853 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.229889 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.229926 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.229963 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.230000 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.230065 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.230115 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.230159 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.230194 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.230228 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.230263 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.230296 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.230338 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.230372 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.230422 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.230464 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.230503 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.230542 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.230577 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.230611 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.230644 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.230684 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.230717 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.230751 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.230786 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.230831 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.230869 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.230908 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.230946 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.230982 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.231034 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.231075 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.231113 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.231154 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.231154 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.231154 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.231154 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.231154 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.231154 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.231154 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.231406 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.231406 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.231406 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.231406 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.231543 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.231581 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.231623 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.231666 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.231707 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.231744 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.231780 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.231817 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.231853 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.231895 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.231931 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.231968 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.232026 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.232065 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.232101 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.232140 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.232176 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.232211 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.232247 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.232299 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.232338 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.232338 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.232338 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.232338 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.234682 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.234732 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.234766 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.234807 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.234855 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.234895 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.234928 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.234973 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.235034 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.235076 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.235113 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.235151 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.235197 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.235234 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.235303 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.235343 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.235386 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.235425 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.235425 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.235425 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.235523 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.235567 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.235567 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.235648 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.235689 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.235744 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.235790 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.235869 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.237427 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.237482 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.237531 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.237606 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.237648 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.237691 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.237736 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.237776 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.237813 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.237851 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.237851 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.237932 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.237970 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.238023 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.238081 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.238133 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.238179 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.238213 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.238250 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.238284 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.238328 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.238366 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.238402 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.238438 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.238474 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.238514 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.238514 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.238514 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.239163 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.239234 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.239286 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.239321 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.239356 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.239396 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.239437 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.239478 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.239529 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.239568 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.239603 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.239649 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.239649 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.239716 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.239752 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.239789 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.239789 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.239789 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.239789 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.239911 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.239952 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.239987 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.240042 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.240042 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.240112 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.240112 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.240188 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.240232 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.240266 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.240353 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.240404 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.240443 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.240480 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.240518 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.240552 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.240589 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.240630 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.240671 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.240703 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.240752 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.240790 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.240828 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.240864 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.240901 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.240935 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.240973 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.241023 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.241062 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.241095 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.241145 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.241184 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.241217 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.241217 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.241217 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.241217 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.241217 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.241385 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.241449 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.241587 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.241587 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.241672 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.241705 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.241744 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.241744 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.241809 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.241809 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.241882 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.241882 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.241951 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.241997 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.242050 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.242093 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.242132 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.242169 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.242215 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.242252 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.242290 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.242324 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.242361 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.242403 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.242445 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.242480 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.242480 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.242480 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.242572 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.242609 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.242650 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.242690 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.242723 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.242773 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.242828 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.242868 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.242912 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.242945 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.242986 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.243047 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.243087 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.243121 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.243157 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.243199 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.243238 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.243296 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.243331 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.243377 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.243414 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.243446 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.243481 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.243514 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.243562 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.243600 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.243600 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.243600 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.244095 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.244162 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.244196 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.244258 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.244306 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.244348 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.244382 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.244431 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.244466 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.244512 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.244546 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.244588 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.244634 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.244673 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.244712 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.244752 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.244792 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.244829 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.244863 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.244903 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.244937 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.244974 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.245033 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.245076 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.245110 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.245147 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.245195 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.245235 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.245282 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.245321 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.245357 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.245394 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.245436 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.245472 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.245507 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.245549 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.245586 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.245626 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.245663 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.245699 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.245742 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.245779 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.245819 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.245856 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.245893 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.245935 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.245971 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.246029 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.246078 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.246115 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.246152 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.246189 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.246236 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.246272 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.246272 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.246272 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.247604 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.247672 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.247715 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.247748 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.247786 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.247820 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.247860 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.247893 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.247930 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.247974 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.248031 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.248082 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.248120 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.248163 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.248200 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.248235 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.248271 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.248306 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.248347 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.248383 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.248416 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.248452 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.248487 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.248535 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.248578 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.248614 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.248650 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.248693 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.249996 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.250069 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.250138 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.250181 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.250238 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.250279 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.250317 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.250367 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.250406 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.250444 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.250490 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.250529 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.250566 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.250619 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.250656 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.250698 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.250741 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.250778 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.250815 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.250862 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.250904 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.250945 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.250982 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.251047 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.251086 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.251125 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.251125 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.251125 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.251901 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.251984 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.252050 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.252100 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.252142 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.252198 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.252241 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.252278 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.252314 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.252351 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.252390 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.252427 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.252464 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.252503 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.252548 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.252587 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.252623 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.252660 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.252700 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.252744 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.252781 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.252818 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.252854 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.252892 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.252936 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.252979 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.253037 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.253079 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.253117 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.253148 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.253190 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.253227 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.253263 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.253301 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.253349 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.253387 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.253422 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.253459 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.253513 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.253551 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.253587 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.253623 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.253659 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.253702 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.253750 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.253789 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.253825 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.253861 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.253899 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.253934 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.253977 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.254043 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.254088 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.254133 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.254172 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.254172 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.254246 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.254246 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.254246 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.254246 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.254246 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.254404 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.254443 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.254487 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.254524 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.254564 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.254601 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.254640 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.254678 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.254715 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.254753 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.254794 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.254838 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.254877 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.254913 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.254950 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.254986 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.255154 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.255205 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.255245 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.255296 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.255333 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.255377 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.255415 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.255450 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.255487 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.255523 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.255559 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.255595 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.255631 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.255666 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.255703 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.255746 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.255788 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.255824 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.255860 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.255901 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.255938 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.255974 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.256034 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.256074 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.256126 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.256169 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.256206 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.256242 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.256279 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.256316 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.256357 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.256399 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.256450 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.256450 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.256450 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.259414 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.259495 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.259560 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.259599 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.259637 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.259674 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.259778 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.259823 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.259872 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.259910 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.259970 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.260035 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.260087 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.260126 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.260163 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.260200 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.260237 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.260271 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.260540 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.260593 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.260629 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.260668 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.260702 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.260741 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.260776 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.260817 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.260817 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.260906 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.260906 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.260979 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.261033 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.261074 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.261112 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.261149 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.261149 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.261214 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.261214 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.261300 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.261339 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.261381 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.261419 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.261455 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.261493 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.261531 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.261573 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.261611 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.261654 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.261700 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.261745 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.261782 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.261821 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.261858 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.261903 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.261940 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.261982 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.262037 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.262089 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.262128 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.262170 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.262209 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.262245 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.262280 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.262321 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.262362 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.262399 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.262444 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.262485 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.262520 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.262557 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.262598 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.262632 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.262670 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.262707 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.262743 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.262778 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.262824 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.262868 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.262904 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.262941 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.262985 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.263038 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.263074 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.263111 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.263146 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.263696 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.263749 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.263814 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.263857 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.263895 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.263934 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.263971 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.264030 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.264072 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.264123 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.264161 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.264198 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.264235 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.264280 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.264319 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.264362 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.264400 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.264441 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.264483 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.264529 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.264571 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.264612 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.264649 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.264687 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.264723 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.264723 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.264723 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.264723 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.265423 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.265485 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.265525 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.265573 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.265611 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.265644 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.265682 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.265720 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.265756 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.265793 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.265838 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.265878 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.265915 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.265953 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.265995 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.266055 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.266093 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.266129 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.266169 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.266216 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.266260 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.266297 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.266333 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.266368 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.266411 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.266447 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.266483 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.266520 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.267105 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.267164 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.267221 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.267260 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.267366 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.267410 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.267445 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.267488 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.267527 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.267565 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.267602 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.267646 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.267684 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.267728 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.267769 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.267809 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.267860 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.267898 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.267935 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.267973 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.268027 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.268078 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.268116 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.268152 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.268188 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.268188 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.268188 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.268188 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.269480 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.269530 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.269577 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.269623 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.269661 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.269700 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.269737 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.269780 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.269818 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.269856 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.269898 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.269940 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.269984 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.270041 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.270081 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.270118 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.270156 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.270156 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.270220 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.270261 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.270295 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.270361 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.270400 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.270439 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.270477 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.270477 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.270543 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.270582 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.270639 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.270678 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.270717 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.270756 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.270796 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.270832 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.270869 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.270906 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.270948 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.270990 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.271047 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.271095 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.271138 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.271185 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.271226 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.271264 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.271316 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.271355 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.271392 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.271432 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.271468 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.271504 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.271541 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.271583 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.271619 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.271619 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.271619 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.271619 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.273285 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.273339 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.273385 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.273457 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.273500 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.273556 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.273614 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.273662 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.273700 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.273753 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.273809 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.273868 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.273924 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.273958 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.273992 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.274064 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.274104 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.274145 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.274184 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.274224 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.274261 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.274300 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.274337 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.274382 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.274426 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.274426 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.274426 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.274535 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.274730 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.274777 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.274842 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.274903 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.274944 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.274989 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.275044 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.275082 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.275123 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.275175 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.275212 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.275251 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.275301 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.275341 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.275378 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.275416 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.275460 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.275500 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.275537 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.275575 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.275619 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.275657 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.275694 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.275741 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.275778 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.275816 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.275851 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.275888 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.275923 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.275959 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.275995 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.276046 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.276099 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.276142 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.276183 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.276218 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.276256 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.276298 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.276338 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.276376 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.276412 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.276447 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.276491 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.276528 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.276563 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.276599 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.276635 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.276671 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.276721 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.276758 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.276794 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.276830 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.276866 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.276912 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.276950 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.276990 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 14:29:51.281618 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.281677 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.281721 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.281791 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.281852 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.281891 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.282170 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.282238 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.282280 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.282332 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.282392 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.282440 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.283198 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.283256 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.283342 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.283384 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 14:29:51.283437 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.283477 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 14:29:51.283526 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.283568 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 14:29:51.283606 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.283641 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 14:29:51.283641 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 14:29:51.283708 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 14:29:51.328203 np0000188643 devstack@c-api.service[111632]: INFO dbcounter [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Registered counter for database cinder Aug 11 14:29:51.329047 np0000188643 devstack@c-api.service[111631]: INFO dbcounter [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Registered counter for database cinder Aug 11 14:29:51.329899 np0000188643 devstack@c-api.service[111630]: INFO dbcounter [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Registered counter for database cinder Aug 11 14:29:51.330444 np0000188643 devstack@c-api.service[111629]: INFO dbcounter [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Registered counter for database cinder Aug 11 14:29:51.372671 np0000188643 devstack@c-api.service[111629]: DEBUG oslo_db.sqlalchemy.engines [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd 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=111629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:51.374917 np0000188643 devstack@c-api.service[111630]: DEBUG oslo_db.sqlalchemy.engines [None req-c6174433-4933-4028-a597-476f8deceda4 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=111630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:51.378855 np0000188643 devstack@c-api.service[111631]: DEBUG oslo_db.sqlalchemy.engines [None req-f9037874-fe4e-45f8-99cc-a21632213b37 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=111631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:51.380257 np0000188643 devstack@c-api.service[111632]: DEBUG oslo_db.sqlalchemy.engines [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 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=111632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:51.485222 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writer thread running {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 11 14:29:51.491023 np0000188643 devstack@c-api.service[111629]: INFO cinder.rpc [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 11 14:29:51.491129 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writer thread running {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 11 14:29:51.491380 np0000188643 devstack@c-api.service[111629]: INFO cinder.rpc [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 11 14:29:51.492709 np0000188643 devstack@c-api.service[111630]: INFO cinder.rpc [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 11 14:29:51.492925 np0000188643 devstack@c-api.service[111629]: INFO cinder.rpc [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 11 14:29:51.495095 np0000188643 devstack@c-api.service[111630]: INFO cinder.rpc [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 11 14:29:51.495450 np0000188643 devstack@c-api.service[111629]: INFO cinder.rpc [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 11 14:29:51.495489 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writer thread running {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 11 14:29:51.496657 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.497741 np0000188643 devstack@c-api.service[111630]: INFO cinder.rpc [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 11 14:29:51.498376 np0000188643 devstack@c-api.service[111632]: INFO cinder.rpc [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 11 14:29:51.500452 np0000188643 devstack@c-api.service[111630]: INFO cinder.rpc [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 11 14:29:51.500659 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.500706 np0000188643 devstack@c-api.service[111632]: INFO cinder.rpc [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 11 14:29:51.501606 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.502791 np0000188643 devstack@c-api.service[111632]: INFO cinder.rpc [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 11 14:29:51.502867 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writer thread running {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 11 14:29:51.504871 np0000188643 devstack@c-api.service[111632]: INFO cinder.rpc [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 11 14:29:51.505228 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.505982 np0000188643 devstack@c-api.service[111631]: INFO cinder.rpc [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 11 14:29:51.506079 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.508382 np0000188643 devstack@c-api.service[111631]: INFO cinder.rpc [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 11 14:29:51.510133 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.510598 np0000188643 devstack@c-api.service[111631]: INFO cinder.rpc [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 11 14:29:51.512635 np0000188643 devstack@c-api.service[111631]: INFO cinder.rpc [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 11 14:29:51.513509 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.516888 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.534473 np0000188643 devstack@c-api.service[111629]: DEBUG oslo_db.sqlalchemy.engines [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd 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=111629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:51.536930 np0000188643 devstack@c-api.service[111629]: INFO cinder.rpc [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 11 14:29:51.541200 np0000188643 devstack@c-api.service[111630]: DEBUG oslo_db.sqlalchemy.engines [None req-c6174433-4933-4028-a597-476f8deceda4 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=111630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:51.541308 np0000188643 devstack@c-api.service[111629]: INFO cinder.rpc [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 11 14:29:51.541308 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.541465 np0000188643 devstack@c-api.service[111630]: INFO cinder.rpc [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 11 14:29:51.543601 np0000188643 devstack@c-api.service[111630]: INFO cinder.rpc [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 11 14:29:51.543687 np0000188643 devstack@c-api.service[111632]: DEBUG oslo_db.sqlalchemy.engines [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 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=111632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:51.544676 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.546681 np0000188643 devstack@c-api.service[111632]: INFO cinder.rpc [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 11 14:29:51.550100 np0000188643 devstack@c-api.service[111632]: INFO cinder.rpc [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 11 14:29:51.550417 np0000188643 devstack@c-api.service[111631]: DEBUG oslo_db.sqlalchemy.engines [None req-f9037874-fe4e-45f8-99cc-a21632213b37 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=111631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:51.551864 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.553249 np0000188643 devstack@c-api.service[111631]: INFO cinder.rpc [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 11 14:29:51.553550 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.555707 np0000188643 devstack@c-api.service[111631]: INFO cinder.rpc [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 11 14:29:51.556884 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.557906 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.558038 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.560812 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.561952 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.562057 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.564714 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.565062 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.566252 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.567653 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.568983 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.569333 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.570522 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.570598 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.571876 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.573222 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.573498 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.574747 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.575584 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.576157 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.576266 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.577718 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.578727 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.579031 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.579106 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.580524 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.580904 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.581960 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.582645 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.583143 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.583741 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.584998 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.585175 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.585597 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.587840 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.587954 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.588599 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.588709 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.589381 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.591587 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.591904 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.592098 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.593148 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.593645 np0000188643 devstack@c-api.service[111629]: WARNING cinder.api.contrib.hosts [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 11 14:29:51.594355 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.594429 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.595800 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.596371 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.597177 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.597345 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.597439 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.598078 np0000188643 devstack@c-api.service[111630]: WARNING cinder.api.contrib.hosts [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 11 14:29:51.598588 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.598765 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.598832 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.600127 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.600219 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.600703 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.601273 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.601351 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.601735 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.602441 np0000188643 devstack@c-api.service[111632]: WARNING cinder.api.contrib.hosts [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 11 14:29:51.603179 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.603257 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.603321 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.604491 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.604584 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.604650 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.605507 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: extensions {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.605746 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.606121 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.606637 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.607252 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.607329 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: os-quota-sets {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.607549 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.608705 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.608847 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.608918 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: os-hosts {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.609540 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: extensions {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.610128 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.610207 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.610263 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: os-snapshot-manage {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.611355 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: os-quota-sets {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.611623 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.611743 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: extra_specs {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.611884 np0000188643 devstack@c-api.service[111631]: WARNING cinder.api.contrib.hosts [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 11 14:29:51.612697 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.612792 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: os-hosts {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.613045 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.613138 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: consistencygroups {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.613857 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: extensions {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.614041 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.614114 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: os-snapshot-manage {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.614979 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: encryption {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.615444 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: extra_specs {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.615602 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.615675 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: os-quota-sets {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.616515 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: scheduler-stats {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.616922 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: consistencygroups {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.616997 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.617082 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: os-hosts {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.617908 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: backups {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.618341 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.618419 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: os-snapshot-manage {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.618822 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: encryption {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.619632 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.619814 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: extra_specs {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.619915 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: os-availability-zone {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.620347 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: scheduler-stats {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.621127 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.621176 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: os-volume-transfer {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.621269 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: consistencygroups {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.621725 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: backups {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.622549 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.622716 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: encryption {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.623164 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: encryption {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.623369 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: extensions {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.623688 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: os-availability-zone {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.624269 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: capabilities {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.624694 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: scheduler-stats {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.624908 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: os-volume-transfer {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.625339 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: os-quota-sets {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.625453 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: os-quota-class-sets {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.626095 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: backups {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.626679 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: encryption {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.626727 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: os-volume-type-access {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.626901 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: os-hosts {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.628053 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: os-availability-zone {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.628276 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: cgsnapshots {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.628326 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: os-snapshot-manage {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.628365 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: capabilities {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.629286 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: os-volume-transfer {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.629508 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: os-quota-class-sets {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.629651 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: os-volume-manage {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.629731 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: extra_specs {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.630804 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: os-volume-type-access {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.630899 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: encryption {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.631062 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extended resource: qos-specs {{(pid=111629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.631152 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: consistencygroups {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.632366 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: cgsnapshots {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.632445 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: capabilities {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.633111 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: encryption {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.633559 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: os-quota-class-sets {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.633714 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: os-volume-manage {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.634214 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.634600 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: scheduler-stats {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.634840 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: os-volume-type-access {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.635117 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extended resource: qos-specs {{(pid=111630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.635546 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.636027 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: backups {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.636377 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: cgsnapshots {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.636935 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.637763 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: os-volume-manage {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.637878 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.contrib.snapshot_actions [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] SnapshotActionsController initialized {{(pid=111629) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 11 14:29:51.637959 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: os-availability-zone {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.638239 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.638583 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.639171 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extended resource: qos-specs {{(pid=111632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.639249 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: os-volume-transfer {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.639601 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.639928 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.641001 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.641112 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: encryption {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.641257 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.641911 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.contrib.snapshot_actions [None req-c6174433-4933-4028-a597-476f8deceda4 None None] SnapshotActionsController initialized {{(pid=111630) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 11 14:29:51.642311 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.642572 np0000188643 devstack@c-api.service[111629]: WARNING castellan.key_manager.migration [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.642640 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.642701 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: capabilities {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.643377 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.643507 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.643619 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension AdminActions extending resource: volumes {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.643692 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.643822 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension AdminActions extending resource: snapshots {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.643905 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: os-quota-class-sets {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.643974 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension AdminActions extending resource: backups {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644078 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.644145 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension SnapshotActions extending resource: snapshots {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644145 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644262 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644334 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension UsedLimits extending resource: limits {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644415 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644518 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension TypesManage extending resource: types {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644626 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644715 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension VolumeActions extending resource: volumes {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644855 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.644963 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension VolumeTypeAccess extending resource: types {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.645020 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.645099 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.v3.router [None req-b86e907c-e766-4ea5-8b69-2340e0c8dafd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.645156 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: os-volume-type-access {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.645272 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.645923 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.contrib.snapshot_actions [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] SnapshotActionsController initialized {{(pid=111632) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 11 14:29:51.646582 np0000188643 devstack@c-api.service[111630]: WARNING castellan.key_manager.migration [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.646635 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: cgsnapshots {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.646688 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.647392 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.647539 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.647663 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension AdminActions extending resource: volumes {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.647854 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension AdminActions extending resource: snapshots {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.647952 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension AdminActions extending resource: backups {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648000 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.648057 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: os-volume-manage {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.648112 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648155 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648273 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648373 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension UsedLimits extending resource: limits {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648472 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648571 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension TypesManage extending resource: types {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648674 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648769 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension VolumeActions extending resource: volumes {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.648898 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.649029 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.649149 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.v3.router [None req-c6174433-4933-4028-a597-476f8deceda4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.649294 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.649397 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extended resource: qos-specs {{(pid=111631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 14:29:51.650690 np0000188643 devstack@c-api.service[111632]: WARNING castellan.key_manager.migration [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.651520 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.651640 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.651793 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension AdminActions extending resource: volumes {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.651936 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension AdminActions extending resource: snapshots {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652053 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension AdminActions extending resource: backups {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652161 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652253 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652353 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652455 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension UsedLimits extending resource: limits {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652549 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.652597 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652647 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension TypesManage extending resource: types {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652768 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652857 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension VolumeActions extending resource: volumes {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.652983 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.653109 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.653156 np0000188643 devstack@c-api.service[111629]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f8332a4668 pid: 111629 (default app) Aug 11 14:29:51.653215 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.v3.router [None req-c4b4e0eb-5a17-4eb5-8882-a4bf76562a09 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.653907 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.655311 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.656261 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.contrib.snapshot_actions [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] SnapshotActionsController initialized {{(pid=111631) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 11 14:29:51.656962 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.657082 np0000188643 devstack@c-api.service[111630]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f8332a4668 pid: 111630 (default app) Aug 11 14:29:51.658329 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.659629 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.660948 np0000188643 devstack@c-api.service[111631]: WARNING castellan.key_manager.migration [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 14:29:51.661338 np0000188643 devstack@c-api.service[111632]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f8332a4668 pid: 111632 (default app) Aug 11 14:29:51.661744 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.661875 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.661978 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension AdminActions extending resource: volumes {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.662200 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension AdminActions extending resource: snapshots {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.662304 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension AdminActions extending resource: backups {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.662403 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.662504 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.662606 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.662708 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension UsedLimits extending resource: limits {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.662772 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-143985eb-f3a6-47c6-b1e2-b96b636b5c92 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:29:51.662835 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.662897 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension TypesManage extending resource: types {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.663032 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.663117 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension VolumeActions extending resource: volumes {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.663266 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.663368 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.663481 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.v3.router [None req-f9037874-fe4e-45f8-99cc-a21632213b37 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 14:29:51.665567 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 1/1] 199.19.213.188 () {60 vars in 956 bytes} [Tue Aug 11 14:29:51 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 14:29:51.673143 np0000188643 devstack@c-api.service[111631]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f8332a4668 pid: 111631 (default app) Aug 11 14:29:59.297106 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-c0cb3185-e967-4961-92f1-a6a811e675a7 None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:29:59.819686 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-c0cb3185-e967-4961-92f1-a6a811e675a7 admin admin] POST https://199.19.213.188/volume/v3/types Aug 11 14:29:59.820436 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-c0cb3185-e967-4961-92f1-a6a811e675a7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 11 14:29:59.822420 np0000188643 devstack@c-api.service[111630]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 11 14:29:59.822420 np0000188643 devstack@c-api.service[111630]: warnings.warn( Aug 11 14:29:59.857701 np0000188643 devstack@c-api.service[111630]: DEBUG oslo_db.sqlalchemy.engines [None req-c0cb3185-e967-4961-92f1-a6a811e675a7 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=111630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:29:59.884605 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-c0cb3185-e967-4961-92f1-a6a811e675a7 admin admin] https://199.19.213.188/volume/v3/types returned with HTTP 200 Aug 11 14:29:59.885093 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 1/2] 199.19.213.188 () {68 vars in 1333 bytes} [Tue Aug 11 14:29:59 2026] POST /volume/v3/types => generated 186 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:29:59.916952 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-cf24a32c-9332-4215-bf2d-f0aa624d6e02 None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:30:00.248033 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-cf24a32c-9332-4215-bf2d-f0aa624d6e02 admin admin] POST https://199.19.213.188/volume/v3/types/d8d29310-49ad-4199-bddc-4e78d65aab2b/extra_specs Aug 11 14:30:00.248625 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-cf24a32c-9332-4215-bf2d-f0aa624d6e02 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 11 14:30:00.250439 np0000188643 devstack@c-api.service[111632]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 11 14:30:00.250439 np0000188643 devstack@c-api.service[111632]: warnings.warn( Aug 11 14:30:00.287704 np0000188643 devstack@c-api.service[111632]: DEBUG oslo_db.sqlalchemy.engines [None req-cf24a32c-9332-4215-bf2d-f0aa624d6e02 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=111632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:30:00.352328 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-cf24a32c-9332-4215-bf2d-f0aa624d6e02 admin admin] https://199.19.213.188/volume/v3/types/d8d29310-49ad-4199-bddc-4e78d65aab2b/extra_specs returned with HTTP 200 Aug 11 14:30:00.352968 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 1/3] 199.19.213.188 () {68 vars in 1480 bytes} [Tue Aug 11 14:29:59 2026] POST /volume/v3/types/d8d29310-49ad-4199-bddc-4e78d65aab2b/extra_specs => generated 55 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:30:01.538622 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=6 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:30:01.555120 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=6 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:30:09.882315 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:30:10.350933 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:32:31.954479 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-a375464b-a539-4fc9-851f-225aaf996289 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:32:31.955955 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-a375464b-a539-4fc9-851f-225aaf996289 None None] GET https://199.19.213.188/volume// Aug 11 14:32:31.956348 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-a375464b-a539-4fc9-851f-225aaf996289 None None] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:32:31.956850 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-a375464b-a539-4fc9-851f-225aaf996289 None None] Calling method 'all' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:32:31.958037 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-a375464b-a539-4fc9-851f-225aaf996289 None None] https://199.19.213.188/volume// returned with HTTP 300 Aug 11 14:32:31.958689 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 2/4] 199.19.213.188 () {66 vars in 1456 bytes} [Tue Aug 11 14:32:31 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 11 14:33:09.933721 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-f76445a0-f223-4ec2-ad16-976c2cb1a78d None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:09.938096 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 1/5] 199.19.213.188 () {62 vars in 1068 bytes} [Tue Aug 11 14:33:09 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 14:33:09.972898 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-e92e5502-8f9a-4e45-bfeb-d3e59747dcc4 None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:09.983969 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 2/6] 199.19.213.188 () {64 vars in 1272 bytes} [Tue Aug 11 14:33:09 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 11 14:33:10.020131 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [req-e92e5502-8f9a-4e45-bfeb-d3e59747dcc4 req-d886e5d4-7c24-4c08-9838-92291c5005c9 None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:10.025676 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [req-e92e5502-8f9a-4e45-bfeb-d3e59747dcc4 req-d886e5d4-7c24-4c08-9838-92291c5005c9 demo demo] GET https://199.19.213.188/volume/v3/ Aug 11 14:33:10.026198 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [req-e92e5502-8f9a-4e45-bfeb-d3e59747dcc4 req-d886e5d4-7c24-4c08-9838-92291c5005c9 demo demo] Empty body provided in request {{(pid=111632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:10.026709 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [req-e92e5502-8f9a-4e45-bfeb-d3e59747dcc4 req-d886e5d4-7c24-4c08-9838-92291c5005c9 demo demo] Calling method 'version_select' {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:10.027895 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [req-e92e5502-8f9a-4e45-bfeb-d3e59747dcc4 req-d886e5d4-7c24-4c08-9838-92291c5005c9 demo demo] https://199.19.213.188/volume/v3/ returned with HTTP 200 Aug 11 14:33:10.028269 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 2/7] 199.19.213.188 () {66 vars in 1346 bytes} [Tue Aug 11 14:33:10 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:33:10.066591 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-4ea304a2-d57a-4097-b3ba-23155c8b8bf9 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:10.405189 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-4ea304a2-d57a-4097-b3ba-23155c8b8bf9 demo demo] GET https://199.19.213.188/volume/v3/types Aug 11 14:33:10.405554 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-4ea304a2-d57a-4097-b3ba-23155c8b8bf9 demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:10.405764 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-4ea304a2-d57a-4097-b3ba-23155c8b8bf9 demo demo] Calling method 'index' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:10.406391 np0000188643 devstack@c-api.service[111629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 11 14:33:10.406391 np0000188643 devstack@c-api.service[111629]: warnings.warn( Aug 11 14:33:10.407076 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.api_utils [None req-4ea304a2-d57a-4097-b3ba-23155c8b8bf9 demo demo] Removing options '' from query. {{(pid=111629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:33:10.446809 np0000188643 devstack@c-api.service[111629]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea304a2-d57a-4097-b3ba-23155c8b8bf9 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=111629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:33:10.469864 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-4ea304a2-d57a-4097-b3ba-23155c8b8bf9 demo demo] https://199.19.213.188/volume/v3/types returned with HTTP 200 Aug 11 14:33:10.470399 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 3/8] 199.19.213.188 () {64 vars in 1290 bytes} [Tue Aug 11 14:33:10 2026] GET /volume/v3/types => generated 377 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:33:10.505199 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-ca26a827-9e5a-415c-bd12-5ae4fab41643 None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:10.893190 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-ca26a827-9e5a-415c-bd12-5ae4fab41643 demo demo] GET https://199.19.213.188/volume/v3/types/default Aug 11 14:33:10.893571 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-ca26a827-9e5a-415c-bd12-5ae4fab41643 demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:10.893832 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-ca26a827-9e5a-415c-bd12-5ae4fab41643 demo demo] Calling method 'show' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:10.931485 np0000188643 devstack@c-api.service[111631]: DEBUG oslo_db.sqlalchemy.engines [None req-ca26a827-9e5a-415c-bd12-5ae4fab41643 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=111631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 14:33:10.950289 np0000188643 devstack@c-api.service[111631]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 11 14:33:10.950289 np0000188643 devstack@c-api.service[111631]: warnings.warn( Aug 11 14:33:10.952489 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-ca26a827-9e5a-415c-bd12-5ae4fab41643 demo demo] https://199.19.213.188/volume/v3/types/default returned with HTTP 200 Aug 11 14:33:10.952959 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 2/9] 199.19.213.188 () {64 vars in 1301 bytes} [Tue Aug 11 14:33:10 2026] GET /volume/v3/types/default => generated 145 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:33:11.426789 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-bb0df6d8-cdd8-4dee-ae72-bcc8b0bfd0a7 None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:11.428146 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 3/10] 199.19.213.188 () {62 vars in 1068 bytes} [Tue Aug 11 14:33:11 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 14:33:11.462796 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-2b7f7068-71bc-4e37-a105-0eae6e5696a0 None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:11.472328 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 3/11] 199.19.213.188 () {64 vars in 1272 bytes} [Tue Aug 11 14:33:11 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 11 14:33:11.507101 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [req-2b7f7068-71bc-4e37-a105-0eae6e5696a0 req-1a8b2b86-3c8b-4779-b6e7-ddbf40f673c1 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:11.510585 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [req-2b7f7068-71bc-4e37-a105-0eae6e5696a0 req-1a8b2b86-3c8b-4779-b6e7-ddbf40f673c1 demo demo] GET https://199.19.213.188/volume/v3/ Aug 11 14:33:11.510955 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [req-2b7f7068-71bc-4e37-a105-0eae6e5696a0 req-1a8b2b86-3c8b-4779-b6e7-ddbf40f673c1 demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:11.511361 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [req-2b7f7068-71bc-4e37-a105-0eae6e5696a0 req-1a8b2b86-3c8b-4779-b6e7-ddbf40f673c1 demo demo] Calling method 'version_select' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:11.512334 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [req-2b7f7068-71bc-4e37-a105-0eae6e5696a0 req-1a8b2b86-3c8b-4779-b6e7-ddbf40f673c1 demo demo] https://199.19.213.188/volume/v3/ returned with HTTP 200 Aug 11 14:33:11.513064 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 4/12] 199.19.213.188 () {66 vars in 1346 bytes} [Tue Aug 11 14:33:11 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:33:11.554610 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-abfc4bdc-cd2c-463a-9a59-8fcbd9875d1e None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:11.558382 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-abfc4bdc-cd2c-463a-9a59-8fcbd9875d1e demo demo] GET https://199.19.213.188/volume/v3/types/default Aug 11 14:33:11.558750 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-abfc4bdc-cd2c-463a-9a59-8fcbd9875d1e demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:11.559208 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-abfc4bdc-cd2c-463a-9a59-8fcbd9875d1e demo demo] Calling method 'show' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:11.567949 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-abfc4bdc-cd2c-463a-9a59-8fcbd9875d1e demo demo] https://199.19.213.188/volume/v3/types/default returned with HTTP 200 Aug 11 14:33:11.568292 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 3/13] 199.19.213.188 () {64 vars in 1301 bytes} [Tue Aug 11 14:33:11 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:33:12.186861 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-b1d0855f-e90d-495a-9a09-98e93f320019 None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:12.188107 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 4/14] 199.19.213.188 () {62 vars in 1068 bytes} [Tue Aug 11 14:33:12 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 14:33:12.220928 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-072c1f99-373a-4095-a602-c30203bf655c None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:12.224553 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 4/15] 199.19.213.188 () {64 vars in 1272 bytes} [Tue Aug 11 14:33:12 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 11 14:33:12.258063 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [req-072c1f99-373a-4095-a602-c30203bf655c req-fdfaa231-1268-4b05-8ddb-acf83579c52c None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:12.264844 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [req-072c1f99-373a-4095-a602-c30203bf655c req-fdfaa231-1268-4b05-8ddb-acf83579c52c demo demo] GET https://199.19.213.188/volume/v3/ Aug 11 14:33:12.265311 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [req-072c1f99-373a-4095-a602-c30203bf655c req-fdfaa231-1268-4b05-8ddb-acf83579c52c demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:12.265765 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [req-072c1f99-373a-4095-a602-c30203bf655c req-fdfaa231-1268-4b05-8ddb-acf83579c52c demo demo] Calling method 'version_select' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:12.266346 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [req-072c1f99-373a-4095-a602-c30203bf655c req-fdfaa231-1268-4b05-8ddb-acf83579c52c demo demo] https://199.19.213.188/volume/v3/ returned with HTTP 200 Aug 11 14:33:12.266655 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 5/16] 199.19.213.188 () {66 vars in 1346 bytes} [Tue Aug 11 14:33:12 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:33:12.305721 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-b1ca088d-f1fa-4635-957f-cc4a7be43f16 None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:12.309565 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-b1ca088d-f1fa-4635-957f-cc4a7be43f16 demo demo] GET https://199.19.213.188/volume/v3/types/default Aug 11 14:33:12.311111 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-b1ca088d-f1fa-4635-957f-cc4a7be43f16 demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:12.312934 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-b1ca088d-f1fa-4635-957f-cc4a7be43f16 demo demo] Calling method 'show' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:12.322497 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-b1ca088d-f1fa-4635-957f-cc4a7be43f16 demo demo] https://199.19.213.188/volume/v3/types/default returned with HTTP 200 Aug 11 14:33:12.323114 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 4/17] 199.19.213.188 () {64 vars in 1301 bytes} [Tue Aug 11 14:33:12 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) Aug 11 14:33:12.357940 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-916eaf04-05da-46de-9acb-bab7271b8b48 None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:12.359271 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 5/18] 199.19.213.188 () {62 vars in 1068 bytes} [Tue Aug 11 14:33:12 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 14:33:12.389923 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-de573526-9532-45e7-8821-4e1982adf746 None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:12.394202 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 5/19] 199.19.213.188 () {64 vars in 1272 bytes} [Tue Aug 11 14:33:12 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 11 14:33:12.427444 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [req-de573526-9532-45e7-8821-4e1982adf746 req-575a48fe-e7ec-4c6e-a69b-10506b1f8dc9 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:12.430071 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [req-de573526-9532-45e7-8821-4e1982adf746 req-575a48fe-e7ec-4c6e-a69b-10506b1f8dc9 demo demo] GET https://199.19.213.188/volume/v3/ Aug 11 14:33:12.430419 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [req-de573526-9532-45e7-8821-4e1982adf746 req-575a48fe-e7ec-4c6e-a69b-10506b1f8dc9 demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:12.430756 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [req-de573526-9532-45e7-8821-4e1982adf746 req-575a48fe-e7ec-4c6e-a69b-10506b1f8dc9 demo demo] Calling method 'version_select' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:12.431298 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [req-de573526-9532-45e7-8821-4e1982adf746 req-575a48fe-e7ec-4c6e-a69b-10506b1f8dc9 demo demo] https://199.19.213.188/volume/v3/ returned with HTTP 200 Aug 11 14:33:12.431801 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 6/20] 199.19.213.188 () {66 vars in 1346 bytes} [Tue Aug 11 14:33:12 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:33:12.470791 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-5c502d05-f2ce-48ce-addf-e36f8ad0f2a0 None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:33:12.474891 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-5c502d05-f2ce-48ce-addf-e36f8ad0f2a0 demo demo] GET https://199.19.213.188/volume/v3/types/default Aug 11 14:33:12.475300 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-5c502d05-f2ce-48ce-addf-e36f8ad0f2a0 demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:33:12.475923 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-5c502d05-f2ce-48ce-addf-e36f8ad0f2a0 demo demo] Calling method 'show' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:33:12.490691 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-5c502d05-f2ce-48ce-addf-e36f8ad0f2a0 demo demo] https://199.19.213.188/volume/v3/types/default returned with HTTP 200 Aug 11 14:33:12.491400 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 5/21] 199.19.213.188 () {64 vars in 1301 bytes} [Tue Aug 11 14:33:12 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 14:33:20.464567 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=1 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:33:22.485231 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=8 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:37:48.247214 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-0b5fa09a-f71c-4450-818d-8eb322a8ac2f None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:37:48.337838 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-0b5fa09a-f71c-4450-818d-8eb322a8ac2f demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:37:48.338529 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-0b5fa09a-f71c-4450-818d-8eb322a8ac2f demo demo] Empty body provided in request {{(pid=111630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:37:48.339113 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-0b5fa09a-f71c-4450-818d-8eb322a8ac2f demo demo] Calling method 'detail' {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:37:48.340025 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.api_utils [None req-0b5fa09a-f71c-4450-818d-8eb322a8ac2f demo demo] Removing options '' from query. {{(pid=111630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:37:48.342958 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.volume.api [None req-0b5fa09a-f71c-4450-818d-8eb322a8ac2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:37:48.382020 np0000188643 devstack@c-api.service[111630]: INFO cinder.volume.api [None req-0b5fa09a-f71c-4450-818d-8eb322a8ac2f demo demo] Get all volumes completed successfully. Aug 11 14:37:48.384771 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-0b5fa09a-f71c-4450-818d-8eb322a8ac2f demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:37:48.385284 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 6/22] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:37:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:37:58.375861 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writing DB stats cinder:SELECT=1 {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:38:48.410002 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-029bf1b8-ae78-4d7f-a843-6568767493c9 None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:38:48.415137 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-029bf1b8-ae78-4d7f-a843-6568767493c9 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:38:48.415137 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-029bf1b8-ae78-4d7f-a843-6568767493c9 demo demo] Empty body provided in request {{(pid=111632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:38:48.415137 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-029bf1b8-ae78-4d7f-a843-6568767493c9 demo demo] Calling method 'detail' {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:38:48.419671 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.api_utils [None req-029bf1b8-ae78-4d7f-a843-6568767493c9 demo demo] Removing options '' from query. {{(pid=111632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:38:48.421183 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.volume.api [None req-029bf1b8-ae78-4d7f-a843-6568767493c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:38:48.472207 np0000188643 devstack@c-api.service[111632]: INFO cinder.volume.api [None req-029bf1b8-ae78-4d7f-a843-6568767493c9 demo demo] Get all volumes completed successfully. Aug 11 14:38:48.474377 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-029bf1b8-ae78-4d7f-a843-6568767493c9 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:38:48.474897 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 6/23] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:38:48 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) Aug 11 14:38:58.463495 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writing DB stats cinder:SELECT=1 {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:39:48.495406 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-ae4b29de-6ca3-4199-bde1-a836a8e3c8a0 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:39:48.499796 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-ae4b29de-6ca3-4199-bde1-a836a8e3c8a0 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:39:48.500069 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-ae4b29de-6ca3-4199-bde1-a836a8e3c8a0 demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:39:48.500350 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-ae4b29de-6ca3-4199-bde1-a836a8e3c8a0 demo demo] Calling method 'detail' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:39:48.503576 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.api_utils [None req-ae4b29de-6ca3-4199-bde1-a836a8e3c8a0 demo demo] Removing options '' from query. {{(pid=111629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:39:48.505117 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.volume.api [None req-ae4b29de-6ca3-4199-bde1-a836a8e3c8a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:39:48.542723 np0000188643 devstack@c-api.service[111629]: INFO cinder.volume.api [None req-ae4b29de-6ca3-4199-bde1-a836a8e3c8a0 demo demo] Get all volumes completed successfully. Aug 11 14:39:48.545170 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-ae4b29de-6ca3-4199-bde1-a836a8e3c8a0 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:39:48.545763 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 7/24] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:39:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:39:58.536613 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=1 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:40:48.563320 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-49d031b6-912b-46b9-938b-31c98dd0d806 None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:40:48.565998 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-49d031b6-912b-46b9-938b-31c98dd0d806 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:40:48.566188 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-49d031b6-912b-46b9-938b-31c98dd0d806 demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:40:48.566371 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-49d031b6-912b-46b9-938b-31c98dd0d806 demo demo] Calling method 'detail' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:40:48.566876 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.api_utils [None req-49d031b6-912b-46b9-938b-31c98dd0d806 demo demo] Removing options '' from query. {{(pid=111631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:40:48.567650 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.volume.api [None req-49d031b6-912b-46b9-938b-31c98dd0d806 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:40:48.603939 np0000188643 devstack@c-api.service[111631]: INFO cinder.volume.api [None req-49d031b6-912b-46b9-938b-31c98dd0d806 demo demo] Get all volumes completed successfully. Aug 11 14:40:48.606570 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-49d031b6-912b-46b9-938b-31c98dd0d806 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:40:48.606921 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 6/25] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:40:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:40:58.596715 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=1 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:41:48.643742 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-e8a924f6-a39a-495b-9d3d-17c46b8c27aa None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:41:48.647867 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-e8a924f6-a39a-495b-9d3d-17c46b8c27aa demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:41:48.648135 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-e8a924f6-a39a-495b-9d3d-17c46b8c27aa demo demo] Empty body provided in request {{(pid=111630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:41:48.648416 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-e8a924f6-a39a-495b-9d3d-17c46b8c27aa demo demo] Calling method 'detail' {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:41:48.648758 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.api_utils [None req-e8a924f6-a39a-495b-9d3d-17c46b8c27aa demo demo] Removing options '' from query. {{(pid=111630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:41:48.649702 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.volume.api [None req-e8a924f6-a39a-495b-9d3d-17c46b8c27aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:41:48.657913 np0000188643 devstack@c-api.service[111630]: INFO cinder.volume.api [None req-e8a924f6-a39a-495b-9d3d-17c46b8c27aa demo demo] Get all volumes completed successfully. Aug 11 14:41:48.659684 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-e8a924f6-a39a-495b-9d3d-17c46b8c27aa demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:41:48.660045 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 7/26] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:41:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:41:58.653135 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writing DB stats cinder:SELECT=1 {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:42:48.686583 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-45307be1-7799-4a0a-93bd-db6e6a53fad7 None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:42:48.790477 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-45307be1-7799-4a0a-93bd-db6e6a53fad7 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:42:48.790658 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-45307be1-7799-4a0a-93bd-db6e6a53fad7 demo demo] Empty body provided in request {{(pid=111632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:42:48.790842 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-45307be1-7799-4a0a-93bd-db6e6a53fad7 demo demo] Calling method 'detail' {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:42:48.791096 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.api_utils [None req-45307be1-7799-4a0a-93bd-db6e6a53fad7 demo demo] Removing options '' from query. {{(pid=111632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:42:48.791749 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.volume.api [None req-45307be1-7799-4a0a-93bd-db6e6a53fad7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:42:48.801740 np0000188643 devstack@c-api.service[111632]: INFO cinder.volume.api [None req-45307be1-7799-4a0a-93bd-db6e6a53fad7 demo demo] Get all volumes completed successfully. Aug 11 14:42:48.804120 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-45307be1-7799-4a0a-93bd-db6e6a53fad7 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:42:48.804540 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 7/27] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:42:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:42:58.799273 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writing DB stats cinder:SELECT=1 {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:43:48.824738 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-6af25269-a864-4e91-9b66-468336e42419 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:43:48.827927 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-6af25269-a864-4e91-9b66-468336e42419 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:43:48.828120 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-6af25269-a864-4e91-9b66-468336e42419 demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:43:48.828372 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-6af25269-a864-4e91-9b66-468336e42419 demo demo] Calling method 'detail' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:43:48.828680 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.api_utils [None req-6af25269-a864-4e91-9b66-468336e42419 demo demo] Removing options '' from query. {{(pid=111629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:43:48.830363 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.volume.api [None req-6af25269-a864-4e91-9b66-468336e42419 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:43:48.843601 np0000188643 devstack@c-api.service[111629]: INFO cinder.volume.api [None req-6af25269-a864-4e91-9b66-468336e42419 demo demo] Get all volumes completed successfully. Aug 11 14:43:48.845991 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-6af25269-a864-4e91-9b66-468336e42419 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:43:48.846432 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 8/28] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:43:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:43:58.836906 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=1 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:44:48.864323 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-fdcbf80a-8647-44d6-81e8-aacb6fb24c97 None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:44:48.867788 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-fdcbf80a-8647-44d6-81e8-aacb6fb24c97 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:44:48.868045 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-fdcbf80a-8647-44d6-81e8-aacb6fb24c97 demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:44:48.868327 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-fdcbf80a-8647-44d6-81e8-aacb6fb24c97 demo demo] Calling method 'detail' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:44:48.868665 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.api_utils [None req-fdcbf80a-8647-44d6-81e8-aacb6fb24c97 demo demo] Removing options '' from query. {{(pid=111631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:44:48.869588 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.volume.api [None req-fdcbf80a-8647-44d6-81e8-aacb6fb24c97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:44:48.877974 np0000188643 devstack@c-api.service[111631]: INFO cinder.volume.api [None req-fdcbf80a-8647-44d6-81e8-aacb6fb24c97 demo demo] Get all volumes completed successfully. Aug 11 14:44:48.880633 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-fdcbf80a-8647-44d6-81e8-aacb6fb24c97 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:44:48.881094 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 7/29] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:44:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:44:58.873410 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=1 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:45:48.905363 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-b17473ba-79f7-4c34-8d1b-ae1ed6cf06ec None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:45:48.908201 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-b17473ba-79f7-4c34-8d1b-ae1ed6cf06ec demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:45:48.908451 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-b17473ba-79f7-4c34-8d1b-ae1ed6cf06ec demo demo] Empty body provided in request {{(pid=111630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:45:48.908678 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-b17473ba-79f7-4c34-8d1b-ae1ed6cf06ec demo demo] Calling method 'detail' {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:45:48.909031 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.api_utils [None req-b17473ba-79f7-4c34-8d1b-ae1ed6cf06ec demo demo] Removing options '' from query. {{(pid=111630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:45:48.910112 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.volume.api [None req-b17473ba-79f7-4c34-8d1b-ae1ed6cf06ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:45:48.920170 np0000188643 devstack@c-api.service[111630]: INFO cinder.volume.api [None req-b17473ba-79f7-4c34-8d1b-ae1ed6cf06ec demo demo] Get all volumes completed successfully. Aug 11 14:45:48.922910 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-b17473ba-79f7-4c34-8d1b-ae1ed6cf06ec demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:45:48.923371 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 8/30] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:45:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:45:58.913891 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writing DB stats cinder:SELECT=1 {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:46:48.939980 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-f62cfe54-ebf7-4509-bfee-db382c5ad2f1 None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:46:48.942907 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-f62cfe54-ebf7-4509-bfee-db382c5ad2f1 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:46:48.943192 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-f62cfe54-ebf7-4509-bfee-db382c5ad2f1 demo demo] Empty body provided in request {{(pid=111632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:46:48.943568 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-f62cfe54-ebf7-4509-bfee-db382c5ad2f1 demo demo] Calling method 'detail' {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:46:48.943876 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.api_utils [None req-f62cfe54-ebf7-4509-bfee-db382c5ad2f1 demo demo] Removing options '' from query. {{(pid=111632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:46:48.944834 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.volume.api [None req-f62cfe54-ebf7-4509-bfee-db382c5ad2f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:46:48.953340 np0000188643 devstack@c-api.service[111632]: INFO cinder.volume.api [None req-f62cfe54-ebf7-4509-bfee-db382c5ad2f1 demo demo] Get all volumes completed successfully. Aug 11 14:46:48.955352 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-f62cfe54-ebf7-4509-bfee-db382c5ad2f1 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:46:48.955711 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 8/31] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:46:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:46:58.948560 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writing DB stats cinder:SELECT=1 {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:47:48.974140 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-7989a27b-2c7b-411a-bb74-c29bd113ba2e None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:47:49.135568 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-7989a27b-2c7b-411a-bb74-c29bd113ba2e demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:47:49.135716 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-7989a27b-2c7b-411a-bb74-c29bd113ba2e demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:47:49.136295 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-7989a27b-2c7b-411a-bb74-c29bd113ba2e demo demo] Calling method 'detail' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:47:49.136571 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.api_utils [None req-7989a27b-2c7b-411a-bb74-c29bd113ba2e demo demo] Removing options '' from query. {{(pid=111629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:47:49.137992 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.volume.api [None req-7989a27b-2c7b-411a-bb74-c29bd113ba2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:47:49.146753 np0000188643 devstack@c-api.service[111629]: INFO cinder.volume.api [None req-7989a27b-2c7b-411a-bb74-c29bd113ba2e demo demo] Get all volumes completed successfully. Aug 11 14:47:49.148511 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-7989a27b-2c7b-411a-bb74-c29bd113ba2e demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:47:49.148851 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 9/32] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:47:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:47:59.143076 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=1 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:48:49.169352 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-04b6158b-b019-464d-bf99-dd19b3e608bb None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:48:49.175943 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-04b6158b-b019-464d-bf99-dd19b3e608bb demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:48:49.175943 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-04b6158b-b019-464d-bf99-dd19b3e608bb demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:48:49.175943 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-04b6158b-b019-464d-bf99-dd19b3e608bb demo demo] Calling method 'detail' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:48:49.175943 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.api_utils [None req-04b6158b-b019-464d-bf99-dd19b3e608bb demo demo] Removing options '' from query. {{(pid=111631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:48:49.176220 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.volume.api [None req-04b6158b-b019-464d-bf99-dd19b3e608bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:48:49.182993 np0000188643 devstack@c-api.service[111631]: INFO cinder.volume.api [None req-04b6158b-b019-464d-bf99-dd19b3e608bb demo demo] Get all volumes completed successfully. Aug 11 14:48:49.184869 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-04b6158b-b019-464d-bf99-dd19b3e608bb demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:48:49.185246 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 8/33] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:48:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:48:59.179441 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=1 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:49:49.211657 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-f9685c8e-e07e-4844-9991-31c78798aae3 None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:49:49.214600 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-f9685c8e-e07e-4844-9991-31c78798aae3 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:49:49.214843 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-f9685c8e-e07e-4844-9991-31c78798aae3 demo demo] Empty body provided in request {{(pid=111630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:49:49.218068 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-f9685c8e-e07e-4844-9991-31c78798aae3 demo demo] Calling method 'detail' {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:49:49.218068 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.api_utils [None req-f9685c8e-e07e-4844-9991-31c78798aae3 demo demo] Removing options '' from query. {{(pid=111630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:49:49.218068 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.volume.api [None req-f9685c8e-e07e-4844-9991-31c78798aae3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:49:49.225756 np0000188643 devstack@c-api.service[111630]: INFO cinder.volume.api [None req-f9685c8e-e07e-4844-9991-31c78798aae3 demo demo] Get all volumes completed successfully. Aug 11 14:49:49.228789 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-f9685c8e-e07e-4844-9991-31c78798aae3 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:49:49.229433 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 9/34] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:49:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:49:59.220504 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writing DB stats cinder:SELECT=1 {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:50:49.250927 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-605533c4-6b4f-4125-a283-77f0478026b8 None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:50:49.255241 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-605533c4-6b4f-4125-a283-77f0478026b8 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:50:49.255609 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-605533c4-6b4f-4125-a283-77f0478026b8 demo demo] Empty body provided in request {{(pid=111632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:50:49.256022 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-605533c4-6b4f-4125-a283-77f0478026b8 demo demo] Calling method 'detail' {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:50:49.256683 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.api_utils [None req-605533c4-6b4f-4125-a283-77f0478026b8 demo demo] Removing options '' from query. {{(pid=111632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:50:49.258234 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.volume.api [None req-605533c4-6b4f-4125-a283-77f0478026b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:50:49.266029 np0000188643 devstack@c-api.service[111632]: INFO cinder.volume.api [None req-605533c4-6b4f-4125-a283-77f0478026b8 demo demo] Get all volumes completed successfully. Aug 11 14:50:49.268374 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-605533c4-6b4f-4125-a283-77f0478026b8 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:50:49.268808 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 9/35] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:50:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:50:59.261502 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writing DB stats cinder:SELECT=1 {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:51:49.286260 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-89e5604b-c1d5-4edf-82ea-287c3753a1a2 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:51:49.289777 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-89e5604b-c1d5-4edf-82ea-287c3753a1a2 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:51:49.290032 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-89e5604b-c1d5-4edf-82ea-287c3753a1a2 demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:51:49.290284 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-89e5604b-c1d5-4edf-82ea-287c3753a1a2 demo demo] Calling method 'detail' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:51:49.290635 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.api_utils [None req-89e5604b-c1d5-4edf-82ea-287c3753a1a2 demo demo] Removing options '' from query. {{(pid=111629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:51:49.291571 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.volume.api [None req-89e5604b-c1d5-4edf-82ea-287c3753a1a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:51:49.299584 np0000188643 devstack@c-api.service[111629]: INFO cinder.volume.api [None req-89e5604b-c1d5-4edf-82ea-287c3753a1a2 demo demo] Get all volumes completed successfully. Aug 11 14:51:49.301365 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-89e5604b-c1d5-4edf-82ea-287c3753a1a2 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:51:49.301694 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 10/36] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:51:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:51:59.295077 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=1 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:52:49.316309 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-daa92d2f-68a1-4be6-b0c9-7c0cb338a508 None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:52:49.422044 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-daa92d2f-68a1-4be6-b0c9-7c0cb338a508 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:52:49.422419 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-daa92d2f-68a1-4be6-b0c9-7c0cb338a508 demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:52:49.422800 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-daa92d2f-68a1-4be6-b0c9-7c0cb338a508 demo demo] Calling method 'detail' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:52:49.423320 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.api_utils [None req-daa92d2f-68a1-4be6-b0c9-7c0cb338a508 demo demo] Removing options '' from query. {{(pid=111631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:52:49.424690 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.volume.api [None req-daa92d2f-68a1-4be6-b0c9-7c0cb338a508 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:52:49.433309 np0000188643 devstack@c-api.service[111631]: INFO cinder.volume.api [None req-daa92d2f-68a1-4be6-b0c9-7c0cb338a508 demo demo] Get all volumes completed successfully. Aug 11 14:52:49.435043 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-daa92d2f-68a1-4be6-b0c9-7c0cb338a508 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:52:49.435467 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 9/37] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:52:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:52:59.429924 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=1 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:53:49.450881 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-c0e6d7c1-ea1b-4c31-9801-f11cc2b6ec4a None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:53:49.458281 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-c0e6d7c1-ea1b-4c31-9801-f11cc2b6ec4a demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:53:49.458861 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-c0e6d7c1-ea1b-4c31-9801-f11cc2b6ec4a demo demo] Empty body provided in request {{(pid=111630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:53:49.459453 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-c0e6d7c1-ea1b-4c31-9801-f11cc2b6ec4a demo demo] Calling method 'detail' {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:53:49.460075 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.api_utils [None req-c0e6d7c1-ea1b-4c31-9801-f11cc2b6ec4a demo demo] Removing options '' from query. {{(pid=111630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:53:49.460922 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.volume.api [None req-c0e6d7c1-ea1b-4c31-9801-f11cc2b6ec4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:53:49.469641 np0000188643 devstack@c-api.service[111630]: INFO cinder.volume.api [None req-c0e6d7c1-ea1b-4c31-9801-f11cc2b6ec4a demo demo] Get all volumes completed successfully. Aug 11 14:53:49.472866 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-c0e6d7c1-ea1b-4c31-9801-f11cc2b6ec4a demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:53:49.473317 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 10/38] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:53:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:53:59.464120 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writing DB stats cinder:SELECT=1 {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:54:49.488409 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-01062235-4edd-4d88-8fc0-af36dfbe524d None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:54:49.491350 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-01062235-4edd-4d88-8fc0-af36dfbe524d demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:54:49.491586 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-01062235-4edd-4d88-8fc0-af36dfbe524d demo demo] Empty body provided in request {{(pid=111632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:54:49.491845 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-01062235-4edd-4d88-8fc0-af36dfbe524d demo demo] Calling method 'detail' {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:54:49.492286 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.api_utils [None req-01062235-4edd-4d88-8fc0-af36dfbe524d demo demo] Removing options '' from query. {{(pid=111632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:54:49.493502 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.volume.api [None req-01062235-4edd-4d88-8fc0-af36dfbe524d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:54:49.500445 np0000188643 devstack@c-api.service[111632]: INFO cinder.volume.api [None req-01062235-4edd-4d88-8fc0-af36dfbe524d demo demo] Get all volumes completed successfully. Aug 11 14:54:49.502610 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-01062235-4edd-4d88-8fc0-af36dfbe524d demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:54:49.503319 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 10/39] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:54:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:54:59.496518 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writing DB stats cinder:SELECT=1 {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:55:49.518822 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-8ca42675-6c3c-4e27-96b3-2ff1f6619045 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:55:49.523106 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-8ca42675-6c3c-4e27-96b3-2ff1f6619045 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:55:49.523812 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-8ca42675-6c3c-4e27-96b3-2ff1f6619045 demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:55:49.524340 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-8ca42675-6c3c-4e27-96b3-2ff1f6619045 demo demo] Calling method 'detail' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:55:49.525190 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.api_utils [None req-8ca42675-6c3c-4e27-96b3-2ff1f6619045 demo demo] Removing options '' from query. {{(pid=111629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:55:49.526508 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.volume.api [None req-8ca42675-6c3c-4e27-96b3-2ff1f6619045 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:55:49.535289 np0000188643 devstack@c-api.service[111629]: INFO cinder.volume.api [None req-8ca42675-6c3c-4e27-96b3-2ff1f6619045 demo demo] Get all volumes completed successfully. Aug 11 14:55:49.537700 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-8ca42675-6c3c-4e27-96b3-2ff1f6619045 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:55:49.538116 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 11/40] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:55:49 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) Aug 11 14:55:59.530415 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=1 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:56:49.554992 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-4d4b5a29-3070-47ef-a6b1-a337626be334 None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:56:49.561167 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-4d4b5a29-3070-47ef-a6b1-a337626be334 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:56:49.561552 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-4d4b5a29-3070-47ef-a6b1-a337626be334 demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:56:49.561947 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-4d4b5a29-3070-47ef-a6b1-a337626be334 demo demo] Calling method 'detail' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:56:49.562487 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.api_utils [None req-4d4b5a29-3070-47ef-a6b1-a337626be334 demo demo] Removing options '' from query. {{(pid=111631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:56:49.565269 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.volume.api [None req-4d4b5a29-3070-47ef-a6b1-a337626be334 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:56:49.573908 np0000188643 devstack@c-api.service[111631]: INFO cinder.volume.api [None req-4d4b5a29-3070-47ef-a6b1-a337626be334 demo demo] Get all volumes completed successfully. Aug 11 14:56:49.576092 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-4d4b5a29-3070-47ef-a6b1-a337626be334 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:56:49.576459 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 10/41] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:56:49 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) Aug 11 14:56:59.569289 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=1 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:57:49.593632 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-ee94fd43-b58b-4ad6-9853-e99c14abaf54 None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:57:49.691339 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-ee94fd43-b58b-4ad6-9853-e99c14abaf54 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:57:49.691730 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-ee94fd43-b58b-4ad6-9853-e99c14abaf54 demo demo] Empty body provided in request {{(pid=111630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:57:49.692218 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-ee94fd43-b58b-4ad6-9853-e99c14abaf54 demo demo] Calling method 'detail' {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:57:49.692515 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.api_utils [None req-ee94fd43-b58b-4ad6-9853-e99c14abaf54 demo demo] Removing options '' from query. {{(pid=111630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:57:49.693203 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.volume.api [None req-ee94fd43-b58b-4ad6-9853-e99c14abaf54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:57:49.700687 np0000188643 devstack@c-api.service[111630]: INFO cinder.volume.api [None req-ee94fd43-b58b-4ad6-9853-e99c14abaf54 demo demo] Get all volumes completed successfully. Aug 11 14:57:49.702998 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-ee94fd43-b58b-4ad6-9853-e99c14abaf54 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:57:49.703468 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 11/42] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:57:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:57:59.696211 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writing DB stats cinder:SELECT=1 {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:58:49.720533 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-cabded2d-500c-4c7c-ae70-7266892a02cb None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:58:49.725369 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-cabded2d-500c-4c7c-ae70-7266892a02cb demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:58:49.726558 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-cabded2d-500c-4c7c-ae70-7266892a02cb demo demo] Empty body provided in request {{(pid=111632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:58:49.726751 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-cabded2d-500c-4c7c-ae70-7266892a02cb demo demo] Calling method 'detail' {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:58:49.726989 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.api_utils [None req-cabded2d-500c-4c7c-ae70-7266892a02cb demo demo] Removing options '' from query. {{(pid=111632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:58:49.727680 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.volume.api [None req-cabded2d-500c-4c7c-ae70-7266892a02cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:58:49.736083 np0000188643 devstack@c-api.service[111632]: INFO cinder.volume.api [None req-cabded2d-500c-4c7c-ae70-7266892a02cb demo demo] Get all volumes completed successfully. Aug 11 14:58:49.740226 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-cabded2d-500c-4c7c-ae70-7266892a02cb demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:58:49.740895 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 11/43] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:58:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 14:58:59.730777 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writing DB stats cinder:SELECT=1 {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 14:59:49.763636 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-3addf292-5579-4c38-ad35-c68ca1e1d857 None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 14:59:49.767144 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-3addf292-5579-4c38-ad35-c68ca1e1d857 demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 14:59:49.767144 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-3addf292-5579-4c38-ad35-c68ca1e1d857 demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 14:59:49.767361 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-3addf292-5579-4c38-ad35-c68ca1e1d857 demo demo] Calling method 'detail' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 14:59:49.767704 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.api_utils [None req-3addf292-5579-4c38-ad35-c68ca1e1d857 demo demo] Removing options '' from query. {{(pid=111629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 14:59:49.770640 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.volume.api [None req-3addf292-5579-4c38-ad35-c68ca1e1d857 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 14:59:49.780937 np0000188643 devstack@c-api.service[111629]: INFO cinder.volume.api [None req-3addf292-5579-4c38-ad35-c68ca1e1d857 demo demo] Get all volumes completed successfully. Aug 11 14:59:49.783762 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-3addf292-5579-4c38-ad35-c68ca1e1d857 demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 14:59:49.783762 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 12/44] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 14:59:49 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) Aug 11 14:59:59.773159 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=1 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 15:00:49.797393 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-718751a9-990f-4fa7-92fe-772e885fceca None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 15:00:49.800786 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-718751a9-990f-4fa7-92fe-772e885fceca demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 15:00:49.801040 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-718751a9-990f-4fa7-92fe-772e885fceca demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 15:00:49.801274 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-718751a9-990f-4fa7-92fe-772e885fceca demo demo] Calling method 'detail' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 15:00:49.801560 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.api_utils [None req-718751a9-990f-4fa7-92fe-772e885fceca demo demo] Removing options '' from query. {{(pid=111631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 15:00:49.802518 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.volume.api [None req-718751a9-990f-4fa7-92fe-772e885fceca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 15:00:49.812079 np0000188643 devstack@c-api.service[111631]: INFO cinder.volume.api [None req-718751a9-990f-4fa7-92fe-772e885fceca demo demo] Get all volumes completed successfully. Aug 11 15:00:49.814457 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-718751a9-990f-4fa7-92fe-772e885fceca demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 15:00:49.814884 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 11/45] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 15:00:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 15:00:59.805901 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=1 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 15:01:49.833142 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-f65704b6-f628-4bfd-9831-cd1e5d8a464f None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 15:01:49.837518 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-f65704b6-f628-4bfd-9831-cd1e5d8a464f demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 15:01:49.837788 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-f65704b6-f628-4bfd-9831-cd1e5d8a464f demo demo] Empty body provided in request {{(pid=111630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 15:01:49.838378 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-f65704b6-f628-4bfd-9831-cd1e5d8a464f demo demo] Calling method 'detail' {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 15:01:49.838669 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.api_utils [None req-f65704b6-f628-4bfd-9831-cd1e5d8a464f demo demo] Removing options '' from query. {{(pid=111630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 15:01:49.840071 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.volume.api [None req-f65704b6-f628-4bfd-9831-cd1e5d8a464f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 15:01:49.848902 np0000188643 devstack@c-api.service[111630]: INFO cinder.volume.api [None req-f65704b6-f628-4bfd-9831-cd1e5d8a464f demo demo] Get all volumes completed successfully. Aug 11 15:01:49.851681 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-f65704b6-f628-4bfd-9831-cd1e5d8a464f demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 15:01:49.852227 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 12/46] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 15:01:49 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) Aug 11 15:01:59.843637 np0000188643 devstack@c-api.service[111630]: DEBUG dbcounter [-] [111630] Writing DB stats cinder:SELECT=1 {{(pid=111630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 15:02:49.870339 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.middleware.request_id [None req-3f2aa315-a771-447b-80fe-853af8b2fc6f None None] RequestId filter calling following filter/app {{(pid=111632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 15:02:49.873413 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-3f2aa315-a771-447b-80fe-853af8b2fc6f demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 15:02:49.873661 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-3f2aa315-a771-447b-80fe-853af8b2fc6f demo demo] Empty body provided in request {{(pid=111632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 15:02:49.873932 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.openstack.wsgi [None req-3f2aa315-a771-447b-80fe-853af8b2fc6f demo demo] Calling method 'detail' {{(pid=111632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 15:02:49.874296 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.api.api_utils [None req-3f2aa315-a771-447b-80fe-853af8b2fc6f demo demo] Removing options '' from query. {{(pid=111632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 15:02:49.875923 np0000188643 devstack@c-api.service[111632]: DEBUG cinder.volume.api [None req-3f2aa315-a771-447b-80fe-853af8b2fc6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 15:02:49.884949 np0000188643 devstack@c-api.service[111632]: INFO cinder.volume.api [None req-3f2aa315-a771-447b-80fe-853af8b2fc6f demo demo] Get all volumes completed successfully. Aug 11 15:02:49.886801 np0000188643 devstack@c-api.service[111632]: INFO cinder.api.openstack.wsgi [None req-3f2aa315-a771-447b-80fe-853af8b2fc6f demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 15:02:49.887146 np0000188643 devstack@c-api.service[111632]: [pid: 111632|app: 0|req: 12/47] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 15:02:49 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) Aug 11 15:02:59.879827 np0000188643 devstack@c-api.service[111632]: DEBUG dbcounter [-] [111632] Writing DB stats cinder:SELECT=1 {{(pid=111632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 15:03:49.904050 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.middleware.request_id [None req-febcf4d3-3443-47d9-9cfe-54d32411371d None None] RequestId filter calling following filter/app {{(pid=111629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 15:03:49.948895 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-febcf4d3-3443-47d9-9cfe-54d32411371d demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 15:03:49.949901 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-febcf4d3-3443-47d9-9cfe-54d32411371d demo demo] Empty body provided in request {{(pid=111629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 15:03:49.949901 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.openstack.wsgi [None req-febcf4d3-3443-47d9-9cfe-54d32411371d demo demo] Calling method 'detail' {{(pid=111629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 15:03:49.950238 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.api.api_utils [None req-febcf4d3-3443-47d9-9cfe-54d32411371d demo demo] Removing options '' from query. {{(pid=111629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 15:03:49.951678 np0000188643 devstack@c-api.service[111629]: DEBUG cinder.volume.api [None req-febcf4d3-3443-47d9-9cfe-54d32411371d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 15:03:49.960566 np0000188643 devstack@c-api.service[111629]: INFO cinder.volume.api [None req-febcf4d3-3443-47d9-9cfe-54d32411371d demo demo] Get all volumes completed successfully. Aug 11 15:03:49.962368 np0000188643 devstack@c-api.service[111629]: INFO cinder.api.openstack.wsgi [None req-febcf4d3-3443-47d9-9cfe-54d32411371d demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 15:03:49.962719 np0000188643 devstack@c-api.service[111629]: [pid: 111629|app: 0|req: 13/48] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 15:03:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 15:03:59.956382 np0000188643 devstack@c-api.service[111629]: DEBUG dbcounter [-] [111629] Writing DB stats cinder:SELECT=1 {{(pid=111629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 15:04:49.980214 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.middleware.request_id [None req-e5dffd40-49ce-46b3-954e-ee697d20756e None None] RequestId filter calling following filter/app {{(pid=111631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 15:04:49.983206 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-e5dffd40-49ce-46b3-954e-ee697d20756e demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 15:04:49.983454 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-e5dffd40-49ce-46b3-954e-ee697d20756e demo demo] Empty body provided in request {{(pid=111631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 15:04:49.983711 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.openstack.wsgi [None req-e5dffd40-49ce-46b3-954e-ee697d20756e demo demo] Calling method 'detail' {{(pid=111631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 15:04:49.984037 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.api.api_utils [None req-e5dffd40-49ce-46b3-954e-ee697d20756e demo demo] Removing options '' from query. {{(pid=111631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 15:04:49.984931 np0000188643 devstack@c-api.service[111631]: DEBUG cinder.volume.api [None req-e5dffd40-49ce-46b3-954e-ee697d20756e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 15:04:49.993792 np0000188643 devstack@c-api.service[111631]: INFO cinder.volume.api [None req-e5dffd40-49ce-46b3-954e-ee697d20756e demo demo] Get all volumes completed successfully. Aug 11 15:04:49.995529 np0000188643 devstack@c-api.service[111631]: INFO cinder.api.openstack.wsgi [None req-e5dffd40-49ce-46b3-954e-ee697d20756e demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 15:04:49.995850 np0000188643 devstack@c-api.service[111631]: [pid: 111631|app: 0|req: 12/49] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 15:04:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 15:04:59.989222 np0000188643 devstack@c-api.service[111631]: DEBUG dbcounter [-] [111631] Writing DB stats cinder:SELECT=1 {{(pid=111631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 15:05:50.015414 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.middleware.request_id [None req-b2fe9561-db53-4b43-a39b-67df29f95d2c None None] RequestId filter calling following filter/app {{(pid=111630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 15:05:50.018416 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-b2fe9561-db53-4b43-a39b-67df29f95d2c demo demo] GET https://199.19.213.188/volume/v3/volumes/detail Aug 11 15:05:50.018619 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-b2fe9561-db53-4b43-a39b-67df29f95d2c demo demo] Empty body provided in request {{(pid=111630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 15:05:50.018887 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.openstack.wsgi [None req-b2fe9561-db53-4b43-a39b-67df29f95d2c demo demo] Calling method 'detail' {{(pid=111630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 15:05:50.019224 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.api.api_utils [None req-b2fe9561-db53-4b43-a39b-67df29f95d2c demo demo] Removing options '' from query. {{(pid=111630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 15:05:50.020188 np0000188643 devstack@c-api.service[111630]: DEBUG cinder.volume.api [None req-b2fe9561-db53-4b43-a39b-67df29f95d2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 15:05:50.027187 np0000188643 devstack@c-api.service[111630]: INFO cinder.volume.api [None req-b2fe9561-db53-4b43-a39b-67df29f95d2c demo demo] Get all volumes completed successfully. Aug 11 15:05:50.028937 np0000188643 devstack@c-api.service[111630]: INFO cinder.api.openstack.wsgi [None req-b2fe9561-db53-4b43-a39b-67df29f95d2c demo demo] https://199.19.213.188/volume/v3/volumes/detail returned with HTTP 200 Aug 11 15:05:50.029289 np0000188643 devstack@c-api.service[111630]: [pid: 111630|app: 0|req: 13/50] 199.19.213.188 () {64 vars in 1294 bytes} [Tue Aug 11 15:05:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)