Sep 20 17:48:22.121654 np0000193575 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 20 17:48:22.133159 np0000193575 devstack@c-api.service[111376]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 20 17:48:22 2026] *** Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: nodename: np0000193575 Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: machine: x86_64 Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: clock source: unix Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: pcre jit disabled Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: detected number of CPU cores: 16 Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: current working directory: / Sep 20 17:48:22.137919 np0000193575 devstack@c-api.service[111376]: detected binary path: /usr/bin/uwsgi-core Sep 20 17:48:22.138470 np0000193575 devstack@c-api.service[111376]: your processes number limit is 256916 Sep 20 17:48:22.138470 np0000193575 devstack@c-api.service[111376]: your memory page size is 4096 bytes Sep 20 17:48:22.138470 np0000193575 devstack@c-api.service[111376]: detected max file descriptor number: 2048 Sep 20 17:48:22.138470 np0000193575 devstack@c-api.service[111376]: lock engine: pthread robust mutexes Sep 20 17:48:22.138470 np0000193575 devstack@c-api.service[111376]: thunder lock: enabled Sep 20 17:48:22.138729 np0000193575 devstack@c-api.service[111376]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 20 17:48:22.138786 np0000193575 devstack@c-api.service[111376]: Python version: 3.12.3 (main, Aug 31 2026, 10:18:26) [GCC 13.3.0] Sep 20 17:48:22.138840 np0000193575 devstack@c-api.service[111376]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 20 17:48:22.138840 np0000193575 devstack@c-api.service[111376]: Set PythonHome to /opt/stack/data/venv Sep 20 17:48:22.190922 np0000193575 devstack@c-api.service[111376]: Python main interpreter initialized at 0x7b7f090a4668 Sep 20 17:48:22.190922 np0000193575 devstack@c-api.service[111376]: python threads support enabled Sep 20 17:48:22.190922 np0000193575 devstack@c-api.service[111376]: your server socket listen backlog is limited to 100 connections Sep 20 17:48:22.190922 np0000193575 devstack@c-api.service[111376]: your mercy for graceful operations on workers is 80 seconds Sep 20 17:48:22.191540 np0000193575 devstack@c-api.service[111376]: mapped 671795 bytes (656 KB) for 4 cores Sep 20 17:48:22.191687 np0000193575 devstack@c-api.service[111376]: *** Operational MODE: preforking *** Sep 20 17:48:22.191818 np0000193575 devstack@c-api.service[111376]: *** uWSGI is running in multiple interpreter mode *** Sep 20 17:48:22.191818 np0000193575 devstack@c-api.service[111376]: spawned uWSGI master process (pid: 111376) Sep 20 17:48:22.191998 np0000193575 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 20 17:48:22.192618 np0000193575 devstack@c-api.service[111376]: spawned uWSGI worker 1 (pid: 111392, cores: 1) Sep 20 17:48:22.193426 np0000193575 devstack@c-api.service[111376]: spawned uWSGI worker 2 (pid: 111393, cores: 1) Sep 20 17:48:22.193999 np0000193575 devstack@c-api.service[111376]: spawned uWSGI worker 3 (pid: 111394, cores: 1) Sep 20 17:48:22.194532 np0000193575 devstack@c-api.service[111376]: spawned uWSGI worker 4 (pid: 111395, cores: 1) Sep 20 17:48:22.194635 np0000193575 devstack@c-api.service[111376]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 20 17:48:22.336232 np0000193575 devstack@c-api.service[111392]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 20 17:48:22.336232 np0000193575 devstack@c-api.service[111392]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 20 17:48:22.336232 np0000193575 devstack@c-api.service[111392]: we strongly recommend against using it for new projects. Sep 20 17:48:22.336232 np0000193575 devstack@c-api.service[111392]: If you are already using Eventlet, we recommend migrating to a different Sep 20 17:48:22.336232 np0000193575 devstack@c-api.service[111392]: framework. For more detail see Sep 20 17:48:22.336232 np0000193575 devstack@c-api.service[111392]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 20 17:48:22.336232 np0000193575 devstack@c-api.service[111392]: import eventlet # noqa Sep 20 17:48:22.341714 np0000193575 devstack@c-api.service[111393]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 20 17:48:22.341714 np0000193575 devstack@c-api.service[111393]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 20 17:48:22.341714 np0000193575 devstack@c-api.service[111393]: we strongly recommend against using it for new projects. Sep 20 17:48:22.341714 np0000193575 devstack@c-api.service[111393]: If you are already using Eventlet, we recommend migrating to a different Sep 20 17:48:22.341714 np0000193575 devstack@c-api.service[111393]: framework. For more detail see Sep 20 17:48:22.341714 np0000193575 devstack@c-api.service[111393]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 20 17:48:22.341714 np0000193575 devstack@c-api.service[111393]: import eventlet # noqa Sep 20 17:48:22.347774 np0000193575 devstack@c-api.service[111394]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 20 17:48:22.347774 np0000193575 devstack@c-api.service[111394]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 20 17:48:22.347774 np0000193575 devstack@c-api.service[111394]: we strongly recommend against using it for new projects. Sep 20 17:48:22.347774 np0000193575 devstack@c-api.service[111394]: If you are already using Eventlet, we recommend migrating to a different Sep 20 17:48:22.347774 np0000193575 devstack@c-api.service[111394]: framework. For more detail see Sep 20 17:48:22.347774 np0000193575 devstack@c-api.service[111394]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 20 17:48:22.347774 np0000193575 devstack@c-api.service[111394]: import eventlet # noqa Sep 20 17:48:22.358835 np0000193575 devstack@c-api.service[111395]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 20 17:48:22.358835 np0000193575 devstack@c-api.service[111395]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 20 17:48:22.358835 np0000193575 devstack@c-api.service[111395]: we strongly recommend against using it for new projects. Sep 20 17:48:22.358835 np0000193575 devstack@c-api.service[111395]: If you are already using Eventlet, we recommend migrating to a different Sep 20 17:48:22.358835 np0000193575 devstack@c-api.service[111395]: framework. For more detail see Sep 20 17:48:22.358835 np0000193575 devstack@c-api.service[111395]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 20 17:48:22.358835 np0000193575 devstack@c-api.service[111395]: import eventlet # noqa Sep 20 17:48:22.486131 np0000193575 devstack@c-api.service[111392]: /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 20 17:48:22.486131 np0000193575 devstack@c-api.service[111392]: from cgi import parse_header Sep 20 17:48:22.492624 np0000193575 devstack@c-api.service[111393]: /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 20 17:48:22.492624 np0000193575 devstack@c-api.service[111393]: from cgi import parse_header Sep 20 17:48:22.511100 np0000193575 devstack@c-api.service[111395]: /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 20 17:48:22.511100 np0000193575 devstack@c-api.service[111395]: from cgi import parse_header Sep 20 17:48:22.514116 np0000193575 devstack@c-api.service[111394]: /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 20 17:48:22.514116 np0000193575 devstack@c-api.service[111394]: from cgi import parse_header Sep 20 17:48:22.523418 np0000193575 devstack@c-api.service[111392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 20 17:48:22.523418 np0000193575 devstack@c-api.service[111392]: warnings.warn( Sep 20 17:48:22.529743 np0000193575 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 20 17:48:22.529743 np0000193575 devstack@c-api.service[111393]: warnings.warn( Sep 20 17:48:22.533495 np0000193575 devstack@c-api.service[111392]: /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 20 17:48:22.533495 np0000193575 devstack@c-api.service[111392]: removals.removed_module( Sep 20 17:48:22.534165 np0000193575 devstack@c-api.service[111392]: /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 20 17:48:22.534165 np0000193575 devstack@c-api.service[111392]: removals.removed_module( Sep 20 17:48:22.540095 np0000193575 devstack@c-api.service[111393]: /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 20 17:48:22.540095 np0000193575 devstack@c-api.service[111393]: removals.removed_module( Sep 20 17:48:22.540852 np0000193575 devstack@c-api.service[111393]: /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 20 17:48:22.540852 np0000193575 devstack@c-api.service[111393]: removals.removed_module( Sep 20 17:48:22.548849 np0000193575 devstack@c-api.service[111395]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 20 17:48:22.548849 np0000193575 devstack@c-api.service[111395]: warnings.warn( Sep 20 17:48:22.556206 np0000193575 devstack@c-api.service[111394]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 20 17:48:22.556206 np0000193575 devstack@c-api.service[111394]: warnings.warn( Sep 20 17:48:22.559243 np0000193575 devstack@c-api.service[111395]: /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 20 17:48:22.559243 np0000193575 devstack@c-api.service[111395]: removals.removed_module( Sep 20 17:48:22.560003 np0000193575 devstack@c-api.service[111395]: /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 20 17:48:22.560003 np0000193575 devstack@c-api.service[111395]: removals.removed_module( Sep 20 17:48:22.564742 np0000193575 devstack@c-api.service[111394]: /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 20 17:48:22.564742 np0000193575 devstack@c-api.service[111394]: removals.removed_module( Sep 20 17:48:22.565763 np0000193575 devstack@c-api.service[111394]: /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 20 17:48:22.565763 np0000193575 devstack@c-api.service[111394]: removals.removed_module( Sep 20 17:48:23.282524 np0000193575 devstack@c-api.service[111394]: /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 20 17:48:23.282524 np0000193575 devstack@c-api.service[111394]: warnings.warn( Sep 20 17:48:23.284209 np0000193575 devstack@c-api.service[111395]: /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 20 17:48:23.284209 np0000193575 devstack@c-api.service[111395]: warnings.warn( Sep 20 17:48:23.299828 np0000193575 devstack@c-api.service[111393]: /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 20 17:48:23.299828 np0000193575 devstack@c-api.service[111393]: warnings.warn( Sep 20 17:48:23.329300 np0000193575 devstack@c-api.service[111394]: /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 20 17:48:23.329300 np0000193575 devstack@c-api.service[111394]: warnings.warn( Sep 20 17:48:23.334690 np0000193575 devstack@c-api.service[111395]: /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 20 17:48:23.334690 np0000193575 devstack@c-api.service[111395]: warnings.warn( Sep 20 17:48:23.341425 np0000193575 devstack@c-api.service[111392]: /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 20 17:48:23.341425 np0000193575 devstack@c-api.service[111392]: warnings.warn( Sep 20 17:48:23.348240 np0000193575 devstack@c-api.service[111393]: /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 20 17:48:23.348240 np0000193575 devstack@c-api.service[111393]: warnings.warn( Sep 20 17:48:23.392045 np0000193575 devstack@c-api.service[111392]: /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 20 17:48:23.392045 np0000193575 devstack@c-api.service[111392]: warnings.warn( Sep 20 17:48:23.510419 np0000193575 devstack@c-api.service[111394]: 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 20 17:48:23.510860 np0000193575 devstack@c-api.service[111394]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111394) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 20 17:48:23.517762 np0000193575 devstack@c-api.service[111395]: 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 20 17:48:23.518202 np0000193575 devstack@c-api.service[111395]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111395) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 20 17:48:23.520977 np0000193575 devstack@c-api.service[111393]: 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 20 17:48:23.521167 np0000193575 devstack@c-api.service[111393]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111393) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 20 17:48:23.567337 np0000193575 devstack@c-api.service[111392]: 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 20 17:48:23.567522 np0000193575 devstack@c-api.service[111392]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111392) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 20 17:48:23.592561 np0000193575 devstack@c-api.service[111394]: /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 20 17:48:23.592561 np0000193575 devstack@c-api.service[111394]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 20 17:48:23.596830 np0000193575 devstack@c-api.service[111395]: /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 20 17:48:23.596830 np0000193575 devstack@c-api.service[111395]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 20 17:48:23.596990 np0000193575 devstack@c-api.service[111393]: /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 20 17:48:23.596990 np0000193575 devstack@c-api.service[111393]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 20 17:48:23.626598 np0000193575 devstack@c-api.service[111392]: /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 20 17:48:23.626598 np0000193575 devstack@c-api.service[111392]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 20 17:48:24.044744 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111394) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 20 17:48:24.044996 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111393) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 20 17:48:24.045105 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111392) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 20 17:48:24.045179 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.045179 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.045290 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111395) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 20 17:48:24.045421 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.045525 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.045631 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.045695 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.045762 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.045826 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.045885 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.045973 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.045973 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.046100 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.046168 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.046233 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.046290 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.046381 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.046458 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.046522 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.046595 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.046662 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.046724 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.046786 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.046850 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.046938 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.047071 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.047145 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.047203 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.047271 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.047330 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.047429 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.047504 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.047564 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.047640 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.047707 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.047778 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.047838 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.047838 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.047838 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.047838 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.047838 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.048147 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.048147 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.048147 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.048318 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.048495 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.048571 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.048629 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.048687 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.048743 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.048819 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.048907 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.049010 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.049010 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.049010 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.049187 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.049187 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.049187 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.049187 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.049481 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.049558 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.049630 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.049695 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.049752 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.049752 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.049860 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.049927 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.049927 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.049927 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.050127 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.050186 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.050243 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.050318 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.050427 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.050518 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.050592 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.050650 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.050718 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.050783 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.050840 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.050904 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.050990 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.051045 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.051113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.051113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.051113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.051113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.051113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.051113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.051113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.051566 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.051627 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.051688 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.051755 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.051831 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.051896 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.051984 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.052055 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.052120 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.052179 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.052246 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.052301 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.052395 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.052481 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.052563 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.052631 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.052690 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.052756 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.052820 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.052877 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.052935 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.053027 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.053094 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.053158 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.053224 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.053290 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.053357 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.053483 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.053554 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.053554 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.053554 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.053554 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.053554 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.053554 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.053554 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.053941 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.053941 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.053941 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.054129 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.054194 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.054250 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.054315 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.054400 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.054485 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.054542 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.054597 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.054653 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.054716 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.054771 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.054826 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.054883 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.054945 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.055026 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.055092 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.055150 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.055150 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.055267 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.055267 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.055267 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.055267 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.055267 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.055267 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.055267 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.055700 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.055700 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.055815 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.055884 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.055939 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.056017 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.056074 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.056131 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.056185 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.056253 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.056331 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.056432 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.056520 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.056578 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.056645 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.056708 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.056765 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.056822 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.056896 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.056979 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.057048 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.057105 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.057169 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.057232 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.057298 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.057398 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.057398 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.057398 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.058267 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.058267 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.058522 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.058634 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.058738 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.059511 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.059612 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.059692 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.059782 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.059875 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.059978 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.060090 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.060090 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.060090 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.060308 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.060427 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.060517 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.060638 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.060737 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.060822 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.060893 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.061010 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.061100 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.061194 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.061278 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.061563 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.061670 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.061776 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.061863 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.061863 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.061863 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.061863 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.061863 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.061863 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.061863 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.062466 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.062576 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.062675 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.062764 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.062853 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.062939 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.063040 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.063138 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.063264 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.063404 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.063511 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.063588 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.063661 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.063738 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.063823 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.063823 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.063823 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.063823 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.063823 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.063823 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.063823 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.066351 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.066351 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.066569 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.066735 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.066862 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.066979 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.067067 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.067146 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.067221 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.067309 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.067434 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.067539 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.067632 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.067716 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.068000 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.068096 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.068196 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.068196 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.068396 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.068506 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.068583 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.068658 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.068739 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.068836 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.068941 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.068941 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.068941 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.068941 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.071467 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.071617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.071617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.071617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.071826 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.071930 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.072063 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.072160 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.072252 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.072328 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.072459 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.072459 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.072459 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.072459 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.072783 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.072783 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.072783 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.072783 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.072783 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.072783 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.072783 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.073425 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.073425 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.073425 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.073425 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.073425 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.073425 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.073425 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.074634 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.074634 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.074634 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.074858 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.074932 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.075020 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.075096 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.075156 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.075293 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.075355 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.075492 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.075553 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.075620 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.075679 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.075746 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.075805 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.075872 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.075939 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.076020 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.076080 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.076080 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.076196 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.076196 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.076196 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.076196 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.076196 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.076196 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.076196 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.076643 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.076643 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.076643 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.076643 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.076643 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.076934 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.077022 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.077090 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.077151 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.077219 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.077290 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.077290 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.077440 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.077524 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.077592 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.077653 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.077721 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.077809 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.077877 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.077946 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.078033 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.078103 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.078103 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.078103 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.078103 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.078103 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.078103 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.078103 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.078540 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.078540 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.078540 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.078540 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.078540 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.078896 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.078977 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.079048 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.079118 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.079181 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.079241 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.079300 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.079382 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.079474 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.079545 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.079605 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.079674 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.079746 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.079814 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.080014 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.080088 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.080161 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.080231 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.080231 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.080231 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.080231 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.080231 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.080231 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.080594 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.080677 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.080736 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.080736 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.080854 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.080854 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.080982 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.081050 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.081248 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.081324 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.081407 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.081461 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.081521 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.081579 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.081653 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.081715 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.081772 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.081855 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.081926 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.082025 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.082095 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.082166 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.082225 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.082284 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.082344 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.082424 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.082484 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.082484 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.082617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.082617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.082617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.082794 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.082863 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.082921 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.082996 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.083066 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.083125 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.083182 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.083250 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.083308 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.083389 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.083450 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.083523 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.083582 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.083641 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.083698 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.083755 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.083834 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.083893 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.083974 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.084034 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.084093 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.084158 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.084158 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.084266 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.084324 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.084726 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.084826 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.084826 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.084938 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.085033 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.085105 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.085167 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.085227 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.085286 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.085357 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.085596 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.085695 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.085776 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.085847 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.085920 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.086007 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.086079 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.086146 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.086206 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.086272 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.086340 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.086424 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.086499 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.086559 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.086611 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.086737 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.086818 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.086879 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.086939 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.087030 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.087111 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.087173 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.087233 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.087295 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.087379 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.087526 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.087602 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.087670 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.087739 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.087806 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.087867 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.087939 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.088018 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.088089 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.088148 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.088207 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.088266 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.088332 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.088415 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.088492 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.088492 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.088492 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.088492 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.088492 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.088492 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.088492 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.088865 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.088865 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.089006 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.089079 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.089140 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.089208 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.089275 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.089340 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.089340 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.089488 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.089488 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.089907 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.090349 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.090918 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.091155 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.091243 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.091313 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.091403 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.091467 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.091546 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.091606 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.091666 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.091740 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.091802 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.091873 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.091940 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.092034 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.092104 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.092162 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.092233 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.092299 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.092389 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.092451 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.092527 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.092598 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.092659 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.092716 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.092783 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.092850 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.092915 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.092991 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.093049 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.093117 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.093191 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.093248 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.093325 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.093406 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.093479 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.093553 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.093636 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.093710 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.093790 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.093861 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.094153 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.094235 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.094312 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.094401 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.094455 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.094532 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.094603 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.094664 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.094749 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.094812 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.094891 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.094976 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.095052 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.095120 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.095178 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.095235 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.095302 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.095408 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.095479 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.095537 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.095594 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.095661 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.095800 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.095862 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.095918 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.096009 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.096070 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.096070 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.096070 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.096070 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.096070 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.096341 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.096341 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.096487 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.096559 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.096619 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.096677 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.096743 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.096803 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.096863 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.096938 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.097026 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.097086 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.097146 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.097205 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.097273 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.097340 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.097434 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.097512 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.097633 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.097707 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.097782 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.097850 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.097908 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.097989 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.097989 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.097989 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.097989 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.097989 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.098285 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.098285 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.098285 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.098285 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.098285 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.098580 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.098649 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.098649 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.098772 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.098831 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.098831 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.098947 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.099031 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.099088 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.099146 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.099212 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.099281 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.099338 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.099420 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.099499 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.099499 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.099618 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.099685 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.099745 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.099745 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.099870 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.099870 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.099870 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.100052 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.100052 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.100052 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.100221 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.100284 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.100342 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.100439 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.100508 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.100566 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.100636 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.100714 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.100775 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.100832 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.100903 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.100988 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.101047 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.101106 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.101166 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.101221 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.101283 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.101387 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.101451 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.101524 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.101591 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.101650 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.101718 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.101775 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.101840 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.101907 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.102008 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.102069 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.102136 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.102194 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.102261 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.102329 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.102435 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.102499 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.102557 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.102628 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.102693 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.102734 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.102776 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.102811 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.102849 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.102884 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.102923 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.102980 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.103025 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.103066 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.103111 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.103150 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.103193 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.103234 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.103234 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.103234 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.103234 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.103399 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.103399 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.103399 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.103399 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.103550 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.103590 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.103590 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.103664 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.103709 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.103744 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.103744 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.103744 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.103854 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.103905 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.103939 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.103995 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.104041 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.104041 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.104115 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.104151 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.104188 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.104233 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.104267 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.104267 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.104352 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.104416 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.104416 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.104416 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.104513 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.104513 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.104513 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.104612 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.104652 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.104694 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.104741 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.104781 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.104820 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.104861 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.104898 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.104939 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.104991 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.105031 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.105066 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.105113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.105160 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.105200 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.105239 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.105279 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.105321 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.105375 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.105427 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.105469 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.105516 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.105559 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.105603 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.105648 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.105692 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.105731 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.105774 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.105812 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.105851 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.105890 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.105928 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.105975 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.106027 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.106066 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.106105 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.106140 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.106224 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.106267 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.106314 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.106353 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.106402 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.106444 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.106489 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.106529 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.106841 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.106841 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.106841 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.106841 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.106841 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.107022 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.107074 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.107120 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.107166 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.107212 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.107480 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.107480 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.107568 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.107614 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.107659 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.107698 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.107736 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.107777 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.107815 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.107861 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.107900 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.107940 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.107940 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.107940 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.107940 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.107940 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.107940 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.107940 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.108206 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.108206 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.108206 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.108206 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.108353 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.108415 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.108415 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.108482 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.108521 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.108571 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.108622 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.108622 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.108701 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.108701 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.108770 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.108810 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.108850 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.108896 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.108935 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.108997 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.109042 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.109093 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.109138 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.109186 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.109186 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.109186 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.109186 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.109186 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.109391 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.109391 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.109391 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.109391 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.109391 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.109391 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.109638 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.109685 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.109725 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.109765 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.109805 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.109854 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.109899 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.109943 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.109997 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.110043 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.110082 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.110121 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.110162 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.110206 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.110251 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.110296 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.110347 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.110404 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.110443 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.110484 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.110532 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.110578 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.110617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.110617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.110617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.110617 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.110763 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.110919 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.110987 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.111027 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.111065 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.111111 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.111150 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.111150 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.111150 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.111261 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.111301 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.111339 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.111339 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.111339 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.111930 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.112016 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.112064 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.112113 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.112165 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.112214 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.112268 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.112429 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.112510 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.112564 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.112611 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.112651 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.112651 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.112731 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.112771 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.112809 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.112855 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.112897 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.112936 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:48:24.113108 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.113164 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.113205 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.113244 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.113284 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.113324 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.113387 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.113439 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:48:24.113479 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.113517 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.113562 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:48:24.113562 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:48:24.113562 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:48:24.113562 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:48:24.113562 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:48:24.148333 np0000193575 devstack@c-api.service[111392]: INFO dbcounter [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Registered counter for database cinder Sep 20 17:48:24.148643 np0000193575 devstack@c-api.service[111393]: INFO dbcounter [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Registered counter for database cinder Sep 20 17:48:24.151516 np0000193575 devstack@c-api.service[111394]: INFO dbcounter [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Registered counter for database cinder Sep 20 17:48:24.151736 np0000193575 devstack@c-api.service[111395]: INFO dbcounter [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Registered counter for database cinder Sep 20 17:48:24.190626 np0000193575 devstack@c-api.service[111392]: DEBUG oslo_db.sqlalchemy.engines [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d 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=111392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:24.196171 np0000193575 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-e7211493-74da-47a9-8c1b-433e533cf934 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:24.196912 np0000193575 devstack@c-api.service[111394]: DEBUG oslo_db.sqlalchemy.engines [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 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=111394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:24.199166 np0000193575 devstack@c-api.service[111395]: DEBUG oslo_db.sqlalchemy.engines [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 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=111395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:24.296228 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writer thread running {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 20 17:48:24.298665 np0000193575 devstack@c-api.service[111392]: /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 20 17:48:24.298665 np0000193575 devstack@c-api.service[111392]: return base.obj_make_list(context, cls(context), objects.Service, Sep 20 17:48:24.298870 np0000193575 devstack@c-api.service[111392]: INFO cinder.rpc [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 20 17:48:24.301047 np0000193575 devstack@c-api.service[111392]: INFO cinder.rpc [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 20 17:48:24.301929 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writer thread running {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 20 17:48:24.303019 np0000193575 devstack@c-api.service[111392]: INFO cinder.rpc [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 20 17:48:24.304612 np0000193575 devstack@c-api.service[111393]: /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 20 17:48:24.304612 np0000193575 devstack@c-api.service[111393]: return base.obj_make_list(context, cls(context), objects.Service, Sep 20 17:48:24.304810 np0000193575 devstack@c-api.service[111392]: INFO cinder.rpc [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 20 17:48:24.304906 np0000193575 devstack@c-api.service[111393]: INFO cinder.rpc [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 20 17:48:24.305693 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.306519 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writer thread running {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 20 17:48:24.306677 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writer thread running {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 20 17:48:24.307196 np0000193575 devstack@c-api.service[111393]: INFO cinder.rpc [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 20 17:48:24.308555 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.309243 np0000193575 devstack@c-api.service[111394]: /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 20 17:48:24.309243 np0000193575 devstack@c-api.service[111394]: return base.obj_make_list(context, cls(context), objects.Service, Sep 20 17:48:24.309392 np0000193575 devstack@c-api.service[111393]: INFO cinder.rpc [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 20 17:48:24.309458 np0000193575 devstack@c-api.service[111395]: /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 20 17:48:24.309458 np0000193575 devstack@c-api.service[111395]: return base.obj_make_list(context, cls(context), objects.Service, Sep 20 17:48:24.309556 np0000193575 devstack@c-api.service[111394]: INFO cinder.rpc [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 20 17:48:24.309617 np0000193575 devstack@c-api.service[111395]: INFO cinder.rpc [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 20 17:48:24.311299 np0000193575 devstack@c-api.service[111393]: INFO cinder.rpc [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 20 17:48:24.311566 np0000193575 devstack@c-api.service[111394]: INFO cinder.rpc [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 20 17:48:24.312510 np0000193575 devstack@c-api.service[111395]: INFO cinder.rpc [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 20 17:48:24.312654 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.314012 np0000193575 devstack@c-api.service[111394]: INFO cinder.rpc [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 20 17:48:24.314619 np0000193575 devstack@c-api.service[111395]: INFO cinder.rpc [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 20 17:48:24.315743 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.315854 np0000193575 devstack@c-api.service[111394]: INFO cinder.rpc [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 20 17:48:24.316470 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.316810 np0000193575 devstack@c-api.service[111395]: INFO cinder.rpc [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 20 17:48:24.317737 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.319720 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.320851 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.341168 np0000193575 devstack@c-api.service[111392]: DEBUG oslo_db.sqlalchemy.engines [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d 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=111392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:24.343383 np0000193575 devstack@c-api.service[111392]: INFO cinder.rpc [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 20 17:48:24.345258 np0000193575 devstack@c-api.service[111392]: INFO cinder.rpc [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 20 17:48:24.346152 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.348438 np0000193575 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-e7211493-74da-47a9-8c1b-433e533cf934 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:24.350811 np0000193575 devstack@c-api.service[111393]: INFO cinder.rpc [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 20 17:48:24.352759 np0000193575 devstack@c-api.service[111393]: INFO cinder.rpc [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 20 17:48:24.353592 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.354230 np0000193575 devstack@c-api.service[111394]: DEBUG oslo_db.sqlalchemy.engines [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 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=111394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:24.356036 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.356337 np0000193575 devstack@c-api.service[111395]: DEBUG oslo_db.sqlalchemy.engines [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 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=111395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:24.356765 np0000193575 devstack@c-api.service[111394]: INFO cinder.rpc [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 20 17:48:24.358564 np0000193575 devstack@c-api.service[111395]: INFO cinder.rpc [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 20 17:48:24.358817 np0000193575 devstack@c-api.service[111394]: INFO cinder.rpc [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 20 17:48:24.359106 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.359734 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.360501 np0000193575 devstack@c-api.service[111395]: INFO cinder.rpc [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 20 17:48:24.361345 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.363397 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.363725 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.366842 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.367436 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.369400 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.369905 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.370414 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.371043 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.372514 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.373272 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.374187 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.374996 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.375599 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.376242 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.377276 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.377877 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.379014 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.380761 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.380853 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.381788 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.382140 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.383281 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.383661 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.383750 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.385112 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.385889 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.386429 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.386519 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.387976 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.389295 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.389495 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.390791 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.390888 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.391265 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.392238 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.393413 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.393858 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.394555 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.395117 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.396248 np0000193575 devstack@c-api.service[111392]: WARNING cinder.api.contrib.hosts [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 20 17:48:24.396610 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.396696 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.397155 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.398227 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.398521 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.398677 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.399430 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.399880 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.400942 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.401428 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.401931 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.402862 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.403757 np0000193575 devstack@c-api.service[111393]: WARNING cinder.api.contrib.hosts [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 20 17:48:24.404325 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.404677 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.404771 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.405719 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.406053 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.406334 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.407295 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.407417 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.407988 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.408291 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: extensions {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.408888 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.409555 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: os-quota-class-sets {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.409701 np0000193575 devstack@c-api.service[111394]: WARNING cinder.api.contrib.hosts [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 20 17:48:24.409789 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.410356 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.410623 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.410753 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: os-hosts {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.411551 np0000193575 devstack@c-api.service[111395]: WARNING cinder.api.contrib.hosts [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 20 17:48:24.411785 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.411871 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.412477 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.412648 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: qos-specs {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.413200 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.413302 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.413850 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.414614 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: encryption {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.414785 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.414867 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.415287 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.415646 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: extensions {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.416075 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: os-quota-sets {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.416177 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.416834 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.416922 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: os-quota-class-sets {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.417428 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: encryption {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.417581 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.418111 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: os-hosts {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.418382 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.418933 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: scheduler-stats {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.419039 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.419616 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: qos-specs {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.420040 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.420305 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: os-snapshot-manage {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.420428 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.421428 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.421529 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: extensions {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.421649 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: os-availability-zone {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.422196 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: encryption {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.422645 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: os-quota-class-sets {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.422859 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.422944 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: consistencygroups {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.423649 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: os-quota-sets {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.423845 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: os-hosts {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.423985 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: extensions {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.424805 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: os-volume-manage {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.424986 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: encryption {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.425091 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: os-quota-class-sets {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.425181 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: qos-specs {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.426117 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: backups {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.426292 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: os-hosts {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.426421 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: scheduler-stats {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.427600 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: encryption {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.427732 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: qos-specs {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.427838 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: os-snapshot-manage {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.428004 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: extra_specs {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.429042 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: os-quota-sets {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.429152 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: os-availability-zone {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.429472 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: cgsnapshots {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.430235 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: encryption {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.430326 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: encryption {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.430436 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: consistencygroups {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.430830 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: os-volume-transfer {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.431771 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: os-quota-sets {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.431886 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: scheduler-stats {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.432191 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: os-volume-manage {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.432499 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: os-volume-type-access {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.433154 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: encryption {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.433244 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: os-snapshot-manage {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.433521 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: backups {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.433942 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extended resource: capabilities {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.434490 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: os-availability-zone {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.434691 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: scheduler-stats {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.435410 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: extra_specs {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.435720 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: consistencygroups {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.435831 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.436110 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: os-snapshot-manage {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.436820 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: cgsnapshots {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.437234 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.437568 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: os-volume-manage {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.437704 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: os-availability-zone {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.438178 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: os-volume-transfer {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.438630 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.438835 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: consistencygroups {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.438984 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: backups {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.439776 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: os-volume-type-access {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.440031 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.440652 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: os-volume-manage {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.440739 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: extra_specs {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.441197 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extended resource: capabilities {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.441497 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.441944 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: backups {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.442130 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: cgsnapshots {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.442837 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.443090 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.443476 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: os-volume-transfer {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.443690 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] SnapshotActionsController initialized {{(pid=111392) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 20 17:48:24.443782 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: extra_specs {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.444447 np0000193575 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.444541 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.445039 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: os-volume-type-access {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.445223 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: cgsnapshots {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.445345 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension UsedLimits extending resource: limits {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.445345 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.445717 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension AdminActions extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.445857 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.446185 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension AdminActions extending resource: snapshots {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.446305 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension AdminActions extending resource: backups {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.446441 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.446558 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension VolumeActions extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.446651 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extended resource: capabilities {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.446735 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: os-volume-transfer {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.446825 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.446825 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.446825 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension TypesManage extending resource: types {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.447088 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.447088 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.447088 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.447331 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.447331 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.447549 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.447647 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-3f15c195-ed6b-4d74-b7d2-7e7a3555585d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.448166 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: os-volume-type-access {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.448445 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.448779 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.449653 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extended resource: capabilities {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:48:24.449828 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.450147 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.451007 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] SnapshotActionsController initialized {{(pid=111393) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 20 17:48:24.451192 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.451568 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.451740 np0000193575 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.452589 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension UsedLimits extending resource: limits {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.452679 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.452757 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.452757 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension AdminActions extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.452977 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.453065 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension AdminActions extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453065 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension AdminActions extending resource: backups {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453229 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453320 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension VolumeActions extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453431 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453516 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453615 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension TypesManage extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453717 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453809 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453901 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.453999 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.454090 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.454170 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.454261 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-e7211493-74da-47a9-8c1b-433e533cf934 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.454340 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.454736 np0000193575 devstack@c-api.service[111392]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7f090a4668 pid: 111392 (default app) Sep 20 17:48:24.455454 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.455793 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.456311 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.contrib.snapshot_actions [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] SnapshotActionsController initialized {{(pid=111394) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 20 17:48:24.457064 np0000193575 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.457172 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.457879 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension UsedLimits extending resource: limits {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458014 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458104 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension AdminActions extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458289 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension AdminActions extending resource: snapshots {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458418 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension AdminActions extending resource: backups {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458531 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458616 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.458694 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension VolumeActions extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458694 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458857 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.458857 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension TypesManage extending resource: types {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.459047 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.459132 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.459209 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.459299 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.459403 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.contrib.snapshot_actions [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] SnapshotActionsController initialized {{(pid=111395) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 20 17:48:24.459512 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.459512 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-787d6388-8c25-47a1-b1d6-324e5d595bf8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.460144 np0000193575 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:48:24.460978 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension UsedLimits extending resource: limits {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.461095 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.461191 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension AdminActions extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.461412 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension AdminActions extending resource: snapshots {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.461532 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension AdminActions extending resource: backups {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.461620 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.461725 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension VolumeActions extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.461814 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.461903 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.462008 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension TypesManage extending resource: types {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.462100 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.462188 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.462268 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.462382 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.462510 np0000193575 devstack@c-api.service[111393]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7f090a4668 pid: 111393 (default app) Sep 20 17:48:24.462591 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.462591 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-75bf7f8f-69c4-49fb-96c9-6ad4c5b83616 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:48:24.463974 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-086bedbd-c25a-42ac-b5fc-bc3aade4e8ed None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:48:24.466557 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 1/1] 162.253.55.82 () {60 vars in 949 bytes} [Sun Sep 20 17:48:24 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 20 17:48:24.467341 np0000193575 devstack@c-api.service[111394]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7f090a4668 pid: 111394 (default app) Sep 20 17:48:24.470388 np0000193575 devstack@c-api.service[111395]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7f090a4668 pid: 111395 (default app) Sep 20 17:48:32.365101 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-9dc28243-c0dd-450f-8e74-d535525373d0 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:48:32.918166 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-9dc28243-c0dd-450f-8e74-d535525373d0 admin admin] POST https://162.253.55.82/volume/v3/types Sep 20 17:48:32.921653 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-9dc28243-c0dd-450f-8e74-d535525373d0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 20 17:48:32.921653 np0000193575 devstack@c-api.service[111393]: /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 20 17:48:32.921653 np0000193575 devstack@c-api.service[111393]: warnings.warn( Sep 20 17:48:32.962944 np0000193575 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-9dc28243-c0dd-450f-8e74-d535525373d0 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:32.999029 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-9dc28243-c0dd-450f-8e74-d535525373d0 admin admin] https://162.253.55.82/volume/v3/types returned with HTTP 200 Sep 20 17:48:32.999597 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 1/2] 162.253.55.82 () {68 vars in 1326 bytes} [Sun Sep 20 17:48:32 2026] POST /volume/v3/types => generated 186 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:48:33.016155 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-f681fa1b-f567-4181-b364-f47266dfccbb None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:48:33.484227 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-f681fa1b-f567-4181-b364-f47266dfccbb admin admin] POST https://162.253.55.82/volume/v3/types/5add43db-8a28-4b30-b746-aac0d867a7b8/extra_specs Sep 20 17:48:33.485185 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-f681fa1b-f567-4181-b364-f47266dfccbb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 20 17:48:33.487425 np0000193575 devstack@c-api.service[111392]: /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 20 17:48:33.487425 np0000193575 devstack@c-api.service[111392]: warnings.warn( Sep 20 17:48:33.528713 np0000193575 devstack@c-api.service[111392]: DEBUG oslo_db.sqlalchemy.engines [None req-f681fa1b-f567-4181-b364-f47266dfccbb 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=111392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:48:33.590661 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-f681fa1b-f567-4181-b364-f47266dfccbb admin admin] https://162.253.55.82/volume/v3/types/5add43db-8a28-4b30-b746-aac0d867a7b8/extra_specs returned with HTTP 200 Sep 20 17:48:33.591275 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 2/3] 162.253.55.82 () {68 vars in 1473 bytes} [Sun Sep 20 17:48:33 2026] POST /volume/v3/types/5add43db-8a28-4b30-b746-aac0d867a7b8/extra_specs => generated 55 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 17:48:34.358189 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=6 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:48:34.360000 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=6 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:48:43.049547 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:48:43.589192 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:51:32.905589 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-43da1be3-b8c2-4936-be10-45f2a37200c5 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:32.907692 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-43da1be3-b8c2-4936-be10-45f2a37200c5 None None] GET https://162.253.55.82/volume// Sep 20 17:51:32.908064 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-43da1be3-b8c2-4936-be10-45f2a37200c5 None None] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:32.909069 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-43da1be3-b8c2-4936-be10-45f2a37200c5 None None] Calling method 'all' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:32.910157 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-43da1be3-b8c2-4936-be10-45f2a37200c5 None None] https://162.253.55.82/volume// returned with HTTP 300 Sep 20 17:51:32.911116 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 1/4] 162.253.55.82 () {66 vars in 1449 bytes} [Sun Sep 20 17:51:32 2026] GET /volume/ => generated 389 bytes in 33 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 20 17:52:14.605650 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-a4f5b639-6665-4f4f-a792-e4e1fe52cbd9 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:14.612401 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 1/5] 162.253.55.82 () {62 vars in 1061 bytes} [Sun Sep 20 17:52:14 2026] GET /volume/v3 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 20 17:52:14.653964 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-4c50c023-1bb4-4454-88d7-52b3cf5b1914 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:14.665636 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 2/6] 162.253.55.82 () {64 vars in 1265 bytes} [Sun Sep 20 17:52:14 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 20 17:52:14.705831 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [req-4c50c023-1bb4-4454-88d7-52b3cf5b1914 req-547791e3-1e41-4d3c-b5da-2ec20948b9a5 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:14.711483 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [req-4c50c023-1bb4-4454-88d7-52b3cf5b1914 req-547791e3-1e41-4d3c-b5da-2ec20948b9a5 demo demo] GET https://162.253.55.82/volume/v3/ Sep 20 17:52:14.711894 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [req-4c50c023-1bb4-4454-88d7-52b3cf5b1914 req-547791e3-1e41-4d3c-b5da-2ec20948b9a5 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:14.712303 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [req-4c50c023-1bb4-4454-88d7-52b3cf5b1914 req-547791e3-1e41-4d3c-b5da-2ec20948b9a5 demo demo] Calling method 'version_select' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:14.713957 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [req-4c50c023-1bb4-4454-88d7-52b3cf5b1914 req-547791e3-1e41-4d3c-b5da-2ec20948b9a5 demo demo] https://162.253.55.82/volume/v3/ returned with HTTP 200 Sep 20 17:52:14.714690 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 3/7] 162.253.55.82 () {66 vars in 1339 bytes} [Sun Sep 20 17:52:14 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:52:14.755638 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-6081d4be-99b7-4fb2-bec1-ffff0e7368ae None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:15.161840 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-6081d4be-99b7-4fb2-bec1-ffff0e7368ae demo demo] GET https://162.253.55.82/volume/v3/types Sep 20 17:52:15.162228 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-6081d4be-99b7-4fb2-bec1-ffff0e7368ae demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:15.162398 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-6081d4be-99b7-4fb2-bec1-ffff0e7368ae demo demo] Calling method 'index' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:15.163031 np0000193575 devstack@c-api.service[111394]: /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 20 17:52:15.163031 np0000193575 devstack@c-api.service[111394]: warnings.warn( Sep 20 17:52:15.163691 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-6081d4be-99b7-4fb2-bec1-ffff0e7368ae demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:52:15.208048 np0000193575 devstack@c-api.service[111394]: DEBUG oslo_db.sqlalchemy.engines [None req-6081d4be-99b7-4fb2-bec1-ffff0e7368ae 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=111394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:52:15.227162 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-6081d4be-99b7-4fb2-bec1-ffff0e7368ae demo demo] https://162.253.55.82/volume/v3/types returned with HTTP 200 Sep 20 17:52:15.227657 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 2/8] 162.253.55.82 () {64 vars in 1283 bytes} [Sun Sep 20 17:52:14 2026] GET /volume/v3/types => generated 377 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:52:15.289642 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-90be29fa-54c0-4a4f-967b-238fdac816eb None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:15.663140 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-90be29fa-54c0-4a4f-967b-238fdac816eb demo demo] GET https://162.253.55.82/volume/v3/types/default Sep 20 17:52:15.664308 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-90be29fa-54c0-4a4f-967b-238fdac816eb demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:15.664308 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-90be29fa-54c0-4a4f-967b-238fdac816eb demo demo] Calling method 'show' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:15.704825 np0000193575 devstack@c-api.service[111395]: DEBUG oslo_db.sqlalchemy.engines [None req-90be29fa-54c0-4a4f-967b-238fdac816eb 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=111395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:52:15.720318 np0000193575 devstack@c-api.service[111395]: /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 20 17:52:15.720318 np0000193575 devstack@c-api.service[111395]: warnings.warn( Sep 20 17:52:15.722388 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-90be29fa-54c0-4a4f-967b-238fdac816eb demo demo] https://162.253.55.82/volume/v3/types/default returned with HTTP 200 Sep 20 17:52:15.722861 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 2/9] 162.253.55.82 () {64 vars in 1294 bytes} [Sun Sep 20 17:52:15 2026] GET /volume/v3/types/default => generated 145 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:52:16.350632 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-4d7353c7-c9e4-4fda-b3a3-40562e21d960 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:16.352063 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 3/10] 162.253.55.82 () {62 vars in 1061 bytes} [Sun Sep 20 17:52:16 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 20 17:52:16.392080 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-7aee92fb-6713-40dd-9c68-c92d39bb48b3 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:16.401555 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 4/11] 162.253.55.82 () {64 vars in 1265 bytes} [Sun Sep 20 17:52:16 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 20 17:52:16.440145 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [req-7aee92fb-6713-40dd-9c68-c92d39bb48b3 req-0795b026-49a8-42a0-8b32-c8623dbe268a None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:16.444386 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [req-7aee92fb-6713-40dd-9c68-c92d39bb48b3 req-0795b026-49a8-42a0-8b32-c8623dbe268a demo demo] GET https://162.253.55.82/volume/v3/ Sep 20 17:52:16.444784 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [req-7aee92fb-6713-40dd-9c68-c92d39bb48b3 req-0795b026-49a8-42a0-8b32-c8623dbe268a demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:16.445170 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [req-7aee92fb-6713-40dd-9c68-c92d39bb48b3 req-0795b026-49a8-42a0-8b32-c8623dbe268a demo demo] Calling method 'version_select' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:16.446126 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [req-7aee92fb-6713-40dd-9c68-c92d39bb48b3 req-0795b026-49a8-42a0-8b32-c8623dbe268a demo demo] https://162.253.55.82/volume/v3/ returned with HTTP 200 Sep 20 17:52:16.446820 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 3/12] 162.253.55.82 () {66 vars in 1339 bytes} [Sun Sep 20 17:52:16 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:52:16.486809 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-fd43ab73-fd59-4dc2-bef8-279c4558e1cd None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:16.490798 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-fd43ab73-fd59-4dc2-bef8-279c4558e1cd demo demo] GET https://162.253.55.82/volume/v3/types/default Sep 20 17:52:16.491161 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-fd43ab73-fd59-4dc2-bef8-279c4558e1cd demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:16.491608 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-fd43ab73-fd59-4dc2-bef8-279c4558e1cd demo demo] Calling method 'show' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:16.504381 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-fd43ab73-fd59-4dc2-bef8-279c4558e1cd demo demo] https://162.253.55.82/volume/v3/types/default returned with HTTP 200 Sep 20 17:52:16.505043 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 3/13] 162.253.55.82 () {64 vars in 1294 bytes} [Sun Sep 20 17:52:16 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:52:17.148794 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-55b0eae9-a8ea-40d6-9f64-33bc55428fcf None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:17.150060 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 4/14] 162.253.55.82 () {62 vars in 1061 bytes} [Sun Sep 20 17:52:17 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 20 17:52:17.181766 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-b1c22bf4-d850-4b97-a29c-25da056a5bf6 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:17.186864 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 5/15] 162.253.55.82 () {64 vars in 1265 bytes} [Sun Sep 20 17:52:17 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 20 17:52:17.219952 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [req-b1c22bf4-d850-4b97-a29c-25da056a5bf6 req-8aaa4bc3-8f25-4679-95a4-8ee6112b3d11 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:17.223377 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [req-b1c22bf4-d850-4b97-a29c-25da056a5bf6 req-8aaa4bc3-8f25-4679-95a4-8ee6112b3d11 demo demo] GET https://162.253.55.82/volume/v3/ Sep 20 17:52:17.223725 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [req-b1c22bf4-d850-4b97-a29c-25da056a5bf6 req-8aaa4bc3-8f25-4679-95a4-8ee6112b3d11 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:17.224109 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [req-b1c22bf4-d850-4b97-a29c-25da056a5bf6 req-8aaa4bc3-8f25-4679-95a4-8ee6112b3d11 demo demo] Calling method 'version_select' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:17.224780 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [req-b1c22bf4-d850-4b97-a29c-25da056a5bf6 req-8aaa4bc3-8f25-4679-95a4-8ee6112b3d11 demo demo] https://162.253.55.82/volume/v3/ returned with HTTP 200 Sep 20 17:52:17.225474 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 4/16] 162.253.55.82 () {66 vars in 1339 bytes} [Sun Sep 20 17:52:17 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 20 17:52:17.260979 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-f2ec2741-058f-4bc4-9309-ca6c4a8dd828 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:17.264627 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-f2ec2741-058f-4bc4-9309-ca6c4a8dd828 demo demo] GET https://162.253.55.82/volume/v3/types/default Sep 20 17:52:17.265013 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-f2ec2741-058f-4bc4-9309-ca6c4a8dd828 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:17.265417 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-f2ec2741-058f-4bc4-9309-ca6c4a8dd828 demo demo] Calling method 'show' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:17.277719 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-f2ec2741-058f-4bc4-9309-ca6c4a8dd828 demo demo] https://162.253.55.82/volume/v3/types/default returned with HTTP 200 Sep 20 17:52:17.278422 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 4/17] 162.253.55.82 () {64 vars in 1294 bytes} [Sun Sep 20 17:52:17 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:52:17.314921 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-ced97b55-9553-43ba-8cd4-4e5e3d440cc6 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:17.316140 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 5/18] 162.253.55.82 () {62 vars in 1061 bytes} [Sun Sep 20 17:52:17 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 20 17:52:17.346194 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-08fe9c18-efc7-48f1-81c0-9991bdf0cd3f None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:17.349795 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 6/19] 162.253.55.82 () {64 vars in 1265 bytes} [Sun Sep 20 17:52:17 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 20 17:52:17.379022 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [req-08fe9c18-efc7-48f1-81c0-9991bdf0cd3f req-fe12ffdd-70d8-449c-ad77-1a2aab77b916 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:17.382512 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [req-08fe9c18-efc7-48f1-81c0-9991bdf0cd3f req-fe12ffdd-70d8-449c-ad77-1a2aab77b916 demo demo] GET https://162.253.55.82/volume/v3/ Sep 20 17:52:17.382881 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [req-08fe9c18-efc7-48f1-81c0-9991bdf0cd3f req-fe12ffdd-70d8-449c-ad77-1a2aab77b916 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:17.383266 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [req-08fe9c18-efc7-48f1-81c0-9991bdf0cd3f req-fe12ffdd-70d8-449c-ad77-1a2aab77b916 demo demo] Calling method 'version_select' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:17.384228 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [req-08fe9c18-efc7-48f1-81c0-9991bdf0cd3f req-fe12ffdd-70d8-449c-ad77-1a2aab77b916 demo demo] https://162.253.55.82/volume/v3/ returned with HTTP 200 Sep 20 17:52:17.385227 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 5/20] 162.253.55.82 () {66 vars in 1339 bytes} [Sun Sep 20 17:52:17 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 20 17:52:17.419232 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-773e5454-68d5-4fa1-942d-14b5bba04f11 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:52:17.422902 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-773e5454-68d5-4fa1-942d-14b5bba04f11 demo demo] GET https://162.253.55.82/volume/v3/types/default Sep 20 17:52:17.423398 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-773e5454-68d5-4fa1-942d-14b5bba04f11 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:52:17.423891 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-773e5454-68d5-4fa1-942d-14b5bba04f11 demo demo] Calling method 'show' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:52:17.435871 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-773e5454-68d5-4fa1-942d-14b5bba04f11 demo demo] https://162.253.55.82/volume/v3/types/default returned with HTTP 200 Sep 20 17:52:17.436678 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 5/21] 162.253.55.82 () {64 vars in 1294 bytes} [Sun Sep 20 17:52:17 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:52:25.220184 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:52:27.429806 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=8 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:57:12.932594 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-6be759b7-6ba4-4a7a-bcb6-9fe97af63b15 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:57:13.029800 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-6be759b7-6ba4-4a7a-bcb6-9fe97af63b15 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 17:57:13.030125 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-6be759b7-6ba4-4a7a-bcb6-9fe97af63b15 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:57:13.030566 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-6be759b7-6ba4-4a7a-bcb6-9fe97af63b15 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:57:13.031613 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-6be759b7-6ba4-4a7a-bcb6-9fe97af63b15 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:57:13.032897 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-6be759b7-6ba4-4a7a-bcb6-9fe97af63b15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 17:57:13.094534 np0000193575 devstack@c-api.service[111393]: /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 20 17:57:13.094534 np0000193575 devstack@c-api.service[111393]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 20 17:57:13.094886 np0000193575 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-6be759b7-6ba4-4a7a-bcb6-9fe97af63b15 demo demo] Get all volumes completed successfully. Sep 20 17:57:13.098036 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-6be759b7-6ba4-4a7a-bcb6-9fe97af63b15 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 17:57:13.098618 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 6/22] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 17:57:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 17:57:23.085021 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:58:13.152542 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-f272c112-a910-410f-a713-92769cfb9c79 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:58:13.155617 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-f272c112-a910-410f-a713-92769cfb9c79 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 17:58:13.155903 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-f272c112-a910-410f-a713-92769cfb9c79 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:58:13.156128 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-f272c112-a910-410f-a713-92769cfb9c79 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:58:13.157536 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-f272c112-a910-410f-a713-92769cfb9c79 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:58:13.159122 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-f272c112-a910-410f-a713-92769cfb9c79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 17:58:13.197447 np0000193575 devstack@c-api.service[111392]: /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 20 17:58:13.197447 np0000193575 devstack@c-api.service[111392]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 20 17:58:13.197754 np0000193575 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-f272c112-a910-410f-a713-92769cfb9c79 demo demo] Get all volumes completed successfully. Sep 20 17:58:13.199888 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-f272c112-a910-410f-a713-92769cfb9c79 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 17:58:13.200320 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 7/23] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 17:58:13 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 20 17:58:23.190838 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:59:13.232172 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-4e15abf4-33c2-4ee3-8940-4afe73021d77 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:59:13.242455 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-4e15abf4-33c2-4ee3-8940-4afe73021d77 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 17:59:13.242945 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-4e15abf4-33c2-4ee3-8940-4afe73021d77 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:59:13.243586 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-4e15abf4-33c2-4ee3-8940-4afe73021d77 demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:59:13.245542 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-4e15abf4-33c2-4ee3-8940-4afe73021d77 demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:59:13.247421 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-4e15abf4-33c2-4ee3-8940-4afe73021d77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 17:59:13.300289 np0000193575 devstack@c-api.service[111394]: /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 20 17:59:13.300289 np0000193575 devstack@c-api.service[111394]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 20 17:59:13.300547 np0000193575 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-4e15abf4-33c2-4ee3-8940-4afe73021d77 demo demo] Get all volumes completed successfully. Sep 20 17:59:13.302630 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-4e15abf4-33c2-4ee3-8940-4afe73021d77 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 17:59:13.303044 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 6/24] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 17:59:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 17:59:23.293871 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:00:13.326844 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-df9f05b0-f253-4ee8-a08c-9ffa7ae5bdb7 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:00:13.334002 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-df9f05b0-f253-4ee8-a08c-9ffa7ae5bdb7 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:00:13.334221 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-df9f05b0-f253-4ee8-a08c-9ffa7ae5bdb7 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:00:13.335422 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-df9f05b0-f253-4ee8-a08c-9ffa7ae5bdb7 demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:00:13.336252 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-df9f05b0-f253-4ee8-a08c-9ffa7ae5bdb7 demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:00:13.337397 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-df9f05b0-f253-4ee8-a08c-9ffa7ae5bdb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:00:13.385155 np0000193575 devstack@c-api.service[111395]: /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 20 18:00:13.385155 np0000193575 devstack@c-api.service[111395]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 20 18:00:13.385456 np0000193575 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-df9f05b0-f253-4ee8-a08c-9ffa7ae5bdb7 demo demo] Get all volumes completed successfully. Sep 20 18:00:13.388423 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-df9f05b0-f253-4ee8-a08c-9ffa7ae5bdb7 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:00:13.388423 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 6/25] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:00:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:00:23.378154 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:01:13.410489 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-3b62cd34-ae11-485a-aebf-e543df2c082e None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:01:13.414177 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-3b62cd34-ae11-485a-aebf-e543df2c082e demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:01:13.414417 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-3b62cd34-ae11-485a-aebf-e543df2c082e demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:01:13.414929 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-3b62cd34-ae11-485a-aebf-e543df2c082e demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:01:13.415735 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-3b62cd34-ae11-485a-aebf-e543df2c082e demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:01:13.416292 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-3b62cd34-ae11-485a-aebf-e543df2c082e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:01:13.424955 np0000193575 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-3b62cd34-ae11-485a-aebf-e543df2c082e demo demo] Get all volumes completed successfully. Sep 20 18:01:13.429332 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-3b62cd34-ae11-485a-aebf-e543df2c082e demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:01:13.430131 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 7/26] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:01:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:01:23.419550 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:02:13.462185 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-eae83e1c-7060-479b-9dcf-3865cbdc5571 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:02:13.664171 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-eae83e1c-7060-479b-9dcf-3865cbdc5571 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:02:13.664396 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-eae83e1c-7060-479b-9dcf-3865cbdc5571 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:02:13.664546 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-eae83e1c-7060-479b-9dcf-3865cbdc5571 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:02:13.665857 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-eae83e1c-7060-479b-9dcf-3865cbdc5571 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:02:13.665857 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-eae83e1c-7060-479b-9dcf-3865cbdc5571 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:02:13.672562 np0000193575 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-eae83e1c-7060-479b-9dcf-3865cbdc5571 demo demo] Get all volumes completed successfully. Sep 20 18:02:13.674856 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-eae83e1c-7060-479b-9dcf-3865cbdc5571 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:02:13.675791 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 8/27] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:02:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:02:23.672410 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:03:13.697261 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-b3bfecfc-4d39-44f3-b2dd-7a9cd7ec533d None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:03:13.700703 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-b3bfecfc-4d39-44f3-b2dd-7a9cd7ec533d demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:03:13.700870 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-b3bfecfc-4d39-44f3-b2dd-7a9cd7ec533d demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:03:13.701064 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-b3bfecfc-4d39-44f3-b2dd-7a9cd7ec533d demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:03:13.701310 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-b3bfecfc-4d39-44f3-b2dd-7a9cd7ec533d demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:03:13.701998 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-b3bfecfc-4d39-44f3-b2dd-7a9cd7ec533d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:03:13.713693 np0000193575 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-b3bfecfc-4d39-44f3-b2dd-7a9cd7ec533d demo demo] Get all volumes completed successfully. Sep 20 18:03:13.715428 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-b3bfecfc-4d39-44f3-b2dd-7a9cd7ec533d demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:03:13.715781 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 7/28] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:03:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:03:23.709059 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:04:13.735627 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-53f5b51c-3451-446b-ab93-b578bc9ac47e None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:04:13.739978 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-53f5b51c-3451-446b-ab93-b578bc9ac47e demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:04:13.740343 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-53f5b51c-3451-446b-ab93-b578bc9ac47e demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:04:13.740791 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-53f5b51c-3451-446b-ab93-b578bc9ac47e demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:04:13.741299 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-53f5b51c-3451-446b-ab93-b578bc9ac47e demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:04:13.742767 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-53f5b51c-3451-446b-ab93-b578bc9ac47e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:04:13.756930 np0000193575 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-53f5b51c-3451-446b-ab93-b578bc9ac47e demo demo] Get all volumes completed successfully. Sep 20 18:04:13.760997 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-53f5b51c-3451-446b-ab93-b578bc9ac47e demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:04:13.761765 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 7/29] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:04:13 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 20 18:04:23.748697 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:05:13.788761 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-326c93c3-99cd-4843-920a-bd24aa5822f6 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:05:13.792836 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-326c93c3-99cd-4843-920a-bd24aa5822f6 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:05:13.794647 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-326c93c3-99cd-4843-920a-bd24aa5822f6 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:05:13.794647 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-326c93c3-99cd-4843-920a-bd24aa5822f6 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:05:13.794647 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-326c93c3-99cd-4843-920a-bd24aa5822f6 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:05:13.795262 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-326c93c3-99cd-4843-920a-bd24aa5822f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:05:13.807647 np0000193575 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-326c93c3-99cd-4843-920a-bd24aa5822f6 demo demo] Get all volumes completed successfully. Sep 20 18:05:13.811534 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-326c93c3-99cd-4843-920a-bd24aa5822f6 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:05:13.812233 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 8/30] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:05:13 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 20 18:05:23.800203 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:06:13.832412 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-4321a99e-f9ea-4dcf-ac15-49ba8761a954 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:06:13.836788 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-4321a99e-f9ea-4dcf-ac15-49ba8761a954 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:06:13.837168 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-4321a99e-f9ea-4dcf-ac15-49ba8761a954 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:06:13.837709 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-4321a99e-f9ea-4dcf-ac15-49ba8761a954 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:06:13.838278 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-4321a99e-f9ea-4dcf-ac15-49ba8761a954 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:06:13.839764 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-4321a99e-f9ea-4dcf-ac15-49ba8761a954 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:06:13.853151 np0000193575 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-4321a99e-f9ea-4dcf-ac15-49ba8761a954 demo demo] Get all volumes completed successfully. Sep 20 18:06:13.857703 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-4321a99e-f9ea-4dcf-ac15-49ba8761a954 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:06:13.858822 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 9/31] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:06:13 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 20 18:06:23.845424 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:07:13.877204 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-9fda2108-27d2-41af-aa95-b97b84e1d5bd None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:07:14.076037 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-9fda2108-27d2-41af-aa95-b97b84e1d5bd demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:07:14.076449 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-9fda2108-27d2-41af-aa95-b97b84e1d5bd demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:07:14.076873 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-9fda2108-27d2-41af-aa95-b97b84e1d5bd demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:07:14.077375 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-9fda2108-27d2-41af-aa95-b97b84e1d5bd demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:07:14.078816 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-9fda2108-27d2-41af-aa95-b97b84e1d5bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:07:14.090878 np0000193575 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-9fda2108-27d2-41af-aa95-b97b84e1d5bd demo demo] Get all volumes completed successfully. Sep 20 18:07:14.094767 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-9fda2108-27d2-41af-aa95-b97b84e1d5bd demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:07:14.095458 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 8/32] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:07:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:07:24.083935 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:08:14.116761 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-9cb0566d-c4ae-4cf5-9bfd-0cd0707a8a4f None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:08:14.122191 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-9cb0566d-c4ae-4cf5-9bfd-0cd0707a8a4f demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:08:14.122663 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-9cb0566d-c4ae-4cf5-9bfd-0cd0707a8a4f demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:08:14.123068 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-9cb0566d-c4ae-4cf5-9bfd-0cd0707a8a4f demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:08:14.123637 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-9cb0566d-c4ae-4cf5-9bfd-0cd0707a8a4f demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:08:14.125724 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-9cb0566d-c4ae-4cf5-9bfd-0cd0707a8a4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:08:14.142466 np0000193575 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-9cb0566d-c4ae-4cf5-9bfd-0cd0707a8a4f demo demo] Get all volumes completed successfully. Sep 20 18:08:14.147810 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-9cb0566d-c4ae-4cf5-9bfd-0cd0707a8a4f demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:08:14.148495 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 8/33] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:08:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:08:24.132556 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:09:14.224742 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-af1865c5-cace-4dab-b01a-2fb627fc3a29 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:09:14.229895 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-af1865c5-cace-4dab-b01a-2fb627fc3a29 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:09:14.230105 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-af1865c5-cace-4dab-b01a-2fb627fc3a29 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:09:14.230244 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-af1865c5-cace-4dab-b01a-2fb627fc3a29 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:09:14.230530 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-af1865c5-cace-4dab-b01a-2fb627fc3a29 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:09:14.231219 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-af1865c5-cace-4dab-b01a-2fb627fc3a29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:09:14.240000 np0000193575 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-af1865c5-cace-4dab-b01a-2fb627fc3a29 demo demo] Get all volumes completed successfully. Sep 20 18:09:14.241891 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-af1865c5-cace-4dab-b01a-2fb627fc3a29 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:09:14.242707 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 9/34] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:09:14 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 20 18:09:24.234087 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:10:14.264558 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-dd1eb4ea-0ca8-4327-8080-19da54f1f2fb None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:10:14.270469 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-dd1eb4ea-0ca8-4327-8080-19da54f1f2fb demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:10:14.270816 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-dd1eb4ea-0ca8-4327-8080-19da54f1f2fb demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:10:14.271171 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-dd1eb4ea-0ca8-4327-8080-19da54f1f2fb demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:10:14.272172 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-dd1eb4ea-0ca8-4327-8080-19da54f1f2fb demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:10:14.273592 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-dd1eb4ea-0ca8-4327-8080-19da54f1f2fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:10:14.289528 np0000193575 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-dd1eb4ea-0ca8-4327-8080-19da54f1f2fb demo demo] Get all volumes completed successfully. Sep 20 18:10:14.291802 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-dd1eb4ea-0ca8-4327-8080-19da54f1f2fb demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:10:14.292228 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 10/35] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:10:14 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 20 18:10:24.281893 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:11:14.311043 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-7e7d18e9-984b-4b7c-867b-9f66a02cee31 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:11:14.315670 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-7e7d18e9-984b-4b7c-867b-9f66a02cee31 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:11:14.316060 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-7e7d18e9-984b-4b7c-867b-9f66a02cee31 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:11:14.316879 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-7e7d18e9-984b-4b7c-867b-9f66a02cee31 demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:11:14.317047 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-7e7d18e9-984b-4b7c-867b-9f66a02cee31 demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:11:14.318794 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-7e7d18e9-984b-4b7c-867b-9f66a02cee31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:11:14.331617 np0000193575 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-7e7d18e9-984b-4b7c-867b-9f66a02cee31 demo demo] Get all volumes completed successfully. Sep 20 18:11:14.336357 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-7e7d18e9-984b-4b7c-867b-9f66a02cee31 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:11:14.337162 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 9/36] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:11:14 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 20 18:11:24.323494 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:12:14.357312 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-26a0388c-4bb9-4776-8740-128d4ad8d185 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:12:14.577049 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-26a0388c-4bb9-4776-8740-128d4ad8d185 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:12:14.577448 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-26a0388c-4bb9-4776-8740-128d4ad8d185 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:12:14.577838 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-26a0388c-4bb9-4776-8740-128d4ad8d185 demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:12:14.578299 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-26a0388c-4bb9-4776-8740-128d4ad8d185 demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:12:14.579791 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-26a0388c-4bb9-4776-8740-128d4ad8d185 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:12:14.593240 np0000193575 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-26a0388c-4bb9-4776-8740-128d4ad8d185 demo demo] Get all volumes completed successfully. Sep 20 18:12:14.597691 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-26a0388c-4bb9-4776-8740-128d4ad8d185 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:12:14.598508 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 9/37] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:12:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:12:24.586726 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:13:14.626077 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-9f861277-8835-4203-81b4-ddb7199bccd4 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:13:14.630685 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-9f861277-8835-4203-81b4-ddb7199bccd4 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:13:14.631083 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-9f861277-8835-4203-81b4-ddb7199bccd4 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:13:14.631706 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-9f861277-8835-4203-81b4-ddb7199bccd4 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:13:14.632197 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-9f861277-8835-4203-81b4-ddb7199bccd4 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:13:14.633857 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-9f861277-8835-4203-81b4-ddb7199bccd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:13:14.652897 np0000193575 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-9f861277-8835-4203-81b4-ddb7199bccd4 demo demo] Get all volumes completed successfully. Sep 20 18:13:14.657625 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-9f861277-8835-4203-81b4-ddb7199bccd4 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:13:14.658509 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 10/38] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:13:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:13:24.639005 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:14:14.677880 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-caafb3e0-6c47-434f-975d-8b078186911f None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:14:14.682811 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-caafb3e0-6c47-434f-975d-8b078186911f demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:14:14.683151 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-caafb3e0-6c47-434f-975d-8b078186911f demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:14:14.683536 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-caafb3e0-6c47-434f-975d-8b078186911f demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:14:14.683989 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-caafb3e0-6c47-434f-975d-8b078186911f demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:14:14.685337 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-caafb3e0-6c47-434f-975d-8b078186911f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:14:14.697096 np0000193575 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-caafb3e0-6c47-434f-975d-8b078186911f demo demo] Get all volumes completed successfully. Sep 20 18:14:14.701945 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-caafb3e0-6c47-434f-975d-8b078186911f demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:14:14.702810 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 11/39] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:14:14 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 20 18:14:24.689842 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:15:14.729476 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-b67c2a40-27f3-4120-ade8-6efe50f5000e None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:15:14.733816 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-b67c2a40-27f3-4120-ade8-6efe50f5000e demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:15:14.736297 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-b67c2a40-27f3-4120-ade8-6efe50f5000e demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:15:14.737451 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-b67c2a40-27f3-4120-ade8-6efe50f5000e demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:15:14.737765 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-b67c2a40-27f3-4120-ade8-6efe50f5000e demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:15:14.739412 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-b67c2a40-27f3-4120-ade8-6efe50f5000e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:15:14.754548 np0000193575 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-b67c2a40-27f3-4120-ade8-6efe50f5000e demo demo] Get all volumes completed successfully. Sep 20 18:15:14.759888 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-b67c2a40-27f3-4120-ade8-6efe50f5000e demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:15:14.760908 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 10/40] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:15:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:15:24.745463 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:16:14.780147 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-d4efd267-b812-4e8b-87c9-2806b2a82e24 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:16:14.785789 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-d4efd267-b812-4e8b-87c9-2806b2a82e24 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:16:14.786226 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-d4efd267-b812-4e8b-87c9-2806b2a82e24 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:16:14.786650 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-d4efd267-b812-4e8b-87c9-2806b2a82e24 demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:16:14.787167 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-d4efd267-b812-4e8b-87c9-2806b2a82e24 demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:16:14.788822 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-d4efd267-b812-4e8b-87c9-2806b2a82e24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:16:14.804169 np0000193575 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-d4efd267-b812-4e8b-87c9-2806b2a82e24 demo demo] Get all volumes completed successfully. Sep 20 18:16:14.808483 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-d4efd267-b812-4e8b-87c9-2806b2a82e24 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:16:14.809196 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 10/41] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:16:14 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 20 18:16:24.797162 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:17:14.828872 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-a2aff7bd-58a0-4ad8-84da-31e879b09c95 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:17:14.969950 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-a2aff7bd-58a0-4ad8-84da-31e879b09c95 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:17:14.970337 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-a2aff7bd-58a0-4ad8-84da-31e879b09c95 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:17:14.970956 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-a2aff7bd-58a0-4ad8-84da-31e879b09c95 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:17:14.971172 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-a2aff7bd-58a0-4ad8-84da-31e879b09c95 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:17:14.973034 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-a2aff7bd-58a0-4ad8-84da-31e879b09c95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:17:14.985243 np0000193575 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-a2aff7bd-58a0-4ad8-84da-31e879b09c95 demo demo] Get all volumes completed successfully. Sep 20 18:17:14.989124 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-a2aff7bd-58a0-4ad8-84da-31e879b09c95 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:17:14.989855 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 11/42] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:17:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:17:24.977895 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:18:15.012487 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-7402ab56-9324-4e03-82c7-22bdfe475322 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:18:15.016635 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-7402ab56-9324-4e03-82c7-22bdfe475322 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:18:15.016988 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-7402ab56-9324-4e03-82c7-22bdfe475322 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:18:15.017355 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-7402ab56-9324-4e03-82c7-22bdfe475322 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:18:15.017887 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-7402ab56-9324-4e03-82c7-22bdfe475322 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:18:15.019175 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-7402ab56-9324-4e03-82c7-22bdfe475322 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:18:15.032667 np0000193575 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-7402ab56-9324-4e03-82c7-22bdfe475322 demo demo] Get all volumes completed successfully. Sep 20 18:18:15.036849 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-7402ab56-9324-4e03-82c7-22bdfe475322 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:18:15.037660 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 12/43] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:18:15 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 20 18:18:25.024628 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:19:15.056893 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-4cb82f7b-b262-468d-8481-6c2e35b16fc8 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:19:15.061408 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-4cb82f7b-b262-468d-8481-6c2e35b16fc8 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:19:15.061799 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-4cb82f7b-b262-468d-8481-6c2e35b16fc8 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:19:15.062189 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-4cb82f7b-b262-468d-8481-6c2e35b16fc8 demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:19:15.062701 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-4cb82f7b-b262-468d-8481-6c2e35b16fc8 demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:19:15.064066 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-4cb82f7b-b262-468d-8481-6c2e35b16fc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:19:15.076985 np0000193575 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-4cb82f7b-b262-468d-8481-6c2e35b16fc8 demo demo] Get all volumes completed successfully. Sep 20 18:19:15.080768 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-4cb82f7b-b262-468d-8481-6c2e35b16fc8 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:19:15.081482 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 11/44] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:19:15 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 20 18:19:25.069197 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:20:15.098609 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-f0cab08c-61ee-4f4e-b452-7bb4a29f063b None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:20:15.103074 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-f0cab08c-61ee-4f4e-b452-7bb4a29f063b demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:20:15.103397 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-f0cab08c-61ee-4f4e-b452-7bb4a29f063b demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:20:15.104564 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-f0cab08c-61ee-4f4e-b452-7bb4a29f063b demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:20:15.104564 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-f0cab08c-61ee-4f4e-b452-7bb4a29f063b demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:20:15.105542 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-f0cab08c-61ee-4f4e-b452-7bb4a29f063b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:20:15.117446 np0000193575 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-f0cab08c-61ee-4f4e-b452-7bb4a29f063b demo demo] Get all volumes completed successfully. Sep 20 18:20:15.121130 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-f0cab08c-61ee-4f4e-b452-7bb4a29f063b demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:20:15.121818 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 11/45] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:20:15 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 20 18:20:25.110139 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:21:15.148987 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-4f2aa0fd-129e-40d7-9ab5-164b7bf77abd None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:21:15.153046 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-4f2aa0fd-129e-40d7-9ab5-164b7bf77abd demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:21:15.153419 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-4f2aa0fd-129e-40d7-9ab5-164b7bf77abd demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:21:15.153839 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-4f2aa0fd-129e-40d7-9ab5-164b7bf77abd demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:21:15.154280 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-4f2aa0fd-129e-40d7-9ab5-164b7bf77abd demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:21:15.155754 np0000193575 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-4f2aa0fd-129e-40d7-9ab5-164b7bf77abd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:21:15.167834 np0000193575 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-4f2aa0fd-129e-40d7-9ab5-164b7bf77abd demo demo] Get all volumes completed successfully. Sep 20 18:21:15.171829 np0000193575 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-4f2aa0fd-129e-40d7-9ab5-164b7bf77abd demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:21:15.172587 np0000193575 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 12/46] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:21:15 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 20 18:21:25.160329 np0000193575 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:22:15.198425 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-a1e95c33-4599-44fb-9c1c-c54e0f3071f9 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:22:15.366347 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-a1e95c33-4599-44fb-9c1c-c54e0f3071f9 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:22:15.366714 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-a1e95c33-4599-44fb-9c1c-c54e0f3071f9 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:22:15.367067 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-a1e95c33-4599-44fb-9c1c-c54e0f3071f9 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:22:15.367554 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-a1e95c33-4599-44fb-9c1c-c54e0f3071f9 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:22:15.368967 np0000193575 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-a1e95c33-4599-44fb-9c1c-c54e0f3071f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:22:15.382229 np0000193575 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-a1e95c33-4599-44fb-9c1c-c54e0f3071f9 demo demo] Get all volumes completed successfully. Sep 20 18:22:15.386255 np0000193575 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-a1e95c33-4599-44fb-9c1c-c54e0f3071f9 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:22:15.386942 np0000193575 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 13/47] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:22:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:22:25.373241 np0000193575 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:23:15.417960 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-d430e2e3-b36e-43a2-a8c4-be09e7cf6d22 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:23:15.421151 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-d430e2e3-b36e-43a2-a8c4-be09e7cf6d22 demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:23:15.421405 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-d430e2e3-b36e-43a2-a8c4-be09e7cf6d22 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:23:15.421631 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-d430e2e3-b36e-43a2-a8c4-be09e7cf6d22 demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:23:15.421934 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-d430e2e3-b36e-43a2-a8c4-be09e7cf6d22 demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:23:15.422864 np0000193575 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-d430e2e3-b36e-43a2-a8c4-be09e7cf6d22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:23:15.432931 np0000193575 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-d430e2e3-b36e-43a2-a8c4-be09e7cf6d22 demo demo] Get all volumes completed successfully. Sep 20 18:23:15.435400 np0000193575 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-d430e2e3-b36e-43a2-a8c4-be09e7cf6d22 demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:23:15.435835 np0000193575 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 12/48] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:23:15 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 20 18:23:25.426270 np0000193575 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:24:15.457612 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-044b3b55-2440-4d2f-8db8-f74e607fabdd None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:24:15.461837 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-044b3b55-2440-4d2f-8db8-f74e607fabdd demo demo] GET https://162.253.55.82/volume/v3/volumes/detail Sep 20 18:24:15.462186 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-044b3b55-2440-4d2f-8db8-f74e607fabdd demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:24:15.462609 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-044b3b55-2440-4d2f-8db8-f74e607fabdd demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:24:15.463047 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-044b3b55-2440-4d2f-8db8-f74e607fabdd demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:24:15.464394 np0000193575 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-044b3b55-2440-4d2f-8db8-f74e607fabdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:24:15.476807 np0000193575 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-044b3b55-2440-4d2f-8db8-f74e607fabdd demo demo] Get all volumes completed successfully. Sep 20 18:24:15.480488 np0000193575 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-044b3b55-2440-4d2f-8db8-f74e607fabdd demo demo] https://162.253.55.82/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:24:15.481122 np0000193575 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 12/49] 162.253.55.82 () {64 vars in 1290 bytes} [Sun Sep 20 18:24:15 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 20 18:24:25.469071 np0000193575 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}