Sep 09 10:02:48.838983 np0000192388 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 09 10:02:48.850921 np0000192388 devstack@c-api.service[111308]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 9 10:02:48 2026] *** Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: nodename: np0000192388 Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: machine: x86_64 Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: clock source: unix Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: pcre jit disabled Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: detected number of CPU cores: 16 Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: current working directory: / Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: detected binary path: /usr/bin/uwsgi-core Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: your processes number limit is 256916 Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: your memory page size is 4096 bytes Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: detected max file descriptor number: 2048 Sep 09 10:02:48.855834 np0000192388 devstack@c-api.service[111308]: lock engine: pthread robust mutexes Sep 09 10:02:48.856664 np0000192388 devstack@c-api.service[111308]: thunder lock: enabled Sep 09 10:02:48.856664 np0000192388 devstack@c-api.service[111308]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 09 10:02:48.856664 np0000192388 devstack@c-api.service[111308]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 09 10:02:48.856836 np0000192388 devstack@c-api.service[111308]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 09 10:02:48.856836 np0000192388 devstack@c-api.service[111308]: Set PythonHome to /opt/stack/data/venv Sep 09 10:02:48.900752 np0000192388 devstack@c-api.service[111308]: Python main interpreter initialized at 0x715f9b2a4668 Sep 09 10:02:48.900752 np0000192388 devstack@c-api.service[111308]: python threads support enabled Sep 09 10:02:48.900752 np0000192388 devstack@c-api.service[111308]: your server socket listen backlog is limited to 100 connections Sep 09 10:02:48.900752 np0000192388 devstack@c-api.service[111308]: your mercy for graceful operations on workers is 80 seconds Sep 09 10:02:48.901268 np0000192388 devstack@c-api.service[111308]: mapped 671795 bytes (656 KB) for 4 cores Sep 09 10:02:48.901442 np0000192388 devstack@c-api.service[111308]: *** Operational MODE: preforking *** Sep 09 10:02:48.901678 np0000192388 devstack@c-api.service[111308]: *** uWSGI is running in multiple interpreter mode *** Sep 09 10:02:48.901678 np0000192388 devstack@c-api.service[111308]: spawned uWSGI master process (pid: 111308) Sep 09 10:02:48.901904 np0000192388 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 09 10:02:48.902425 np0000192388 devstack@c-api.service[111308]: spawned uWSGI worker 1 (pid: 111319, cores: 1) Sep 09 10:02:48.903069 np0000192388 devstack@c-api.service[111308]: spawned uWSGI worker 2 (pid: 111320, cores: 1) Sep 09 10:02:48.903677 np0000192388 devstack@c-api.service[111308]: spawned uWSGI worker 3 (pid: 111321, cores: 1) Sep 09 10:02:48.904367 np0000192388 devstack@c-api.service[111308]: spawned uWSGI worker 4 (pid: 111322, cores: 1) Sep 09 10:02:48.904429 np0000192388 devstack@c-api.service[111308]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 09 10:02:49.054615 np0000192388 devstack@c-api.service[111321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 10:02:49.054615 np0000192388 devstack@c-api.service[111321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 10:02:49.054615 np0000192388 devstack@c-api.service[111321]: we strongly recommend against using it for new projects. Sep 09 10:02:49.054615 np0000192388 devstack@c-api.service[111321]: If you are already using Eventlet, we recommend migrating to a different Sep 09 10:02:49.054615 np0000192388 devstack@c-api.service[111321]: framework. For more detail see Sep 09 10:02:49.054615 np0000192388 devstack@c-api.service[111321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 10:02:49.054615 np0000192388 devstack@c-api.service[111321]: import eventlet # noqa Sep 09 10:02:49.056554 np0000192388 devstack@c-api.service[111322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 10:02:49.056554 np0000192388 devstack@c-api.service[111322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 10:02:49.056554 np0000192388 devstack@c-api.service[111322]: we strongly recommend against using it for new projects. Sep 09 10:02:49.056554 np0000192388 devstack@c-api.service[111322]: If you are already using Eventlet, we recommend migrating to a different Sep 09 10:02:49.056554 np0000192388 devstack@c-api.service[111322]: framework. For more detail see Sep 09 10:02:49.056554 np0000192388 devstack@c-api.service[111322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 10:02:49.056554 np0000192388 devstack@c-api.service[111322]: import eventlet # noqa Sep 09 10:02:49.061868 np0000192388 devstack@c-api.service[111320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 10:02:49.061868 np0000192388 devstack@c-api.service[111320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 10:02:49.061868 np0000192388 devstack@c-api.service[111320]: we strongly recommend against using it for new projects. Sep 09 10:02:49.061868 np0000192388 devstack@c-api.service[111320]: If you are already using Eventlet, we recommend migrating to a different Sep 09 10:02:49.061868 np0000192388 devstack@c-api.service[111320]: framework. For more detail see Sep 09 10:02:49.061868 np0000192388 devstack@c-api.service[111320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 10:02:49.061868 np0000192388 devstack@c-api.service[111320]: import eventlet # noqa Sep 09 10:02:49.090196 np0000192388 devstack@c-api.service[111319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 10:02:49.090196 np0000192388 devstack@c-api.service[111319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 10:02:49.090196 np0000192388 devstack@c-api.service[111319]: we strongly recommend against using it for new projects. Sep 09 10:02:49.090196 np0000192388 devstack@c-api.service[111319]: If you are already using Eventlet, we recommend migrating to a different Sep 09 10:02:49.090196 np0000192388 devstack@c-api.service[111319]: framework. For more detail see Sep 09 10:02:49.090196 np0000192388 devstack@c-api.service[111319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 10:02:49.090196 np0000192388 devstack@c-api.service[111319]: import eventlet # noqa Sep 09 10:02:49.215348 np0000192388 devstack@c-api.service[111321]: /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 Sep 09 10:02:49.215348 np0000192388 devstack@c-api.service[111321]: from cgi import parse_header Sep 09 10:02:49.219929 np0000192388 devstack@c-api.service[111322]: /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 Sep 09 10:02:49.219929 np0000192388 devstack@c-api.service[111322]: from cgi import parse_header Sep 09 10:02:49.226881 np0000192388 devstack@c-api.service[111320]: /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 Sep 09 10:02:49.226881 np0000192388 devstack@c-api.service[111320]: from cgi import parse_header Sep 09 10:02:49.267378 np0000192388 devstack@c-api.service[111321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 10:02:49.267378 np0000192388 devstack@c-api.service[111321]: warnings.warn( Sep 09 10:02:49.269287 np0000192388 devstack@c-api.service[111319]: /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 Sep 09 10:02:49.269287 np0000192388 devstack@c-api.service[111319]: from cgi import parse_header Sep 09 10:02:49.271036 np0000192388 devstack@c-api.service[111320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 10:02:49.271036 np0000192388 devstack@c-api.service[111320]: warnings.warn( Sep 09 10:02:49.272583 np0000192388 devstack@c-api.service[111322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 10:02:49.272583 np0000192388 devstack@c-api.service[111322]: warnings.warn( Sep 09 10:02:49.279184 np0000192388 devstack@c-api.service[111321]: /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. Sep 09 10:02:49.279184 np0000192388 devstack@c-api.service[111321]: removals.removed_module( Sep 09 10:02:49.279802 np0000192388 devstack@c-api.service[111321]: /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. Sep 09 10:02:49.279802 np0000192388 devstack@c-api.service[111321]: removals.removed_module( Sep 09 10:02:49.282232 np0000192388 devstack@c-api.service[111320]: /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. Sep 09 10:02:49.282232 np0000192388 devstack@c-api.service[111320]: removals.removed_module( Sep 09 10:02:49.283042 np0000192388 devstack@c-api.service[111320]: /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. Sep 09 10:02:49.283042 np0000192388 devstack@c-api.service[111320]: removals.removed_module( Sep 09 10:02:49.284501 np0000192388 devstack@c-api.service[111322]: /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. Sep 09 10:02:49.284501 np0000192388 devstack@c-api.service[111322]: removals.removed_module( Sep 09 10:02:49.285549 np0000192388 devstack@c-api.service[111322]: /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. Sep 09 10:02:49.285549 np0000192388 devstack@c-api.service[111322]: removals.removed_module( Sep 09 10:02:49.310353 np0000192388 devstack@c-api.service[111319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 10:02:49.310353 np0000192388 devstack@c-api.service[111319]: warnings.warn( Sep 09 10:02:49.324823 np0000192388 devstack@c-api.service[111319]: /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. Sep 09 10:02:49.324823 np0000192388 devstack@c-api.service[111319]: removals.removed_module( Sep 09 10:02:49.325652 np0000192388 devstack@c-api.service[111319]: /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. Sep 09 10:02:49.325652 np0000192388 devstack@c-api.service[111319]: removals.removed_module( Sep 09 10:02:50.044154 np0000192388 devstack@c-api.service[111321]: /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 Sep 09 10:02:50.044154 np0000192388 devstack@c-api.service[111321]: warnings.warn( Sep 09 10:02:50.064190 np0000192388 devstack@c-api.service[111322]: /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 Sep 09 10:02:50.064190 np0000192388 devstack@c-api.service[111322]: warnings.warn( Sep 09 10:02:50.093340 np0000192388 devstack@c-api.service[111321]: /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. Sep 09 10:02:50.093340 np0000192388 devstack@c-api.service[111321]: warnings.warn( Sep 09 10:02:50.108552 np0000192388 devstack@c-api.service[111320]: /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 Sep 09 10:02:50.108552 np0000192388 devstack@c-api.service[111320]: warnings.warn( Sep 09 10:02:50.120254 np0000192388 devstack@c-api.service[111322]: /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. Sep 09 10:02:50.120254 np0000192388 devstack@c-api.service[111322]: warnings.warn( Sep 09 10:02:50.156417 np0000192388 devstack@c-api.service[111320]: /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. Sep 09 10:02:50.156417 np0000192388 devstack@c-api.service[111320]: warnings.warn( Sep 09 10:02:50.194231 np0000192388 devstack@c-api.service[111319]: /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 Sep 09 10:02:50.194231 np0000192388 devstack@c-api.service[111319]: warnings.warn( Sep 09 10:02:50.255105 np0000192388 devstack@c-api.service[111319]: /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. Sep 09 10:02:50.255105 np0000192388 devstack@c-api.service[111319]: warnings.warn( Sep 09 10:02:50.294415 np0000192388 devstack@c-api.service[111321]: 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. Sep 09 10:02:50.294568 np0000192388 devstack@c-api.service[111321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 10:02:50.307331 np0000192388 devstack@c-api.service[111322]: 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. Sep 09 10:02:50.307498 np0000192388 devstack@c-api.service[111322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 10:02:50.332637 np0000192388 devstack@c-api.service[111320]: 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. Sep 09 10:02:50.332795 np0000192388 devstack@c-api.service[111320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 10:02:50.386555 np0000192388 devstack@c-api.service[111322]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 10:02:50.386555 np0000192388 devstack@c-api.service[111322]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 10:02:50.387301 np0000192388 devstack@c-api.service[111321]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 10:02:50.387301 np0000192388 devstack@c-api.service[111321]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 10:02:50.398987 np0000192388 devstack@c-api.service[111320]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 10:02:50.398987 np0000192388 devstack@c-api.service[111320]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 10:02:50.447644 np0000192388 devstack@c-api.service[111319]: 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. Sep 09 10:02:50.447797 np0000192388 devstack@c-api.service[111319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 10:02:50.509755 np0000192388 devstack@c-api.service[111319]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 10:02:50.509755 np0000192388 devstack@c-api.service[111319]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 10:02:50.840254 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 10:02:50.840471 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 10:02:50.840568 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 10:02:50.840683 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.840683 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.840964 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.841023 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.841076 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.841130 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.841130 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.841391 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.841665 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.843356 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.843444 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.843444 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.843565 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.843645 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.843696 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.843748 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.843802 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.843867 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.843921 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.843980 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.843980 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.843980 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.844135 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.844189 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.844250 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.844250 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.844250 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.844250 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.844250 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.844250 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.844567 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.844567 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.844702 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.844755 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.844755 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.844868 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.844922 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.844974 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.845026 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.845090 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.845150 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.845204 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.845257 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.845308 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.845383 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.845436 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.845498 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.845550 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.845691 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.845691 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.845691 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.845833 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.845887 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.845954 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.846014 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.846073 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.846127 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.846179 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.846231 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.846231 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.846350 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.846350 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.846350 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.846511 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.846564 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.846664 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.846730 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.846791 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.846791 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.846791 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.846791 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.846791 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.847704 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.847820 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.847878 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.847930 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.847990 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.847990 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.848108 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.848171 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.848171 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.848171 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.848359 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.848414 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.848468 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.848468 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.848594 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.848667 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.848725 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.848725 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.848725 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.848725 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.848725 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.849427 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.849517 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.849598 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.849669 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.849733 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.849800 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.849874 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.849874 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.849998 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.850078 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.850151 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.850151 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.850288 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.850392 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.851699 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.851789 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.851878 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.851955 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.852023 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.852075 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.852122 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.852171 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.852232 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.852290 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.852411 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.852515 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.852621 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.852694 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.853490 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.853490 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.853490 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.853660 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.853715 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.853750 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.853779 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.853808 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.853808 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.853866 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.853890 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.853917 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.853941 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.853941 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.854647 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.854701 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.854750 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.854805 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.854860 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.854916 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.855003 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.855461 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.855554 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.855619 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.855704 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.855704 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.855786 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.855857 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.856266 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.856382 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.856468 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.856550 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.856649 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.856723 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.856804 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.857544 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.857652 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.857692 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.857763 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.857803 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.857834 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.857880 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.857932 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.857978 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.858008 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.858033 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.858060 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.858095 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.858119 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.858145 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.858173 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.858200 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.858229 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.858253 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.858330 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.858442 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.859504 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.859612 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.859686 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.859733 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.859761 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.859803 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.859831 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.859886 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.859939 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.859939 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.860017 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.860062 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.860062 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.860118 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.860190 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.860304 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.860411 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.860503 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.860620 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.860713 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.860811 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.863384 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.863438 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.863490 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.863516 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.863545 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.863629 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.863661 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.863684 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.863721 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.863758 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.863784 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.863853 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.863904 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.863952 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.877595 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.877595 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.877595 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.877751 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.877785 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.877810 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.878196 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.878196 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.878284 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.878343 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.878376 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.878376 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.878376 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.878376 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.878524 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.878815 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.878815 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.878815 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.878815 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.878908 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.878908 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.878908 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.878908 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.878908 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.878908 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.879072 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.879104 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.879132 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.879132 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.879132 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.879132 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.879132 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.879132 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.879269 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.879269 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.879269 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.879269 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.879269 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.879269 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.879269 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.879466 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.879466 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.879466 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.879466 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.879466 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.879466 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.879466 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.879745 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 10:02:50.879745 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.879745 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.879745 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.879857 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.879857 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.879857 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.879857 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.879964 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.879992 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.880018 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.880044 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.880071 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.880102 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.880130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.880130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.880130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.880130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.880226 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.880226 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.880226 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.880226 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.880226 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.880367 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.880399 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.880424 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.880456 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.880818 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.880818 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.880818 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.880818 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.880818 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.881230 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.881230 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.881230 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.881230 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.881359 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.881359 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.881418 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.881928 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.881969 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.882026 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.882089 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.882173 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.882243 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.882307 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.882867 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.882917 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.882942 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.882977 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.883004 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.883031 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.883063 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.883100 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.883135 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.883170 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.883213 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.883238 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.883262 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.883293 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.883355 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.883387 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.883411 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.883438 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.883488 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.883541 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.883641 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.883682 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.883729 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.883765 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.883791 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.883818 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.883847 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.883873 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.883903 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.883929 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.883953 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.883979 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.884004 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.884030 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.884059 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.884091 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.884118 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.884149 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.884184 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.884219 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.884248 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.884285 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.884339 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.884370 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.884396 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.884421 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.884447 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.884447 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.884447 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.884518 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.884518 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.884518 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.884624 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.884659 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.884687 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.884710 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.884710 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.884765 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.884794 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.884821 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.884874 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.884928 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.884988 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.885806 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.885904 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.885963 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.886022 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.886077 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.886141 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.886210 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.886753 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.886802 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.886860 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.886942 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.886942 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.887001 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.887036 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.887068 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.887097 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.887125 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.887165 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.887216 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.887249 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.887284 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.887325 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.887357 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.887402 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.887433 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.887465 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.887500 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.887532 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.887562 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.887610 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.887637 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.887665 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.887707 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.887793 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.887892 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.887947 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.888036 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.888106 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.888210 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.888337 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.888404 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.888471 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.889201 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.889289 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.889378 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.889501 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.889556 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.889659 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.889733 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.889919 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.889969 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.890005 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.890055 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.890100 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.890136 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.890174 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.890208 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.890243 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.890273 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.890300 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.890346 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.890373 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.890373 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.890662 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.890743 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.890795 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.890836 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.890865 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.890890 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.890917 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.890962 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.891016 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.891067 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.891108 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.891146 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.891183 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.891226 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.891264 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.891305 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.891358 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.891398 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.891439 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.891485 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.891516 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.891541 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.891596 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.891641 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.891679 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.891704 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.891739 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.891779 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.891831 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.891868 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.891905 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.891940 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.891977 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.892013 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.892049 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.892084 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.892121 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.892166 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.892200 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.892230 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.892257 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.892281 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.892308 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.892361 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.892393 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.892416 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.892441 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.892466 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.892491 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.892521 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.892552 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.892589 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.892621 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.892621 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.892723 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.892756 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.892780 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.892813 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.892837 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.892866 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.892890 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.892921 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.892955 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.892999 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.893039 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.893068 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.893092 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.893118 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.893141 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.893172 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.893221 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.893264 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.893296 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.893346 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.893377 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.893404 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.893428 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.893457 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.893484 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.893508 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.893536 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.893559 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.893611 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.893645 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.893681 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.893704 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.893732 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.893760 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.893760 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.893831 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.893881 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.893916 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.893916 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.893978 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.894019 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.894053 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.894085 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.894085 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.894150 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.894179 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.894202 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.894202 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.894202 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.894202 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.894202 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.894385 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.894433 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.894459 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.894486 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.894518 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.894549 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.894626 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.894660 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.894660 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.894753 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.894785 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.894809 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.894836 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.894864 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.894891 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.894914 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.894953 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.894953 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.894953 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.895117 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.895142 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.895168 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.895194 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.895223 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.895223 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.895223 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.895223 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.895329 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.895329 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.895387 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.895411 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.895452 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.895498 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.895526 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.895549 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.895549 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.895612 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.895678 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.895727 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.895727 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.895727 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.895727 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.895727 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.895727 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.895727 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.895928 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.895928 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.895928 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.896026 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.896229 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.896289 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.896389 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.896466 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.896548 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.896662 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.896726 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.896766 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.896805 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.896841 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.896880 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.896921 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.896979 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.897018 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.897053 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.897093 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.897127 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.897159 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.897203 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.897248 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.897287 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.897344 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.897344 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.897411 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.897449 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.897491 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.897531 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.897599 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.897599 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.897599 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.897599 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.897735 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.897778 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.897820 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.897857 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.897898 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.897898 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.897974 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.898024 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.898062 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.898062 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.898124 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.898159 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.898197 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.898241 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.898283 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.898340 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.898379 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.898420 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.898420 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.898485 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.898522 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.898556 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.898605 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.898637 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.898668 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.898694 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.898731 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.898759 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.898788 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.898816 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.898850 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.898884 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.898915 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.898951 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.898982 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.899012 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.899046 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.899046 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.899046 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.899130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.899130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.899130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.899130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.899130 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.899283 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.899283 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.899867 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.899926 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.899962 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.900000 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.900036 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.900036 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.900115 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.900152 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.900189 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.900237 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.900277 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.900345 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.900387 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.900425 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.900462 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.900504 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.900542 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.900592 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.900592 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.900592 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.900592 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.900754 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.900792 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.900792 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.900845 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.900873 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.900897 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.900924 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.900963 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.900997 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.901021 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.901054 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.901054 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.901106 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.901133 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.901158 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.901185 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.901185 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.901237 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.901303 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.901379 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.901430 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.901459 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.901487 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.901515 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.901544 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.901571 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.901617 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.901617 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.901663 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.901696 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.901723 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.901751 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.901776 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.901836 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.901866 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.901915 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.901956 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.902016 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.902070 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.902102 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.902126 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.902181 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.902204 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.902282 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.902378 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.902419 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.902476 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.902503 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.902536 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.902559 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.902605 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.902633 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.902660 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.902687 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.902713 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.902741 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.902768 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.902792 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.902818 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.902841 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.902873 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.902896 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.902919 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.902946 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.902981 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.903018 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.903048 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.903074 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.903132 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.903160 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.903184 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.903212 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.903240 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.903268 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.903300 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.903345 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.903378 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.903402 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.903402 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.903446 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.903473 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.903501 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.903528 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.903556 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.903556 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.903624 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.903624 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.903672 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.903699 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.903723 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.903723 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.903767 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.903792 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.903792 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.903847 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.903885 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.903885 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.903885 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.903961 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.903996 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.904020 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.904046 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.904070 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.904095 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.904126 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.904154 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.904181 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.904208 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.904232 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.904257 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.904281 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.904306 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.904344 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.904374 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.904402 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.904429 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.904455 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.904479 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.904502 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.904531 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.904557 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.904593 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.904618 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.904642 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.904665 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.904697 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.904729 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.904729 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.904729 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.904729 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.904729 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.904729 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.904729 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.908943 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.909009 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.909064 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.909112 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.909194 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.909243 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.909305 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.909389 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.909445 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.909499 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.909556 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.909638 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.909696 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.909756 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.910068 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.910171 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.910227 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.910299 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.910378 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.910432 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.910494 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.910527 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.910564 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.910631 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.910669 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.910669 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.910730 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.910762 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.910794 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.910819 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.910844 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.910868 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.910894 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.910918 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.910957 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.911020 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.911065 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.911094 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.911149 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.911181 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.911209 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.911236 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.911269 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.911333 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.911423 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.911423 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.911479 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.911479 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.911558 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.911696 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.911758 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.911832 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.911914 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.911993 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.912020 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.912123 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.912160 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.912192 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.912192 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.912243 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 10:02:50.912268 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.912268 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.912416 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.912482 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.912560 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.912652 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.912717 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.912775 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.912909 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.912994 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.913074 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.913159 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.913188 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 10:02:50.913237 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.913274 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 10:02:50.913326 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.913355 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 10:02:50.913449 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 10:02:50.913538 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 10:02:50.913655 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 10:02:50.958015 np0000192388 devstack@c-api.service[111322]: INFO dbcounter [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Registered counter for database cinder Sep 09 10:02:50.960697 np0000192388 devstack@c-api.service[111320]: INFO dbcounter [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Registered counter for database cinder Sep 09 10:02:50.968071 np0000192388 devstack@c-api.service[111321]: INFO dbcounter [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Registered counter for database cinder Sep 09 10:02:50.969115 np0000192388 devstack@c-api.service[111319]: INFO dbcounter [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Registered counter for database cinder Sep 09 10:02:51.013947 np0000192388 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:51.016011 np0000192388 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:51.016983 np0000192388 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:51.018280 np0000192388 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:51.126460 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writer thread running {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 10:02:51.129504 np0000192388 devstack@c-api.service[111320]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 10:02:51.129504 np0000192388 devstack@c-api.service[111320]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 10:02:51.129743 np0000192388 devstack@c-api.service[111320]: INFO cinder.rpc [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 10:02:51.132412 np0000192388 devstack@c-api.service[111320]: INFO cinder.rpc [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 10:02:51.134785 np0000192388 devstack@c-api.service[111320]: INFO cinder.rpc [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 10:02:51.136914 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writer thread running {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 10:02:51.137159 np0000192388 devstack@c-api.service[111320]: INFO cinder.rpc [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 10:02:51.137862 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.137919 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writer thread running {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 10:02:51.140168 np0000192388 devstack@c-api.service[111321]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 10:02:51.140168 np0000192388 devstack@c-api.service[111321]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 10:02:51.140450 np0000192388 devstack@c-api.service[111321]: INFO cinder.rpc [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 10:02:51.140594 np0000192388 devstack@c-api.service[111319]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 10:02:51.140594 np0000192388 devstack@c-api.service[111319]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 10:02:51.140751 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.140837 np0000192388 devstack@c-api.service[111319]: INFO cinder.rpc [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 10:02:51.143163 np0000192388 devstack@c-api.service[111319]: INFO cinder.rpc [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 10:02:51.144076 np0000192388 devstack@c-api.service[111321]: INFO cinder.rpc [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 10:02:51.145258 np0000192388 devstack@c-api.service[111319]: INFO cinder.rpc [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 10:02:51.146468 np0000192388 devstack@c-api.service[111321]: INFO cinder.rpc [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 10:02:51.147482 np0000192388 devstack@c-api.service[111319]: INFO cinder.rpc [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 10:02:51.148425 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.148530 np0000192388 devstack@c-api.service[111321]: INFO cinder.rpc [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 10:02:51.149498 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.151442 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.152392 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writer thread running {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 10:02:51.152788 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.156545 np0000192388 devstack@c-api.service[111322]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 10:02:51.156545 np0000192388 devstack@c-api.service[111322]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 10:02:51.156946 np0000192388 devstack@c-api.service[111322]: INFO cinder.rpc [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 10:02:51.159732 np0000192388 devstack@c-api.service[111322]: INFO cinder.rpc [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 10:02:51.162729 np0000192388 devstack@c-api.service[111322]: INFO cinder.rpc [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 10:02:51.164549 np0000192388 devstack@c-api.service[111322]: INFO cinder.rpc [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 10:02:51.165727 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.170691 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.175739 np0000192388 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:51.178397 np0000192388 devstack@c-api.service[111320]: INFO cinder.rpc [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 10:02:51.180614 np0000192388 devstack@c-api.service[111320]: INFO cinder.rpc [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 10:02:51.181522 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.183141 np0000192388 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:51.185728 np0000192388 devstack@c-api.service[111319]: INFO cinder.rpc [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 10:02:51.187687 np0000192388 devstack@c-api.service[111319]: INFO cinder.rpc [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 10:02:51.188698 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.190556 np0000192388 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:51.192833 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.193973 np0000192388 devstack@c-api.service[111321]: INFO cinder.rpc [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 10:02:51.196065 np0000192388 devstack@c-api.service[111321]: INFO cinder.rpc [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 10:02:51.196350 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.197401 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.199687 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.199786 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.202956 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.204714 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.206338 np0000192388 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:51.207502 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.207704 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.209238 np0000192388 devstack@c-api.service[111322]: INFO cinder.rpc [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 10:02:51.210630 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.211428 np0000192388 devstack@c-api.service[111322]: INFO cinder.rpc [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 10:02:51.211593 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.212172 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.212691 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.213635 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.215023 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.216819 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.216951 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.219274 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.220942 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.221552 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.222282 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.223453 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.225217 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.225438 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.226665 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.227046 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.228461 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.229745 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.230795 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.231596 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.231699 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.231959 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.234195 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.234534 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.235197 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.235775 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.236726 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.238221 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.238491 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.239796 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.240173 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.240452 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.241248 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.241619 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.242614 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.243560 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.243645 np0000192388 devstack@c-api.service[111320]: WARNING cinder.api.contrib.hosts [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 10:02:51.243705 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.244304 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.244801 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.245815 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.245882 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.246812 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.247039 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.247160 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.247429 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.248062 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: extensions {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.248959 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.249476 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: encryption {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.250037 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.250197 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.250497 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.250908 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: encryption {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.251894 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.252399 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: scheduler-stats {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.252936 np0000192388 devstack@c-api.service[111319]: WARNING cinder.api.contrib.hosts [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 10:02:51.253056 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.253665 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.254415 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: capabilities {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.254744 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.255385 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.255761 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: os-quota-sets {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.256778 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.257073 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.257137 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: os-volume-type-access {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.257673 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.257781 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: extensions {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.258875 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: os-quota-class-sets {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.258970 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: encryption {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.260078 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: qos-specs {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.260398 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: encryption {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.261300 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.262064 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: cgsnapshots {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.262676 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: scheduler-stats {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.263425 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: extra_specs {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.263564 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.264064 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: capabilities {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.264301 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.264907 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: consistencygroups {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.265266 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: os-quota-sets {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.266380 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.266670 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: os-volume-type-access {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.266736 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: backups {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.267155 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.268222 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.268307 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: os-quota-class-sets {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.268780 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: os-availability-zone {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.269570 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: qos-specs {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.269713 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.270001 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.270215 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: os-hosts {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.271237 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.271528 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: os-volume-transfer {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.271711 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: cgsnapshots {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.271815 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.272901 np0000192388 devstack@c-api.service[111321]: WARNING cinder.api.contrib.hosts [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 10:02:51.272973 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: extra_specs {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.273029 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.273084 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: os-snapshot-manage {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.273720 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.274453 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: consistencygroups {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.274556 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extended resource: os-volume-manage {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.274640 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.275513 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.276072 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.276602 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: backups {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.276712 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.277265 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.278092 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.278234 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: os-availability-zone {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.278343 np0000192388 devstack@c-api.service[111322]: WARNING cinder.api.contrib.hosts [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 10:02:51.278473 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: extensions {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.279481 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.279607 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: os-hosts {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.279777 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.279977 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: encryption {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.280860 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.280942 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: os-volume-transfer {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.281622 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.281680 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: encryption {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.282363 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.282429 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: os-snapshot-manage {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.283164 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.283332 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.contrib.snapshot_actions [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] SnapshotActionsController initialized {{(pid=111320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 10:02:51.283371 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: scheduler-stats {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.283845 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extended resource: os-volume-manage {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.284099 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: extensions {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.284143 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.285165 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: capabilities {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.285668 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: encryption {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.285715 np0000192388 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.286085 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.286534 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: os-quota-sets {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.286593 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.286668 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.286771 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.286951 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287066 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension TypesManage extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287160 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287254 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension AdminActions extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287391 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: encryption {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.287424 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension AdminActions extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287477 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension AdminActions extending resource: backups {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287583 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287613 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.287687 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension UsedLimits extending resource: limits {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287780 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287880 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.287980 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.288081 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension VolumeActions extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.288194 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-82d85c3d-ec5b-4774-9b5c-6ffac524ee93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.288954 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: scheduler-stats {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.289082 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.289113 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: os-volume-type-access {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.290416 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: capabilities {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.290462 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.290851 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: os-quota-class-sets {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.291603 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: os-quota-sets {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.291889 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.292155 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: qos-specs {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.292880 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.contrib.snapshot_actions [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] SnapshotActionsController initialized {{(pid=111319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 10:02:51.293662 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.294403 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: cgsnapshots {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.294844 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: os-volume-type-access {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.295002 np0000192388 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.295886 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.295991 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: extra_specs {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.296051 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.296051 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.296214 np0000192388 devstack@c-api.service[111320]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x715f9b2a4668 pid: 111320 (default app) Sep 09 10:02:51.296395 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: os-quota-class-sets {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.296762 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.296843 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension TypesManage extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.296957 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297049 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension AdminActions extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297155 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension AdminActions extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297471 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension AdminActions extending resource: backups {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297471 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297471 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension UsedLimits extending resource: limits {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297747 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: consistencygroups {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.297813 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297870 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: qos-specs {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.297943 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297943 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.297943 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension VolumeActions extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.298108 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-c1a1df28-9c8b-4b52-909a-5af25b42e96f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.299484 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: backups {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.299629 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: cgsnapshots {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.300988 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: extra_specs {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.301720 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: os-availability-zone {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.302752 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: consistencygroups {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.303263 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: os-hosts {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.304693 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: os-volume-transfer {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.304812 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: backups {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.305500 np0000192388 devstack@c-api.service[111319]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x715f9b2a4668 pid: 111319 (default app) Sep 09 10:02:51.306132 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-f0cfd2b3-5759-477a-a92a-4ade84437107 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:02:51.306238 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: os-snapshot-manage {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.306891 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: os-availability-zone {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.307668 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extended resource: os-volume-manage {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.308358 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: os-hosts {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.309189 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 1/1] 162.253.55.76 () {60 vars in 949 bytes} [Wed Sep 9 10:02:51 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 10:02:51.309817 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: os-volume-transfer {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.309955 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.311521 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: os-snapshot-manage {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.311661 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.313042 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.313133 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extended resource: os-volume-manage {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 10:02:51.314528 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.315708 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.316127 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.317246 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] SnapshotActionsController initialized {{(pid=111321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 10:02:51.317566 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.318243 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.319029 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.319813 np0000192388 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.320641 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.321121 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.321213 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.321424 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.322016 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.322152 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.322216 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension TypesManage extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.322478 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.322860 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension AdminActions extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.322963 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension AdminActions extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.323054 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.contrib.snapshot_actions [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] SnapshotActionsController initialized {{(pid=111322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 10:02:51.323117 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension AdminActions extending resource: backups {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.323201 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.323263 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension UsedLimits extending resource: limits {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.323379 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.323517 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.323638 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.323764 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension VolumeActions extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.323851 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.323912 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-bf8470f8-c0eb-4970-aefe-6d0701373134 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.325278 np0000192388 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 10:02:51.326125 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.326231 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.326343 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.326531 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.326650 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension TypesManage extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.326754 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.326897 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension AdminActions extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.327050 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension AdminActions extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.327165 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension AdminActions extending resource: backups {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.327295 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.327433 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension UsedLimits extending resource: limits {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.327550 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.327680 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.327785 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.327889 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension VolumeActions extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.328039 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-1601be8d-c4d0-4b6c-a6eb-75e62b24c143 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 10:02:51.332199 np0000192388 devstack@c-api.service[111321]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x715f9b2a4668 pid: 111321 (default app) Sep 09 10:02:51.336457 np0000192388 devstack@c-api.service[111322]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x715f9b2a4668 pid: 111322 (default app) Sep 09 10:02:58.756170 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-7bcef7d0-e62e-464d-8351-3fa07eefebff None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:02:59.314619 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-7bcef7d0-e62e-464d-8351-3fa07eefebff admin admin] POST https://162.253.55.76/volume/v3/types Sep 09 10:02:59.315243 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-7bcef7d0-e62e-464d-8351-3fa07eefebff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 10:02:59.316934 np0000192388 devstack@c-api.service[111319]: /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. Sep 09 10:02:59.316934 np0000192388 devstack@c-api.service[111319]: warnings.warn( Sep 09 10:02:59.353104 np0000192388 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-7bcef7d0-e62e-464d-8351-3fa07eefebff 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:59.382567 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-7bcef7d0-e62e-464d-8351-3fa07eefebff admin admin] https://162.253.55.76/volume/v3/types returned with HTTP 200 Sep 09 10:02:59.382941 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 1/2] 162.253.55.76 () {68 vars in 1326 bytes} [Wed Sep 9 10:02:58 2026] POST /volume/v3/types => generated 186 bytes in 653 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:02:59.394310 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-0ff4406e-1d38-4758-9807-52a483c06e35 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:02:59.717709 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-0ff4406e-1d38-4758-9807-52a483c06e35 admin admin] POST https://162.253.55.76/volume/v3/types/0ec8c480-ac96-4327-b935-c85ac005e3ff/extra_specs Sep 09 10:02:59.718171 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-0ff4406e-1d38-4758-9807-52a483c06e35 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 10:02:59.719898 np0000192388 devstack@c-api.service[111320]: /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. Sep 09 10:02:59.719898 np0000192388 devstack@c-api.service[111320]: warnings.warn( Sep 09 10:02:59.758541 np0000192388 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff4406e-1d38-4758-9807-52a483c06e35 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:02:59.816545 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-0ff4406e-1d38-4758-9807-52a483c06e35 admin admin] https://162.253.55.76/volume/v3/types/0ec8c480-ac96-4327-b935-c85ac005e3ff/extra_specs returned with HTTP 200 Sep 09 10:02:59.816990 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 2/3] 162.253.55.76 () {68 vars in 1473 bytes} [Wed Sep 9 10:02:59 2026] POST /volume/v3/types/0ec8c480-ac96-4327-b935-c85ac005e3ff/extra_specs => generated 55 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:03:01.195679 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=6 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:03:01.211213 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=6 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:03:09.569316 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:03:09.815232 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:06:16.998613 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-2f069261-4b53-4fef-99cf-495163644e95 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:17.000078 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-2f069261-4b53-4fef-99cf-495163644e95 None None] GET https://162.253.55.76/volume// Sep 09 10:06:17.000422 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-2f069261-4b53-4fef-99cf-495163644e95 None None] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:06:17.000908 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-2f069261-4b53-4fef-99cf-495163644e95 None None] Calling method 'all' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:06:17.001877 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-2f069261-4b53-4fef-99cf-495163644e95 None None] https://162.253.55.76/volume// returned with HTTP 300 Sep 09 10:06:17.002465 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 1/4] 162.253.55.76 () {66 vars in 1449 bytes} [Wed Sep 9 10:06:16 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 09 10:06:57.851543 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-d99d48bf-ef85-4896-afc9-5558c80c0807 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:57.859219 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 1/5] 162.253.55.76 () {62 vars in 1061 bytes} [Wed Sep 9 10:06:57 2026] GET /volume/v3 => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 10:06:57.892433 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-5bead6e8-daf1-4d13-827b-5f77c4eec0e3 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:57.905813 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 2/6] 162.253.55.76 () {64 vars in 1265 bytes} [Wed Sep 9 10:06:57 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 09 10:06:57.939844 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [req-5bead6e8-daf1-4d13-827b-5f77c4eec0e3 req-749a9685-07bb-4035-8804-2c9c365bd730 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:57.943148 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [req-5bead6e8-daf1-4d13-827b-5f77c4eec0e3 req-749a9685-07bb-4035-8804-2c9c365bd730 demo demo] GET https://162.253.55.76/volume/v3/ Sep 09 10:06:57.943342 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [req-5bead6e8-daf1-4d13-827b-5f77c4eec0e3 req-749a9685-07bb-4035-8804-2c9c365bd730 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:06:57.943617 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [req-5bead6e8-daf1-4d13-827b-5f77c4eec0e3 req-749a9685-07bb-4035-8804-2c9c365bd730 demo demo] Calling method 'version_select' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:06:57.945857 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [req-5bead6e8-daf1-4d13-827b-5f77c4eec0e3 req-749a9685-07bb-4035-8804-2c9c365bd730 demo demo] https://162.253.55.76/volume/v3/ returned with HTTP 200 Sep 09 10:06:57.946191 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 3/7] 162.253.55.76 () {66 vars in 1339 bytes} [Wed Sep 9 10:06:57 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:06:57.982548 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-3d476698-63fa-4583-914f-894e4cca027a None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:58.323924 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-3d476698-63fa-4583-914f-894e4cca027a demo demo] GET https://162.253.55.76/volume/v3/types Sep 09 10:06:58.324296 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-3d476698-63fa-4583-914f-894e4cca027a demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:06:58.324439 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-3d476698-63fa-4583-914f-894e4cca027a demo demo] Calling method 'index' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:06:58.324974 np0000192388 devstack@c-api.service[111321]: /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. Sep 09 10:06:58.324974 np0000192388 devstack@c-api.service[111321]: warnings.warn( Sep 09 10:06:58.325541 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-3d476698-63fa-4583-914f-894e4cca027a demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:06:58.367346 np0000192388 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-3d476698-63fa-4583-914f-894e4cca027a 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:06:58.385040 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-3d476698-63fa-4583-914f-894e4cca027a demo demo] https://162.253.55.76/volume/v3/types returned with HTTP 200 Sep 09 10:06:58.385430 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 2/8] 162.253.55.76 () {64 vars in 1283 bytes} [Wed Sep 9 10:06:57 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) Sep 09 10:06:58.447143 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-80115ffb-4d51-4eda-a905-7bad8e8e54a1 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:58.792352 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-80115ffb-4d51-4eda-a905-7bad8e8e54a1 demo demo] GET https://162.253.55.76/volume/v3/types/default Sep 09 10:06:58.792699 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-80115ffb-4d51-4eda-a905-7bad8e8e54a1 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:06:58.792966 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-80115ffb-4d51-4eda-a905-7bad8e8e54a1 demo demo] Calling method 'show' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:06:58.832478 np0000192388 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-80115ffb-4d51-4eda-a905-7bad8e8e54a1 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 10:06:58.847492 np0000192388 devstack@c-api.service[111322]: /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. Sep 09 10:06:58.847492 np0000192388 devstack@c-api.service[111322]: warnings.warn( Sep 09 10:06:58.849672 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-80115ffb-4d51-4eda-a905-7bad8e8e54a1 demo demo] https://162.253.55.76/volume/v3/types/default returned with HTTP 200 Sep 09 10:06:58.850077 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 2/9] 162.253.55.76 () {64 vars in 1294 bytes} [Wed Sep 9 10:06:58 2026] GET /volume/v3/types/default => generated 145 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:06:59.454705 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-cd11e345-6bb2-4f8c-ba70-345e1f05fddc None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:59.456168 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 3/10] 162.253.55.76 () {62 vars in 1061 bytes} [Wed Sep 9 10:06:59 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 10:06:59.489492 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-34e6097d-e9af-4e7f-b4de-d50fffcbd36f None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:59.498441 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 4/11] 162.253.55.76 () {64 vars in 1265 bytes} [Wed Sep 9 10:06:59 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 09 10:06:59.541241 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [req-34e6097d-e9af-4e7f-b4de-d50fffcbd36f req-2847f689-c21d-4d3b-9b32-fe81389ebe77 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:59.544701 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-34e6097d-e9af-4e7f-b4de-d50fffcbd36f req-2847f689-c21d-4d3b-9b32-fe81389ebe77 demo demo] GET https://162.253.55.76/volume/v3/ Sep 09 10:06:59.545054 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-34e6097d-e9af-4e7f-b4de-d50fffcbd36f req-2847f689-c21d-4d3b-9b32-fe81389ebe77 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:06:59.545433 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-34e6097d-e9af-4e7f-b4de-d50fffcbd36f req-2847f689-c21d-4d3b-9b32-fe81389ebe77 demo demo] Calling method 'version_select' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:06:59.546270 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-34e6097d-e9af-4e7f-b4de-d50fffcbd36f req-2847f689-c21d-4d3b-9b32-fe81389ebe77 demo demo] https://162.253.55.76/volume/v3/ returned with HTTP 200 Sep 09 10:06:59.546924 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 3/12] 162.253.55.76 () {66 vars in 1339 bytes} [Wed Sep 9 10:06:59 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:06:59.581914 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-33d89a9e-cef8-4087-83d2-92911ff6a56d None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:06:59.583668 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-33d89a9e-cef8-4087-83d2-92911ff6a56d demo demo] GET https://162.253.55.76/volume/v3/types/default Sep 09 10:06:59.583828 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-33d89a9e-cef8-4087-83d2-92911ff6a56d demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:06:59.584027 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-33d89a9e-cef8-4087-83d2-92911ff6a56d demo demo] Calling method 'show' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:06:59.591344 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-33d89a9e-cef8-4087-83d2-92911ff6a56d demo demo] https://162.253.55.76/volume/v3/types/default returned with HTTP 200 Sep 09 10:06:59.591726 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 3/13] 162.253.55.76 () {64 vars in 1294 bytes} [Wed Sep 9 10:06:59 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:00.162114 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-4a19fac8-7cc7-41bb-bf63-d7c130fdb853 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:00.163000 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 4/14] 162.253.55.76 () {62 vars in 1061 bytes} [Wed Sep 9 10:07:00 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 10:07:00.192868 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-3790a343-b046-4d1f-a27c-77c5ba78e2fc None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:00.196344 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 5/15] 162.253.55.76 () {64 vars in 1265 bytes} [Wed Sep 9 10:07:00 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 09 10:07:00.226443 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [req-3790a343-b046-4d1f-a27c-77c5ba78e2fc req-9d11c516-c4db-47f4-8ce3-c3cefe2dea33 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:00.230119 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-3790a343-b046-4d1f-a27c-77c5ba78e2fc req-9d11c516-c4db-47f4-8ce3-c3cefe2dea33 demo demo] GET https://162.253.55.76/volume/v3/ Sep 09 10:07:00.230647 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-3790a343-b046-4d1f-a27c-77c5ba78e2fc req-9d11c516-c4db-47f4-8ce3-c3cefe2dea33 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:00.231266 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-3790a343-b046-4d1f-a27c-77c5ba78e2fc req-9d11c516-c4db-47f4-8ce3-c3cefe2dea33 demo demo] Calling method 'version_select' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:00.232160 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-3790a343-b046-4d1f-a27c-77c5ba78e2fc req-9d11c516-c4db-47f4-8ce3-c3cefe2dea33 demo demo] https://162.253.55.76/volume/v3/ returned with HTTP 200 Sep 09 10:07:00.232919 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 4/16] 162.253.55.76 () {66 vars in 1339 bytes} [Wed Sep 9 10:07:00 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:00.264777 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-6efdfbc3-21c9-4a0d-a888-16d2961b141b None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:00.266686 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-6efdfbc3-21c9-4a0d-a888-16d2961b141b demo demo] GET https://162.253.55.76/volume/v3/types/default Sep 09 10:07:00.266824 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-6efdfbc3-21c9-4a0d-a888-16d2961b141b demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:00.267014 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-6efdfbc3-21c9-4a0d-a888-16d2961b141b demo demo] Calling method 'show' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:00.274179 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-6efdfbc3-21c9-4a0d-a888-16d2961b141b demo demo] https://162.253.55.76/volume/v3/types/default returned with HTTP 200 Sep 09 10:07:00.274466 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 4/17] 162.253.55.76 () {64 vars in 1294 bytes} [Wed Sep 9 10:07:00 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:00.307104 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-7230e9c3-aa0c-4b1a-aa1b-46b4f1115009 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:00.308601 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 5/18] 162.253.55.76 () {62 vars in 1061 bytes} [Wed Sep 9 10:07:00 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 10:07:00.339427 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-baf785ae-9cab-4122-9434-5775339b5d1c None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:00.343026 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 6/19] 162.253.55.76 () {64 vars in 1265 bytes} [Wed Sep 9 10:07:00 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 09 10:07:00.371815 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [req-baf785ae-9cab-4122-9434-5775339b5d1c req-915dc1a2-f7c0-4b26-a9de-a6b1ec1fd980 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:00.376001 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-baf785ae-9cab-4122-9434-5775339b5d1c req-915dc1a2-f7c0-4b26-a9de-a6b1ec1fd980 demo demo] GET https://162.253.55.76/volume/v3/ Sep 09 10:07:00.376616 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-baf785ae-9cab-4122-9434-5775339b5d1c req-915dc1a2-f7c0-4b26-a9de-a6b1ec1fd980 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:00.377113 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-baf785ae-9cab-4122-9434-5775339b5d1c req-915dc1a2-f7c0-4b26-a9de-a6b1ec1fd980 demo demo] Calling method 'version_select' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:00.378043 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-baf785ae-9cab-4122-9434-5775339b5d1c req-915dc1a2-f7c0-4b26-a9de-a6b1ec1fd980 demo demo] https://162.253.55.76/volume/v3/ returned with HTTP 200 Sep 09 10:07:00.378900 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 5/20] 162.253.55.76 () {66 vars in 1339 bytes} [Wed Sep 9 10:07:00 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:00.414028 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-26c4190a-f260-43bb-ae0f-f814bb7c39ca None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:07:00.415607 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-26c4190a-f260-43bb-ae0f-f814bb7c39ca demo demo] GET https://162.253.55.76/volume/v3/types/default Sep 09 10:07:00.415769 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-26c4190a-f260-43bb-ae0f-f814bb7c39ca demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:07:00.415941 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-26c4190a-f260-43bb-ae0f-f814bb7c39ca demo demo] Calling method 'show' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:07:00.423147 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-26c4190a-f260-43bb-ae0f-f814bb7c39ca demo demo] https://162.253.55.76/volume/v3/types/default returned with HTTP 200 Sep 09 10:07:00.423460 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 5/21] 162.253.55.76 () {64 vars in 1294 bytes} [Wed Sep 9 10:07:00 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 10:07:08.378383 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:07:10.419785 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=8 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:12:15.932974 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-1a32192b-f253-4abd-8d6b-b16f31c71f9a None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:12:16.042822 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-1a32192b-f253-4abd-8d6b-b16f31c71f9a demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:12:16.043079 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-1a32192b-f253-4abd-8d6b-b16f31c71f9a demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:12:16.043296 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-1a32192b-f253-4abd-8d6b-b16f31c71f9a demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:12:16.043844 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-1a32192b-f253-4abd-8d6b-b16f31c71f9a demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:12:16.044755 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-1a32192b-f253-4abd-8d6b-b16f31c71f9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:12:16.098267 np0000192388 devstack@c-api.service[111319]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 10:12:16.098267 np0000192388 devstack@c-api.service[111319]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 10:12:16.098791 np0000192388 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-1a32192b-f253-4abd-8d6b-b16f31c71f9a demo demo] Get all volumes completed successfully. Sep 09 10:12:16.103626 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-1a32192b-f253-4abd-8d6b-b16f31c71f9a demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:12:16.104444 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 6/22] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:12:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:12:26.083508 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:13:16.139513 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-4392ed50-bc4a-40ad-8a5f-f800e5f912ac None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:13:16.143968 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-4392ed50-bc4a-40ad-8a5f-f800e5f912ac demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:13:16.144363 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-4392ed50-bc4a-40ad-8a5f-f800e5f912ac demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:13:16.144799 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-4392ed50-bc4a-40ad-8a5f-f800e5f912ac demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:13:16.145813 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-4392ed50-bc4a-40ad-8a5f-f800e5f912ac demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:13:16.147510 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-4392ed50-bc4a-40ad-8a5f-f800e5f912ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:13:16.201528 np0000192388 devstack@c-api.service[111320]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 10:13:16.201528 np0000192388 devstack@c-api.service[111320]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 10:13:16.201865 np0000192388 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-4392ed50-bc4a-40ad-8a5f-f800e5f912ac demo demo] Get all volumes completed successfully. Sep 09 10:13:16.206618 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-4392ed50-bc4a-40ad-8a5f-f800e5f912ac demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:13:16.206618 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 7/23] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:13:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:13:26.191152 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:14:16.219985 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-9f2d8969-541e-4145-bdaf-08ffaf5873c0 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:14:16.222982 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-9f2d8969-541e-4145-bdaf-08ffaf5873c0 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:14:16.223179 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-9f2d8969-541e-4145-bdaf-08ffaf5873c0 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:14:16.223389 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-9f2d8969-541e-4145-bdaf-08ffaf5873c0 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:14:16.223909 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-9f2d8969-541e-4145-bdaf-08ffaf5873c0 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:14:16.224709 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-9f2d8969-541e-4145-bdaf-08ffaf5873c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:14:16.266108 np0000192388 devstack@c-api.service[111321]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 10:14:16.266108 np0000192388 devstack@c-api.service[111321]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 10:14:16.266439 np0000192388 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-9f2d8969-541e-4145-bdaf-08ffaf5873c0 demo demo] Get all volumes completed successfully. Sep 09 10:14:16.268296 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-9f2d8969-541e-4145-bdaf-08ffaf5873c0 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:14:16.268636 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 6/24] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:14:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:14:26.256941 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:15:16.282463 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-5437494e-4555-4d9f-9ba4-6f4429385de1 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:15:16.287086 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-5437494e-4555-4d9f-9ba4-6f4429385de1 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:15:16.287473 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-5437494e-4555-4d9f-9ba4-6f4429385de1 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:15:16.287796 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-5437494e-4555-4d9f-9ba4-6f4429385de1 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:15:16.288822 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-5437494e-4555-4d9f-9ba4-6f4429385de1 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:15:16.290156 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-5437494e-4555-4d9f-9ba4-6f4429385de1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:15:16.340410 np0000192388 devstack@c-api.service[111322]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 10:15:16.340410 np0000192388 devstack@c-api.service[111322]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 10:15:16.340631 np0000192388 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-5437494e-4555-4d9f-9ba4-6f4429385de1 demo demo] Get all volumes completed successfully. Sep 09 10:15:16.342555 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-5437494e-4555-4d9f-9ba4-6f4429385de1 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:15:16.342957 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 6/25] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:15:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:15:26.331345 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:16:16.371630 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-7c1ce5e8-3ecd-4eca-9c44-f1205c970468 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:16:16.374246 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-7c1ce5e8-3ecd-4eca-9c44-f1205c970468 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:16:16.374700 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-7c1ce5e8-3ecd-4eca-9c44-f1205c970468 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:16:16.374945 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-7c1ce5e8-3ecd-4eca-9c44-f1205c970468 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:16:16.375269 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-7c1ce5e8-3ecd-4eca-9c44-f1205c970468 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:16:16.376211 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-7c1ce5e8-3ecd-4eca-9c44-f1205c970468 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:16:16.384621 np0000192388 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-7c1ce5e8-3ecd-4eca-9c44-f1205c970468 demo demo] Get all volumes completed successfully. Sep 09 10:16:16.387028 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-7c1ce5e8-3ecd-4eca-9c44-f1205c970468 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:16:16.387696 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 7/26] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:16:16 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) Sep 09 10:16:26.379466 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:17:16.399840 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-9028824b-d998-45bd-9f5f-f1f8a5ad9272 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:17:16.556431 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-9028824b-d998-45bd-9f5f-f1f8a5ad9272 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:17:16.556612 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-9028824b-d998-45bd-9f5f-f1f8a5ad9272 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:17:16.556805 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-9028824b-d998-45bd-9f5f-f1f8a5ad9272 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:17:16.557069 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-9028824b-d998-45bd-9f5f-f1f8a5ad9272 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:17:16.557738 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-9028824b-d998-45bd-9f5f-f1f8a5ad9272 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:17:16.566234 np0000192388 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-9028824b-d998-45bd-9f5f-f1f8a5ad9272 demo demo] Get all volumes completed successfully. Sep 09 10:17:16.568264 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-9028824b-d998-45bd-9f5f-f1f8a5ad9272 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:17:16.568399 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 8/27] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:17:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:17:26.560494 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:18:16.583753 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-4a2549bc-7d02-4db0-ac05-3fcb16f19250 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:18:16.586598 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-4a2549bc-7d02-4db0-ac05-3fcb16f19250 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:18:16.586820 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-4a2549bc-7d02-4db0-ac05-3fcb16f19250 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:18:16.587072 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-4a2549bc-7d02-4db0-ac05-3fcb16f19250 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:18:16.587394 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-4a2549bc-7d02-4db0-ac05-3fcb16f19250 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:18:16.588950 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-4a2549bc-7d02-4db0-ac05-3fcb16f19250 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:18:16.596465 np0000192388 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-4a2549bc-7d02-4db0-ac05-3fcb16f19250 demo demo] Get all volumes completed successfully. Sep 09 10:18:16.598846 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-4a2549bc-7d02-4db0-ac05-3fcb16f19250 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:18:16.599304 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 7/28] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:18:16 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) Sep 09 10:18:26.592059 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:19:16.633292 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-68f18320-ccc5-49bc-acdb-d46a855a59e2 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:19:16.638010 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-68f18320-ccc5-49bc-acdb-d46a855a59e2 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:19:16.638403 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-68f18320-ccc5-49bc-acdb-d46a855a59e2 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:19:16.638893 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-68f18320-ccc5-49bc-acdb-d46a855a59e2 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:19:16.639456 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-68f18320-ccc5-49bc-acdb-d46a855a59e2 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:19:16.641097 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-68f18320-ccc5-49bc-acdb-d46a855a59e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:19:16.653984 np0000192388 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-68f18320-ccc5-49bc-acdb-d46a855a59e2 demo demo] Get all volumes completed successfully. Sep 09 10:19:16.658636 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-68f18320-ccc5-49bc-acdb-d46a855a59e2 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:19:16.659327 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 7/29] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:19:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:19:26.645826 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:20:16.691307 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-f4b20b9d-9d7d-4e00-8127-97f68da332ff None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:20:16.695508 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-f4b20b9d-9d7d-4e00-8127-97f68da332ff demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:20:16.695971 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-f4b20b9d-9d7d-4e00-8127-97f68da332ff demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:20:16.696333 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-f4b20b9d-9d7d-4e00-8127-97f68da332ff demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:20:16.696823 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-f4b20b9d-9d7d-4e00-8127-97f68da332ff demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:20:16.698301 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-f4b20b9d-9d7d-4e00-8127-97f68da332ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:20:16.709970 np0000192388 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-f4b20b9d-9d7d-4e00-8127-97f68da332ff demo demo] Get all volumes completed successfully. Sep 09 10:20:16.714033 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-f4b20b9d-9d7d-4e00-8127-97f68da332ff demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:20:16.714739 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 8/30] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:20:16 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) Sep 09 10:20:26.702683 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:21:16.741162 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-d77c12d8-391a-4edc-a791-96107af11287 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:21:16.745285 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-d77c12d8-391a-4edc-a791-96107af11287 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:21:16.745694 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-d77c12d8-391a-4edc-a791-96107af11287 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:21:16.746086 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-d77c12d8-391a-4edc-a791-96107af11287 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:21:16.746515 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-d77c12d8-391a-4edc-a791-96107af11287 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:21:16.747978 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-d77c12d8-391a-4edc-a791-96107af11287 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:21:16.759926 np0000192388 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-d77c12d8-391a-4edc-a791-96107af11287 demo demo] Get all volumes completed successfully. Sep 09 10:21:16.764200 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-d77c12d8-391a-4edc-a791-96107af11287 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:21:16.764961 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 9/31] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:21:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:21:26.752301 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:22:16.790718 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-47bb1994-6749-4ca2-9ae0-9fe87234293e None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:22:16.997065 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-47bb1994-6749-4ca2-9ae0-9fe87234293e demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:22:16.997429 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-47bb1994-6749-4ca2-9ae0-9fe87234293e demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:22:16.997985 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-47bb1994-6749-4ca2-9ae0-9fe87234293e demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:22:16.998407 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-47bb1994-6749-4ca2-9ae0-9fe87234293e demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:22:16.999870 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-47bb1994-6749-4ca2-9ae0-9fe87234293e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:22:17.013233 np0000192388 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-47bb1994-6749-4ca2-9ae0-9fe87234293e demo demo] Get all volumes completed successfully. Sep 09 10:22:17.018318 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-47bb1994-6749-4ca2-9ae0-9fe87234293e demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:22:17.019409 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 8/32] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:22:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:22:27.005363 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:23:17.048128 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-ecd5deb4-73a2-42c5-a85a-4f6a41f573f3 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:23:17.052407 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-ecd5deb4-73a2-42c5-a85a-4f6a41f573f3 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:23:17.052784 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-ecd5deb4-73a2-42c5-a85a-4f6a41f573f3 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:23:17.053172 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-ecd5deb4-73a2-42c5-a85a-4f6a41f573f3 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:23:17.053627 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-ecd5deb4-73a2-42c5-a85a-4f6a41f573f3 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:23:17.054973 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-ecd5deb4-73a2-42c5-a85a-4f6a41f573f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:23:17.066766 np0000192388 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-ecd5deb4-73a2-42c5-a85a-4f6a41f573f3 demo demo] Get all volumes completed successfully. Sep 09 10:23:17.071933 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-ecd5deb4-73a2-42c5-a85a-4f6a41f573f3 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:23:17.072828 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 8/33] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:23:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:23:27.059055 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:24:17.090234 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-be8187b3-0d0a-4bd0-b842-80e2e442d8c6 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:24:17.094161 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-be8187b3-0d0a-4bd0-b842-80e2e442d8c6 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:24:17.094588 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-be8187b3-0d0a-4bd0-b842-80e2e442d8c6 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:24:17.095273 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-be8187b3-0d0a-4bd0-b842-80e2e442d8c6 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:24:17.095821 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-be8187b3-0d0a-4bd0-b842-80e2e442d8c6 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:24:17.097300 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-be8187b3-0d0a-4bd0-b842-80e2e442d8c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:24:17.109802 np0000192388 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-be8187b3-0d0a-4bd0-b842-80e2e442d8c6 demo demo] Get all volumes completed successfully. Sep 09 10:24:17.111857 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-be8187b3-0d0a-4bd0-b842-80e2e442d8c6 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:24:17.112331 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 9/34] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:24:17 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) Sep 09 10:24:27.101479 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:25:17.125477 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-ad7bc2e3-6ecc-4b62-bece-345ee538708f None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:25:17.127845 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-ad7bc2e3-6ecc-4b62-bece-345ee538708f demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:25:17.128025 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-ad7bc2e3-6ecc-4b62-bece-345ee538708f demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:25:17.128206 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-ad7bc2e3-6ecc-4b62-bece-345ee538708f demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:25:17.128421 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-ad7bc2e3-6ecc-4b62-bece-345ee538708f demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:25:17.129125 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-ad7bc2e3-6ecc-4b62-bece-345ee538708f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:25:17.136038 np0000192388 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-ad7bc2e3-6ecc-4b62-bece-345ee538708f demo demo] Get all volumes completed successfully. Sep 09 10:25:17.138003 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-ad7bc2e3-6ecc-4b62-bece-345ee538708f demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:25:17.138397 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 10/35] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:25:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:25:27.132433 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:26:17.160753 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-b7cbf152-844b-47bd-bdfd-673bc088ad9e None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:26:17.165124 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-b7cbf152-844b-47bd-bdfd-673bc088ad9e demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:26:17.165599 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-b7cbf152-844b-47bd-bdfd-673bc088ad9e demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:26:17.166104 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-b7cbf152-844b-47bd-bdfd-673bc088ad9e demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:26:17.166634 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-b7cbf152-844b-47bd-bdfd-673bc088ad9e demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:26:17.168099 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-b7cbf152-844b-47bd-bdfd-673bc088ad9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:26:17.180218 np0000192388 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-b7cbf152-844b-47bd-bdfd-673bc088ad9e demo demo] Get all volumes completed successfully. Sep 09 10:26:17.184076 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-b7cbf152-844b-47bd-bdfd-673bc088ad9e demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:26:17.184843 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 9/36] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:26:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:26:27.172371 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:27:17.199441 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-dc5e8cbd-1319-4b27-9ee7-8a9a365d303c None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:27:17.382684 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-dc5e8cbd-1319-4b27-9ee7-8a9a365d303c demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:27:17.383015 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-dc5e8cbd-1319-4b27-9ee7-8a9a365d303c demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:27:17.383318 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-dc5e8cbd-1319-4b27-9ee7-8a9a365d303c demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:27:17.383745 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-dc5e8cbd-1319-4b27-9ee7-8a9a365d303c demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:27:17.384791 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-dc5e8cbd-1319-4b27-9ee7-8a9a365d303c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:27:17.394419 np0000192388 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-dc5e8cbd-1319-4b27-9ee7-8a9a365d303c demo demo] Get all volumes completed successfully. Sep 09 10:27:17.397551 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-dc5e8cbd-1319-4b27-9ee7-8a9a365d303c demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:27:17.398168 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 9/37] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:27:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:27:27.388522 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:28:17.425876 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-d9b4c245-d6f4-4c04-8975-13b027bebe5a None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:28:17.429937 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-d9b4c245-d6f4-4c04-8975-13b027bebe5a demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:28:17.430290 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-d9b4c245-d6f4-4c04-8975-13b027bebe5a demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:28:17.430696 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-d9b4c245-d6f4-4c04-8975-13b027bebe5a demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:28:17.431125 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-d9b4c245-d6f4-4c04-8975-13b027bebe5a demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:28:17.432607 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-d9b4c245-d6f4-4c04-8975-13b027bebe5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:28:17.447363 np0000192388 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-d9b4c245-d6f4-4c04-8975-13b027bebe5a demo demo] Get all volumes completed successfully. Sep 09 10:28:17.452059 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-d9b4c245-d6f4-4c04-8975-13b027bebe5a demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:28:17.453080 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 10/38] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:28:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:28:27.439196 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:29:17.472062 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-e8702678-8fa3-433e-9222-e14b86e9fe17 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:29:17.476128 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-e8702678-8fa3-433e-9222-e14b86e9fe17 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:29:17.476549 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-e8702678-8fa3-433e-9222-e14b86e9fe17 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:29:17.476988 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-e8702678-8fa3-433e-9222-e14b86e9fe17 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:29:17.477482 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-e8702678-8fa3-433e-9222-e14b86e9fe17 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:29:17.478907 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-e8702678-8fa3-433e-9222-e14b86e9fe17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:29:17.491095 np0000192388 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-e8702678-8fa3-433e-9222-e14b86e9fe17 demo demo] Get all volumes completed successfully. Sep 09 10:29:17.493860 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-e8702678-8fa3-433e-9222-e14b86e9fe17 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:29:17.494523 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 11/39] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:29:17 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) Sep 09 10:29:27.483625 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:30:17.514286 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-09c3c9d7-391c-455a-bd92-f353a5b1ab5e None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:30:17.516504 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-09c3c9d7-391c-455a-bd92-f353a5b1ab5e demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:30:17.516706 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-09c3c9d7-391c-455a-bd92-f353a5b1ab5e demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:30:17.517004 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-09c3c9d7-391c-455a-bd92-f353a5b1ab5e demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:30:17.517155 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-09c3c9d7-391c-455a-bd92-f353a5b1ab5e demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:30:17.517838 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-09c3c9d7-391c-455a-bd92-f353a5b1ab5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:30:17.531320 np0000192388 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-09c3c9d7-391c-455a-bd92-f353a5b1ab5e demo demo] Get all volumes completed successfully. Sep 09 10:30:17.536458 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-09c3c9d7-391c-455a-bd92-f353a5b1ab5e demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:30:17.537115 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 10/40] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:30:17 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) Sep 09 10:30:27.521979 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:31:17.556482 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-c0421284-7f67-4143-bdcd-e55b51c43dd4 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:31:17.561143 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-c0421284-7f67-4143-bdcd-e55b51c43dd4 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:31:17.561483 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-c0421284-7f67-4143-bdcd-e55b51c43dd4 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:31:17.565708 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-c0421284-7f67-4143-bdcd-e55b51c43dd4 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:31:17.566357 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-c0421284-7f67-4143-bdcd-e55b51c43dd4 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:31:17.567887 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-c0421284-7f67-4143-bdcd-e55b51c43dd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:31:17.582028 np0000192388 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-c0421284-7f67-4143-bdcd-e55b51c43dd4 demo demo] Get all volumes completed successfully. Sep 09 10:31:17.587123 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-c0421284-7f67-4143-bdcd-e55b51c43dd4 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:31:17.587910 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 10/41] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:31:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:31:27.572992 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:32:17.613707 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-86892ce1-ec03-4110-9b71-9b3f8bdf8e26 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:32:17.758223 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-86892ce1-ec03-4110-9b71-9b3f8bdf8e26 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:32:17.758748 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-86892ce1-ec03-4110-9b71-9b3f8bdf8e26 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:32:17.759265 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-86892ce1-ec03-4110-9b71-9b3f8bdf8e26 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:32:17.759906 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-86892ce1-ec03-4110-9b71-9b3f8bdf8e26 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:32:17.761784 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-86892ce1-ec03-4110-9b71-9b3f8bdf8e26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:32:17.775718 np0000192388 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-86892ce1-ec03-4110-9b71-9b3f8bdf8e26 demo demo] Get all volumes completed successfully. Sep 09 10:32:17.780074 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-86892ce1-ec03-4110-9b71-9b3f8bdf8e26 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:32:17.780789 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 11/42] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:32:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:32:27.766805 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:33:17.800340 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-dded254b-561d-45d5-afc7-ee910228bac9 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:33:17.803476 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-dded254b-561d-45d5-afc7-ee910228bac9 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:33:17.803977 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-dded254b-561d-45d5-afc7-ee910228bac9 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:33:17.804087 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-dded254b-561d-45d5-afc7-ee910228bac9 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:33:17.804349 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-dded254b-561d-45d5-afc7-ee910228bac9 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:33:17.805268 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-dded254b-561d-45d5-afc7-ee910228bac9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:33:17.816049 np0000192388 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-dded254b-561d-45d5-afc7-ee910228bac9 demo demo] Get all volumes completed successfully. Sep 09 10:33:17.818715 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-dded254b-561d-45d5-afc7-ee910228bac9 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:33:17.819142 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 12/43] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:33:17 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) Sep 09 10:33:27.810656 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:34:17.840123 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-0dee5e08-2bbc-4378-b393-10e39b3a2199 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:34:17.845534 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-0dee5e08-2bbc-4378-b393-10e39b3a2199 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:34:17.846032 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-0dee5e08-2bbc-4378-b393-10e39b3a2199 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:34:17.846535 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-0dee5e08-2bbc-4378-b393-10e39b3a2199 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:34:17.847130 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-0dee5e08-2bbc-4378-b393-10e39b3a2199 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:34:17.848838 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-0dee5e08-2bbc-4378-b393-10e39b3a2199 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:34:17.864676 np0000192388 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-0dee5e08-2bbc-4378-b393-10e39b3a2199 demo demo] Get all volumes completed successfully. Sep 09 10:34:17.867293 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-0dee5e08-2bbc-4378-b393-10e39b3a2199 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:34:17.867830 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 11/44] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:34:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:34:27.854538 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:35:17.887516 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-303abaff-5e71-44eb-831c-d550f7f7701f None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:35:17.893362 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-303abaff-5e71-44eb-831c-d550f7f7701f demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:35:17.893876 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-303abaff-5e71-44eb-831c-d550f7f7701f demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:35:17.894295 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-303abaff-5e71-44eb-831c-d550f7f7701f demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:35:17.894871 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-303abaff-5e71-44eb-831c-d550f7f7701f demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:35:17.896490 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-303abaff-5e71-44eb-831c-d550f7f7701f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:35:17.908997 np0000192388 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-303abaff-5e71-44eb-831c-d550f7f7701f demo demo] Get all volumes completed successfully. Sep 09 10:35:17.913839 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-303abaff-5e71-44eb-831c-d550f7f7701f demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:35:17.914602 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 11/45] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:35:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:35:27.901027 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:36:17.936156 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-5528a869-fca7-4e27-a5dd-5cfaa763f373 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:36:17.940428 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-5528a869-fca7-4e27-a5dd-5cfaa763f373 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:36:17.940956 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-5528a869-fca7-4e27-a5dd-5cfaa763f373 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:36:17.941363 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-5528a869-fca7-4e27-a5dd-5cfaa763f373 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:36:17.941893 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-5528a869-fca7-4e27-a5dd-5cfaa763f373 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:36:17.943505 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-5528a869-fca7-4e27-a5dd-5cfaa763f373 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:36:17.956704 np0000192388 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-5528a869-fca7-4e27-a5dd-5cfaa763f373 demo demo] Get all volumes completed successfully. Sep 09 10:36:17.961355 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-5528a869-fca7-4e27-a5dd-5cfaa763f373 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:36:17.962125 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 12/46] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:36:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:36:27.948247 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:37:17.977617 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-f16c007b-9b2a-4157-8c93-c4291361e585 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:37:18.079669 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-f16c007b-9b2a-4157-8c93-c4291361e585 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:37:18.079883 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-f16c007b-9b2a-4157-8c93-c4291361e585 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:37:18.080014 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-f16c007b-9b2a-4157-8c93-c4291361e585 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:37:18.080238 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-f16c007b-9b2a-4157-8c93-c4291361e585 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:37:18.080871 np0000192388 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-f16c007b-9b2a-4157-8c93-c4291361e585 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:37:18.093236 np0000192388 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-f16c007b-9b2a-4157-8c93-c4291361e585 demo demo] Get all volumes completed successfully. Sep 09 10:37:18.097883 np0000192388 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-f16c007b-9b2a-4157-8c93-c4291361e585 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:37:18.098570 np0000192388 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 13/47] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:37:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:37:28.084726 np0000192388 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:38:18.117386 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-c4cb88ba-2089-40b3-bef6-d1da18e34401 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:38:18.121779 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-c4cb88ba-2089-40b3-bef6-d1da18e34401 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:38:18.122139 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-c4cb88ba-2089-40b3-bef6-d1da18e34401 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:38:18.122702 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-c4cb88ba-2089-40b3-bef6-d1da18e34401 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:38:18.123225 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-c4cb88ba-2089-40b3-bef6-d1da18e34401 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:38:18.125240 np0000192388 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-c4cb88ba-2089-40b3-bef6-d1da18e34401 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:38:18.140203 np0000192388 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-c4cb88ba-2089-40b3-bef6-d1da18e34401 demo demo] Get all volumes completed successfully. Sep 09 10:38:18.145022 np0000192388 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-c4cb88ba-2089-40b3-bef6-d1da18e34401 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:38:18.145847 np0000192388 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 12/48] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:38:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:38:28.130036 np0000192388 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:39:18.170950 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-6abcf487-11e0-465d-9b1f-5888d9395422 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:39:18.177036 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-6abcf487-11e0-465d-9b1f-5888d9395422 demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:39:18.177519 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-6abcf487-11e0-465d-9b1f-5888d9395422 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:39:18.177988 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-6abcf487-11e0-465d-9b1f-5888d9395422 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:39:18.178541 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-6abcf487-11e0-465d-9b1f-5888d9395422 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:39:18.180128 np0000192388 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-6abcf487-11e0-465d-9b1f-5888d9395422 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:39:18.193400 np0000192388 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-6abcf487-11e0-465d-9b1f-5888d9395422 demo demo] Get all volumes completed successfully. Sep 09 10:39:18.197725 np0000192388 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-6abcf487-11e0-465d-9b1f-5888d9395422 demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:39:18.198500 np0000192388 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 12/49] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:39:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:39:28.184548 np0000192388 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 10:40:18.219639 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-b3e84bcc-d35e-4171-948d-c9751bd389ff None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 10:40:18.225778 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-b3e84bcc-d35e-4171-948d-c9751bd389ff demo demo] GET https://162.253.55.76/volume/v3/volumes/detail Sep 09 10:40:18.226208 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-b3e84bcc-d35e-4171-948d-c9751bd389ff demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 10:40:18.226947 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-b3e84bcc-d35e-4171-948d-c9751bd389ff demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 10:40:18.227096 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-b3e84bcc-d35e-4171-948d-c9751bd389ff demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 10:40:18.228415 np0000192388 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-b3e84bcc-d35e-4171-948d-c9751bd389ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 10:40:18.241795 np0000192388 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-b3e84bcc-d35e-4171-948d-c9751bd389ff demo demo] Get all volumes completed successfully. Sep 09 10:40:18.246412 np0000192388 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-b3e84bcc-d35e-4171-948d-c9751bd389ff demo demo] https://162.253.55.76/volume/v3/volumes/detail returned with HTTP 200 Sep 09 10:40:18.247147 np0000192388 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 13/50] 162.253.55.76 () {64 vars in 1289 bytes} [Wed Sep 9 10:40:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 10:40:28.232812 np0000192388 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}