Sep 09 13:24:28.978111 np0000192390 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 09 13:24:28.987355 np0000192390 devstack@c-api.service[111483]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 9 13:24:28 2026] *** Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: nodename: np0000192390 Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: machine: x86_64 Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: clock source: unix Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: pcre jit disabled Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: detected number of CPU cores: 16 Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: current working directory: / Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: detected binary path: /usr/bin/uwsgi-core Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: your processes number limit is 256916 Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: your memory page size is 4096 bytes Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: detected max file descriptor number: 2048 Sep 09 13:24:28.991709 np0000192390 devstack@c-api.service[111483]: lock engine: pthread robust mutexes Sep 09 13:24:28.992494 np0000192390 devstack@c-api.service[111483]: thunder lock: enabled Sep 09 13:24:28.992494 np0000192390 devstack@c-api.service[111483]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 09 13:24:28.992494 np0000192390 devstack@c-api.service[111483]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 09 13:24:28.992494 np0000192390 devstack@c-api.service[111483]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 09 13:24:28.992494 np0000192390 devstack@c-api.service[111483]: Set PythonHome to /opt/stack/data/venv Sep 09 13:24:29.067319 np0000192390 devstack@c-api.service[111483]: Python main interpreter initialized at 0x7ec5ca6a4668 Sep 09 13:24:29.067319 np0000192390 devstack@c-api.service[111483]: python threads support enabled Sep 09 13:24:29.067319 np0000192390 devstack@c-api.service[111483]: your server socket listen backlog is limited to 100 connections Sep 09 13:24:29.067319 np0000192390 devstack@c-api.service[111483]: your mercy for graceful operations on workers is 80 seconds Sep 09 13:24:29.068370 np0000192390 devstack@c-api.service[111483]: mapped 671795 bytes (656 KB) for 4 cores Sep 09 13:24:29.068660 np0000192390 devstack@c-api.service[111483]: *** Operational MODE: preforking *** Sep 09 13:24:29.069082 np0000192390 devstack@c-api.service[111483]: *** uWSGI is running in multiple interpreter mode *** Sep 09 13:24:29.069082 np0000192390 devstack@c-api.service[111483]: spawned uWSGI master process (pid: 111483) Sep 09 13:24:29.069264 np0000192390 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 09 13:24:29.070466 np0000192390 devstack@c-api.service[111483]: spawned uWSGI worker 1 (pid: 111489, cores: 1) Sep 09 13:24:29.071208 np0000192390 devstack@c-api.service[111483]: spawned uWSGI worker 2 (pid: 111490, cores: 1) Sep 09 13:24:29.071892 np0000192390 devstack@c-api.service[111483]: spawned uWSGI worker 3 (pid: 111491, cores: 1) Sep 09 13:24:29.072517 np0000192390 devstack@c-api.service[111483]: spawned uWSGI worker 4 (pid: 111492, cores: 1) Sep 09 13:24:29.072634 np0000192390 devstack@c-api.service[111483]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 09 13:24:29.198591 np0000192390 devstack@c-api.service[111490]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 13:24:29.198591 np0000192390 devstack@c-api.service[111490]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 13:24:29.198591 np0000192390 devstack@c-api.service[111490]: we strongly recommend against using it for new projects. Sep 09 13:24:29.198591 np0000192390 devstack@c-api.service[111490]: If you are already using Eventlet, we recommend migrating to a different Sep 09 13:24:29.198591 np0000192390 devstack@c-api.service[111490]: framework. For more detail see Sep 09 13:24:29.198591 np0000192390 devstack@c-api.service[111490]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 13:24:29.198591 np0000192390 devstack@c-api.service[111490]: import eventlet # noqa Sep 09 13:24:29.205094 np0000192390 devstack@c-api.service[111492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 13:24:29.205094 np0000192390 devstack@c-api.service[111492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 13:24:29.205094 np0000192390 devstack@c-api.service[111492]: we strongly recommend against using it for new projects. Sep 09 13:24:29.205094 np0000192390 devstack@c-api.service[111492]: If you are already using Eventlet, we recommend migrating to a different Sep 09 13:24:29.205094 np0000192390 devstack@c-api.service[111492]: framework. For more detail see Sep 09 13:24:29.205094 np0000192390 devstack@c-api.service[111492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 13:24:29.205094 np0000192390 devstack@c-api.service[111492]: import eventlet # noqa Sep 09 13:24:29.219097 np0000192390 devstack@c-api.service[111489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 13:24:29.219097 np0000192390 devstack@c-api.service[111489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 13:24:29.219097 np0000192390 devstack@c-api.service[111489]: we strongly recommend against using it for new projects. Sep 09 13:24:29.219097 np0000192390 devstack@c-api.service[111489]: If you are already using Eventlet, we recommend migrating to a different Sep 09 13:24:29.219097 np0000192390 devstack@c-api.service[111489]: framework. For more detail see Sep 09 13:24:29.219097 np0000192390 devstack@c-api.service[111489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 13:24:29.219097 np0000192390 devstack@c-api.service[111489]: import eventlet # noqa Sep 09 13:24:29.233374 np0000192390 devstack@c-api.service[111491]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 13:24:29.233374 np0000192390 devstack@c-api.service[111491]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 13:24:29.233374 np0000192390 devstack@c-api.service[111491]: we strongly recommend against using it for new projects. Sep 09 13:24:29.233374 np0000192390 devstack@c-api.service[111491]: If you are already using Eventlet, we recommend migrating to a different Sep 09 13:24:29.233374 np0000192390 devstack@c-api.service[111491]: framework. For more detail see Sep 09 13:24:29.233374 np0000192390 devstack@c-api.service[111491]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 13:24:29.233374 np0000192390 devstack@c-api.service[111491]: import eventlet # noqa Sep 09 13:24:29.355361 np0000192390 devstack@c-api.service[111490]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 13:24:29.355361 np0000192390 devstack@c-api.service[111490]: from cgi import parse_header Sep 09 13:24:29.363991 np0000192390 devstack@c-api.service[111492]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 13:24:29.363991 np0000192390 devstack@c-api.service[111492]: from cgi import parse_header Sep 09 13:24:29.377021 np0000192390 devstack@c-api.service[111489]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 13:24:29.377021 np0000192390 devstack@c-api.service[111489]: from cgi import parse_header Sep 09 13:24:29.392245 np0000192390 devstack@c-api.service[111490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 13:24:29.392245 np0000192390 devstack@c-api.service[111490]: warnings.warn( Sep 09 13:24:29.397089 np0000192390 devstack@c-api.service[111491]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 13:24:29.397089 np0000192390 devstack@c-api.service[111491]: from cgi import parse_header Sep 09 13:24:29.401734 np0000192390 devstack@c-api.service[111492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 13:24:29.401734 np0000192390 devstack@c-api.service[111492]: warnings.warn( Sep 09 13:24:29.402755 np0000192390 devstack@c-api.service[111490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 13:24:29.402755 np0000192390 devstack@c-api.service[111490]: removals.removed_module( Sep 09 13:24:29.403485 np0000192390 devstack@c-api.service[111490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 13:24:29.403485 np0000192390 devstack@c-api.service[111490]: removals.removed_module( Sep 09 13:24:29.411705 np0000192390 devstack@c-api.service[111492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 13:24:29.411705 np0000192390 devstack@c-api.service[111492]: removals.removed_module( Sep 09 13:24:29.412398 np0000192390 devstack@c-api.service[111492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 13:24:29.412398 np0000192390 devstack@c-api.service[111492]: removals.removed_module( Sep 09 13:24:29.417109 np0000192390 devstack@c-api.service[111489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 13:24:29.417109 np0000192390 devstack@c-api.service[111489]: warnings.warn( Sep 09 13:24:29.428175 np0000192390 devstack@c-api.service[111489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 13:24:29.428175 np0000192390 devstack@c-api.service[111489]: removals.removed_module( Sep 09 13:24:29.428903 np0000192390 devstack@c-api.service[111489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 13:24:29.428903 np0000192390 devstack@c-api.service[111489]: removals.removed_module( Sep 09 13:24:29.437773 np0000192390 devstack@c-api.service[111491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 13:24:29.437773 np0000192390 devstack@c-api.service[111491]: warnings.warn( Sep 09 13:24:29.448985 np0000192390 devstack@c-api.service[111491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 13:24:29.448985 np0000192390 devstack@c-api.service[111491]: removals.removed_module( Sep 09 13:24:29.449736 np0000192390 devstack@c-api.service[111491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 13:24:29.449736 np0000192390 devstack@c-api.service[111491]: removals.removed_module( Sep 09 13:24:30.104602 np0000192390 devstack@c-api.service[111492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 13:24:30.104602 np0000192390 devstack@c-api.service[111492]: warnings.warn( Sep 09 13:24:30.131324 np0000192390 devstack@c-api.service[111490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 13:24:30.131324 np0000192390 devstack@c-api.service[111490]: warnings.warn( Sep 09 13:24:30.150076 np0000192390 devstack@c-api.service[111492]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 13:24:30.150076 np0000192390 devstack@c-api.service[111492]: warnings.warn( Sep 09 13:24:30.162619 np0000192390 devstack@c-api.service[111491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 13:24:30.162619 np0000192390 devstack@c-api.service[111491]: warnings.warn( Sep 09 13:24:30.179138 np0000192390 devstack@c-api.service[111489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 13:24:30.179138 np0000192390 devstack@c-api.service[111489]: warnings.warn( Sep 09 13:24:30.189054 np0000192390 devstack@c-api.service[111490]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 13:24:30.189054 np0000192390 devstack@c-api.service[111490]: warnings.warn( Sep 09 13:24:30.212124 np0000192390 devstack@c-api.service[111491]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 13:24:30.212124 np0000192390 devstack@c-api.service[111491]: warnings.warn( Sep 09 13:24:30.229237 np0000192390 devstack@c-api.service[111489]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 13:24:30.229237 np0000192390 devstack@c-api.service[111489]: warnings.warn( Sep 09 13:24:30.332742 np0000192390 devstack@c-api.service[111492]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 13:24:30.333447 np0000192390 devstack@c-api.service[111492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 13:24:30.367917 np0000192390 devstack@c-api.service[111490]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 13:24:30.368645 np0000192390 devstack@c-api.service[111490]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111490) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 13:24:30.379307 np0000192390 devstack@c-api.service[111491]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 13:24:30.379778 np0000192390 devstack@c-api.service[111491]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111491) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 13:24:30.414595 np0000192390 devstack@c-api.service[111492]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 13:24:30.414595 np0000192390 devstack@c-api.service[111492]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 13:24:30.416854 np0000192390 devstack@c-api.service[111489]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 13:24:30.417009 np0000192390 devstack@c-api.service[111489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 13:24:30.433007 np0000192390 devstack@c-api.service[111490]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 13:24:30.433007 np0000192390 devstack@c-api.service[111490]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 13:24:30.439416 np0000192390 devstack@c-api.service[111491]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 13:24:30.439416 np0000192390 devstack@c-api.service[111491]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 13:24:30.478331 np0000192390 devstack@c-api.service[111489]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 13:24:30.478331 np0000192390 devstack@c-api.service[111489]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 13:24:30.859515 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111491) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 13:24:30.859760 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 13:24:30.859861 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.859933 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.860012 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 13:24:30.860073 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.860138 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.860138 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.860253 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.860309 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.860373 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.860576 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.860699 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111490) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 13:24:30.861058 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.861287 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.861287 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.862215 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.862289 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.862342 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.862399 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.862472 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.862472 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.862605 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.862671 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.862727 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.862781 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.862863 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.862936 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.862991 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.862991 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.863315 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.863394 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.863457 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.863530 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.863615 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.863615 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.863730 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.863786 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.863861 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.863934 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.864020 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.864076 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.864150 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.864150 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.864256 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.864320 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.864384 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.864442 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.864503 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.864579 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.864643 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.864713 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.864774 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.864828 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.864908 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.864978 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.865034 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.865089 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.865144 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.865210 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.865264 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.865318 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.865373 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.865428 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.865492 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.865575 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.865641 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.865713 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.865713 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.865816 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.865893 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.865893 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.866018 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.866018 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.866136 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.866193 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.866254 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.866308 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.866369 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.866425 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.866479 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.866531 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.866617 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.866683 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.866737 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.866798 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.866878 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.866966 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.867034 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.867034 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.867141 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.867196 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.867260 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.867323 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.867385 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.867447 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.867447 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.867447 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.867447 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.867447 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.867738 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.867738 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.867887 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.867952 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.868009 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.868063 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.868124 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.868179 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.868239 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.868301 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.868362 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.868419 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.868486 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.868563 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.868618 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.868680 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.868745 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.868808 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.868895 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.868951 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.869013 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.869068 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.869134 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.869134 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.869241 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.869296 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.869358 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.869416 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.869471 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.869471 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.869598 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.869670 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.869725 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.869785 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.869870 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.869928 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.869995 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.870057 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.870118 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.870178 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.870235 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.870307 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.870362 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.870418 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.870480 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.870552 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.870609 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.870670 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.870734 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.870734 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.870868 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.870868 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.870868 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.870868 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.870868 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.870868 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.871191 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.871191 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.871191 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.871348 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.871413 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.871467 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.871524 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.871604 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.871661 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.871721 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.871780 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.871855 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.871907 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.871979 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.872039 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.872095 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.872152 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.872152 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.872249 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.872297 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.872355 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.872414 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.872414 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.872529 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.872634 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.872634 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.872634 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.872634 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.872876 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.872876 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.872876 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.872876 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.872876 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.872876 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.873196 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.873256 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.873313 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.873313 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.873313 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.873313 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.873530 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.873625 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.873704 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.873764 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.873821 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.873821 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.873821 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.873821 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.873821 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.874103 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.874103 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.874103 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.874103 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.874103 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.874103 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.874103 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.874965 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.875061 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.875061 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.875173 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.875173 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.875304 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.875367 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.875367 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.875493 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.875579 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.875649 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.875710 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.875769 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.875864 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.875939 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.876032 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.876032 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.876161 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.876161 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.876275 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.876358 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.876422 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.876422 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.876422 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.876422 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.876422 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.876422 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.876422 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.876829 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.876829 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.876829 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.877032 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.877098 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.877159 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.877222 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.877285 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.877352 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.877420 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.877482 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.877579 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.877643 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.877643 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.877761 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.877823 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.877911 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.877986 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.878064 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.878131 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.878185 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.878255 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.878311 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.878311 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.878414 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.878499 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.878597 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.878668 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.879781 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.879885 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.879885 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.880023 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.880094 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.880158 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.880220 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.880280 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.880350 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.880419 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.880489 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.880489 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.880774 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.880871 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.880948 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.881010 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.881010 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.881130 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.881191 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.881251 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.881314 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.881376 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.881376 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.881503 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.881590 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.881660 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.881660 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.881660 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.881872 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.881872 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.881872 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.881872 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.881872 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.882179 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.882243 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.882243 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.882347 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.882401 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.882457 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.882519 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.882593 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.882648 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.882648 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.882774 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.882867 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.882942 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.883003 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.883072 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.883141 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.883209 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.883209 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.883209 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.883209 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.883209 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.883209 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.883209 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.886812 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.886912 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.886912 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.887033 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.887033 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.887159 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.887159 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.887691 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.887691 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.887865 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.887865 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.887865 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.888040 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.888040 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.888877 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.888953 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.888953 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.889098 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.889098 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.889098 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.889265 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.889330 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.889398 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.889459 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.889529 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.889615 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.889686 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.889761 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.889853 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.889928 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.889989 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.890049 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.890112 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.890172 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.890233 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.890310 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.890380 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.890444 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.890505 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.890581 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.890581 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.890703 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.890766 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.890829 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.890911 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.890981 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.890981 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.891088 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.891145 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.891201 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.891201 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.891201 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.891201 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.891201 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.891201 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.891201 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.895755 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.895755 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.895949 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.895949 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.895949 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.896111 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.896111 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.896344 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.896426 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.896500 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.896600 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.896665 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.896735 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.896796 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.896879 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.896942 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.896942 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.897051 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.897137 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.897201 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.897271 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.897332 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.897393 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.897464 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.897464 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.897464 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.897464 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.897464 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.897770 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.897770 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.897895 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.897952 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.898007 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.898075 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.898128 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.898182 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.898235 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.898300 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.898355 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.898419 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.898480 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.898561 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.898627 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.898689 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.898742 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.898809 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.898911 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.898989 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.899049 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.899109 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.899109 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.899109 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.899109 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.899109 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.899109 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.899109 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.899462 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.899557 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.899624 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.899686 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.899755 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.899816 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.899913 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.899984 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.900053 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.900113 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.900182 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.900245 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.900313 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.900372 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.900432 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.900500 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.900590 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.900651 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.900651 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.900651 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.900651 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.900925 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.900925 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.900925 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.900925 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.900925 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.900925 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.900925 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.901956 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.902055 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.902055 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.902186 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.902248 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.902310 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.902379 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.902446 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.902505 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.902580 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.902652 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.902712 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.902782 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.902876 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.902953 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.903017 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.903077 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.903137 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.903198 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.903259 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.903329 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.903390 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.903390 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.903390 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.903586 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.903656 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.903717 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.903780 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.903867 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.903922 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.903977 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.904030 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.904109 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.904164 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.904219 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.904273 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.904330 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.904385 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.904440 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.904494 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.904589 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.904663 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.904739 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.904794 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.904878 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.904955 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.905016 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.905076 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.905144 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.905204 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.905267 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.905327 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.905385 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.905455 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.905524 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.905604 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.905665 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.905726 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.905786 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.905871 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.905948 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.906009 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.906078 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.906151 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.906212 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.906280 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.906340 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.906402 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.906462 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.906521 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.906602 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.906672 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.906740 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.906810 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.906899 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.906975 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.907045 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.907105 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.907165 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.907231 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.907295 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.907356 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.907415 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.907485 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.907567 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.907631 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.907685 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.907746 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.907807 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.907896 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.907959 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.908033 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.908097 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.908178 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.908239 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.908293 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.908349 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.908402 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.908455 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.908518 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.908604 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.908675 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.908747 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.908801 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.908894 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.908950 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.909014 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.909070 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.909131 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.909186 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.909242 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.909296 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.909501 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.909585 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.909651 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.909720 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.909781 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.909863 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.909863 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.909978 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.910039 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.910099 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.910175 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.910175 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.910302 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.910898 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.910964 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.911024 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.911024 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.911151 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.911211 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.911273 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.911333 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.911405 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.911466 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.911557 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.911620 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.911679 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.911746 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.911818 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.911903 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.911965 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.912043 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.912112 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.912175 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.912249 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.912310 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.912373 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.912434 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.912434 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.912579 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.912579 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.912709 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.912709 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.912709 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.912709 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.912709 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.912709 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.912709 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.913118 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.913183 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.913254 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.913325 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.913396 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.913396 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.913510 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.913591 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.913659 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.913724 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.913724 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.913857 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.913857 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.913857 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.914045 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.914045 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.914045 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.914045 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.914045 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.914045 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.914045 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.914430 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.914430 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.914585 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.914649 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.914712 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.914772 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.914864 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.914939 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.915013 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.915073 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.915142 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.915220 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.915290 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.915350 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.915414 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.915480 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.915564 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.915628 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.915628 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.915628 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.915822 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.915911 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.915973 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.915973 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.915973 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.915973 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.915973 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.915973 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.916292 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.916292 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.916292 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.916292 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.916292 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.916292 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.916292 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.916677 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.916677 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.916677 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.916867 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.916948 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.916948 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.917068 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.917136 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.917195 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.917263 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.917326 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.917387 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.917455 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.917516 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.917606 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.917676 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.917743 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.917811 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.917901 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.917977 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.918039 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.918107 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.918177 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.918246 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.918322 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.918322 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.918441 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.918503 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.918595 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.918595 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.918595 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.918595 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.918808 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.918905 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.918964 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.919028 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.919089 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.919150 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.919204 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.919266 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.919319 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.919372 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.919424 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.919489 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.919570 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.919625 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.919687 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.919741 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.919801 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.919878 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.919948 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.920003 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.920072 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.920126 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.920187 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.920244 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.920299 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.920353 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.920408 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.920471 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.920526 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.920603 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.920677 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.920739 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.920799 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.920896 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.920959 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.921021 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.921082 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.921143 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.921206 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.921280 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.921340 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.921403 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.921474 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.921553 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.921623 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.921684 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.921744 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.921805 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.921901 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.921981 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.922043 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.922114 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.922174 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.922233 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.922294 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.922355 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.922416 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.922476 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.922557 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.922637 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.922637 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.922767 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.922828 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.922916 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.922978 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.922978 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.923103 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.923172 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.923235 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.923235 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.923235 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.923235 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.923235 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.923235 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.923612 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.923685 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.923746 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.923806 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.923896 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.923981 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.924044 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.924104 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.924170 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.924239 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.924301 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.924360 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.924419 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.924479 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.924581 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.924643 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.924719 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.924780 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.924864 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.924942 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.925003 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.925074 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.925074 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.925074 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.925074 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.925074 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.925369 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.925435 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.925503 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.925503 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.925503 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.925503 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.925503 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.925503 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.925830 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.925830 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.925830 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.925830 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.925830 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.926113 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.926177 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.926177 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.926276 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.926330 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.926390 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.926444 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.926508 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.926580 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.926645 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.926645 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.926758 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.926758 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.926891 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.926953 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.927014 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.927073 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.927136 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.927213 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.927275 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.927329 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.927383 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.927436 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.927489 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.927565 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.927620 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.927687 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.927749 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.927811 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.927914 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.927980 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.927980 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.927980 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.927980 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.927980 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.927980 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.927980 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.928361 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.928705 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.928705 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.928705 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.928705 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:24:30.928849 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.928849 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.928915 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.928964 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.929002 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.929040 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.929077 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.929119 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.929251 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.929300 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.929338 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.929376 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.929416 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.929453 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.929453 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.929453 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.929453 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.929453 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.929639 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:24:30.929639 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:24:30.929639 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:24:30.929639 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:24:30.929639 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:24:30.929639 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:24:30.965932 np0000192390 devstack@c-api.service[111492]: INFO dbcounter [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Registered counter for database cinder Sep 09 13:24:30.966781 np0000192390 devstack@c-api.service[111490]: INFO dbcounter [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Registered counter for database cinder Sep 09 13:24:30.966897 np0000192390 devstack@c-api.service[111489]: INFO dbcounter [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Registered counter for database cinder Sep 09 13:24:30.970218 np0000192390 devstack@c-api.service[111491]: INFO dbcounter [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Registered counter for database cinder Sep 09 13:24:31.006044 np0000192390 devstack@c-api.service[111492]: DEBUG oslo_db.sqlalchemy.engines [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 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=111492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:31.017697 np0000192390 devstack@c-api.service[111491]: DEBUG oslo_db.sqlalchemy.engines [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 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=111491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:31.019067 np0000192390 devstack@c-api.service[111490]: DEBUG oslo_db.sqlalchemy.engines [None req-e95f69b3-a69c-472a-afee-44135e3efb0f 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=111490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:31.021656 np0000192390 devstack@c-api.service[111489]: DEBUG oslo_db.sqlalchemy.engines [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 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=111489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:31.112673 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writer thread running {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 13:24:31.115278 np0000192390 devstack@c-api.service[111492]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 13:24:31.115278 np0000192390 devstack@c-api.service[111492]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 13:24:31.115461 np0000192390 devstack@c-api.service[111492]: INFO cinder.rpc [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 13:24:31.117612 np0000192390 devstack@c-api.service[111492]: INFO cinder.rpc [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 13:24:31.119588 np0000192390 devstack@c-api.service[111492]: INFO cinder.rpc [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 13:24:31.121405 np0000192390 devstack@c-api.service[111492]: INFO cinder.rpc [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 13:24:31.122286 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.125074 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.125366 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writer thread running {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 13:24:31.127747 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writer thread running {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 13:24:31.127996 np0000192390 devstack@c-api.service[111490]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 13:24:31.127996 np0000192390 devstack@c-api.service[111490]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 13:24:31.128221 np0000192390 devstack@c-api.service[111490]: INFO cinder.rpc [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 13:24:31.130373 np0000192390 devstack@c-api.service[111489]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 13:24:31.130373 np0000192390 devstack@c-api.service[111489]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 13:24:31.130518 np0000192390 devstack@c-api.service[111490]: INFO cinder.rpc [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 13:24:31.130632 np0000192390 devstack@c-api.service[111489]: INFO cinder.rpc [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 13:24:31.132432 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writer thread running {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 13:24:31.132635 np0000192390 devstack@c-api.service[111490]: INFO cinder.rpc [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 13:24:31.133040 np0000192390 devstack@c-api.service[111489]: INFO cinder.rpc [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 13:24:31.134500 np0000192390 devstack@c-api.service[111490]: INFO cinder.rpc [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 13:24:31.135143 np0000192390 devstack@c-api.service[111491]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 13:24:31.135143 np0000192390 devstack@c-api.service[111491]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 13:24:31.135338 np0000192390 devstack@c-api.service[111491]: INFO cinder.rpc [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 13:24:31.135474 np0000192390 devstack@c-api.service[111489]: INFO cinder.rpc [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 13:24:31.135568 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.137528 np0000192390 devstack@c-api.service[111489]: INFO cinder.rpc [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 13:24:31.137749 np0000192390 devstack@c-api.service[111491]: INFO cinder.rpc [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 13:24:31.138344 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.138447 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.139510 np0000192390 devstack@c-api.service[111491]: INFO cinder.rpc [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 13:24:31.141166 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.141271 np0000192390 devstack@c-api.service[111491]: INFO cinder.rpc [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 13:24:31.142207 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.145361 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.157580 np0000192390 devstack@c-api.service[111492]: DEBUG oslo_db.sqlalchemy.engines [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 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=111492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:31.159950 np0000192390 devstack@c-api.service[111492]: INFO cinder.rpc [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 13:24:31.161786 np0000192390 devstack@c-api.service[111492]: INFO cinder.rpc [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 13:24:31.162700 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.169678 np0000192390 devstack@c-api.service[111490]: DEBUG oslo_db.sqlalchemy.engines [None req-e95f69b3-a69c-472a-afee-44135e3efb0f 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=111490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:31.172162 np0000192390 devstack@c-api.service[111490]: INFO cinder.rpc [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 13:24:31.172693 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.174380 np0000192390 devstack@c-api.service[111489]: DEBUG oslo_db.sqlalchemy.engines [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 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=111489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:31.174514 np0000192390 devstack@c-api.service[111490]: INFO cinder.rpc [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 13:24:31.175515 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.175758 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.177091 np0000192390 devstack@c-api.service[111489]: INFO cinder.rpc [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 13:24:31.178716 np0000192390 devstack@c-api.service[111491]: DEBUG oslo_db.sqlalchemy.engines [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 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=111491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:31.178881 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.179345 np0000192390 devstack@c-api.service[111489]: INFO cinder.rpc [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 13:24:31.180268 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.182948 np0000192390 devstack@c-api.service[111491]: INFO cinder.rpc [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 13:24:31.183227 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.185585 np0000192390 devstack@c-api.service[111491]: INFO cinder.rpc [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 13:24:31.186126 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.186655 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.187173 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.189298 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.190049 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.190316 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.193016 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.193462 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.194484 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.195805 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.197320 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.197391 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.197520 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.198605 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.200085 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.200432 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.200565 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.201779 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.202700 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.203711 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.205072 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.205371 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.207085 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.207949 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.208440 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.208957 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.210052 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.211167 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.211862 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.212429 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.213351 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.213400 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.214865 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.214963 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.215328 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.216110 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.216340 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.217800 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.217894 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.218987 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.219128 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.219899 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.220140 np0000192390 devstack@c-api.service[111492]: WARNING cinder.api.contrib.hosts [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 13:24:31.220604 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.220861 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.221905 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.222293 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.223451 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.223674 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.224491 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: extensions {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.224951 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.225124 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.225729 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: encryption {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.225803 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.227151 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: encryption {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.227650 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.228627 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: scheduler-stats {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.229069 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.229967 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: capabilities {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.230492 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.231100 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: os-quota-sets {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.231480 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.232969 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.233066 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: os-volume-type-access {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.233278 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.234203 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.234677 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: os-quota-class-sets {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.235021 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.235875 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: qos-specs {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.236371 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.236594 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.236663 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.237777 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: cgsnapshots {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.238263 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.238385 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.238958 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.239340 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: extra_specs {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.239889 np0000192390 devstack@c-api.service[111490]: WARNING cinder.api.contrib.hosts [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 13:24:31.240001 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.240424 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.240768 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: consistencygroups {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.240870 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.241639 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.242037 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.242529 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: backups {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.242857 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.243110 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.243485 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.244210 np0000192390 devstack@c-api.service[111489]: WARNING cinder.api.contrib.hosts [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 13:24:31.244399 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: os-availability-zone {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.244725 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.244911 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.244990 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.245650 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: os-hosts {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.245927 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: extensions {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.246078 np0000192390 devstack@c-api.service[111491]: WARNING cinder.api.contrib.hosts [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 13:24:31.246611 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.246706 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.246933 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: os-volume-transfer {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.247635 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: encryption {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.248154 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.248226 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.248377 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: os-snapshot-manage {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.249093 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: extensions {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.249492 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.249595 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: encryption {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.249737 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extended resource: os-volume-manage {{(pid=111492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.250349 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: extensions {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.251149 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: encryption {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.251584 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: encryption {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.251789 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.252096 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: scheduler-stats {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.252656 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: encryption {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.252955 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: encryption {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.253224 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.253553 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: capabilities {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.254271 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: scheduler-stats {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.254584 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.254765 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: os-quota-sets {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.255059 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: scheduler-stats {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.255736 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: capabilities {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.255918 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.256220 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: os-volume-type-access {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.256416 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: capabilities {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.257334 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.257412 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: os-quota-sets {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.257770 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: os-quota-sets {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.257866 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: os-quota-class-sets {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.258281 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.contrib.snapshot_actions [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] SnapshotActionsController initialized {{(pid=111492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 13:24:31.258875 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: os-volume-type-access {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.259017 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.259157 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: qos-specs {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.259242 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: os-volume-type-access {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.260436 np0000192390 devstack@c-api.service[111492]: WARNING castellan.key_manager.migration [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.260653 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: os-quota-class-sets {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.260763 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: os-quota-class-sets {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.261246 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.261330 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.261388 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: cgsnapshots {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.261462 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.261627 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.261724 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension TypesManage extending resource: types {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.261825 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.261966 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension AdminActions extending resource: volumes {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262045 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: qos-specs {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.262113 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: qos-specs {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.262169 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension AdminActions extending resource: snapshots {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262169 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension AdminActions extending resource: backups {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262283 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262340 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension UsedLimits extending resource: limits {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262403 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262516 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262626 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262707 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension VolumeActions extending resource: volumes {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.262814 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.v3.router [None req-aab7c3d1-3d9c-4ca7-9274-9430cdb1db57 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.263194 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: extra_specs {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.263899 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: cgsnapshots {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.264018 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: cgsnapshots {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.264773 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: consistencygroups {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.265189 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: extra_specs {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.265256 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: extra_specs {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.266652 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: consistencygroups {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.266757 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: backups {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.266858 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: consistencygroups {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.268402 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: backups {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.268515 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: backups {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.268638 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: os-availability-zone {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.270002 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: os-hosts {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.270161 np0000192390 devstack@c-api.service[111492]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ec5ca6a4668 pid: 111492 (default app) Sep 09 13:24:31.270398 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: os-availability-zone {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.270478 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: os-availability-zone {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.271471 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: os-volume-transfer {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.271620 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: os-hosts {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.271685 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: os-hosts {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.272966 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: os-volume-transfer {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.273068 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: os-volume-transfer {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.273140 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: os-snapshot-manage {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.274413 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: os-snapshot-manage {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.274509 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: os-snapshot-manage {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.274591 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extended resource: os-volume-manage {{(pid=111490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.275785 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extended resource: os-volume-manage {{(pid=111489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.275875 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extended resource: os-volume-manage {{(pid=111491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:24:31.276803 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.278377 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.278478 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.278560 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.279633 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-19c179c6-3db1-437d-bcc9-c88b3b4a41fa None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:24:31.279984 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.280070 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.280147 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.281342 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.281476 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.281567 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.282193 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 1/1] 162.253.55.152 () {60 vars in 956 bytes} [Wed Sep 9 13:24:31 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:24:31.282729 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.282887 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.283276 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.284141 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.284359 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.contrib.snapshot_actions [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] SnapshotActionsController initialized {{(pid=111490) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 13:24:31.284670 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.285099 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] SnapshotActionsController initialized {{(pid=111489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 13:24:31.285318 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.285667 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] SnapshotActionsController initialized {{(pid=111491) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 13:24:31.285802 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.286601 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.286949 np0000192390 devstack@c-api.service[111490]: WARNING castellan.key_manager.migration [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.287186 np0000192390 devstack@c-api.service[111489]: WARNING castellan.key_manager.migration [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.287923 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288022 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288108 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288176 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288243 np0000192390 devstack@c-api.service[111491]: WARNING castellan.key_manager.migration [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:24:31.288308 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288374 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288432 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288432 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension TypesManage extending resource: types {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288576 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288637 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension AdminActions extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288749 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension AdminActions extending resource: snapshots {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288882 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension AdminActions extending resource: backups {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.288981 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289051 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension UsedLimits extending resource: limits {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289115 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289180 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289239 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289296 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289370 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289431 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension TypesManage extending resource: types {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289487 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289573 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289636 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension VolumeActions extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289722 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289825 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.v3.router [None req-1f727114-fcf0-44d6-a42d-9828f917ee89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289919 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension AdminActions extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289919 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension AdminActions extending resource: snapshots {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.289919 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension AdminActions extending resource: backups {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290097 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290097 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension UsedLimits extending resource: limits {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290233 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290303 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290362 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290418 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension TypesManage extending resource: types {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290483 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290571 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290649 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension AdminActions extending resource: volumes {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290722 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension VolumeActions extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290795 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension AdminActions extending resource: snapshots {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290896 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.v3.router [None req-e95f69b3-a69c-472a-afee-44135e3efb0f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290966 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension AdminActions extending resource: backups {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.290966 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.291078 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension UsedLimits extending resource: limits {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.291249 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.291354 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.291492 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.291629 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension VolumeActions extending resource: volumes {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.291787 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.v3.router [None req-f2b2c00f-a5e5-4fd7-bd5a-7ed04c9abab9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:24:31.296821 np0000192390 devstack@c-api.service[111489]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ec5ca6a4668 pid: 111489 (default app) Sep 09 13:24:31.298879 np0000192390 devstack@c-api.service[111490]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ec5ca6a4668 pid: 111490 (default app) Sep 09 13:24:31.299920 np0000192390 devstack@c-api.service[111491]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ec5ca6a4668 pid: 111491 (default app) Sep 09 13:24:38.796055 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-e772568b-87ce-438a-864c-81cd0d4b4f13 None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:24:39.340631 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-e772568b-87ce-438a-864c-81cd0d4b4f13 admin admin] POST https://162.253.55.152/volume/v3/types Sep 09 13:24:39.341246 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-e772568b-87ce-438a-864c-81cd0d4b4f13 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 13:24:39.342854 np0000192390 devstack@c-api.service[111492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 13:24:39.342854 np0000192390 devstack@c-api.service[111492]: warnings.warn( Sep 09 13:24:39.377141 np0000192390 devstack@c-api.service[111492]: DEBUG oslo_db.sqlalchemy.engines [None req-e772568b-87ce-438a-864c-81cd0d4b4f13 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=111492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:39.406438 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-e772568b-87ce-438a-864c-81cd0d4b4f13 admin admin] https://162.253.55.152/volume/v3/types returned with HTTP 200 Sep 09 13:24:39.406572 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 2/2] 162.253.55.152 () {68 vars in 1333 bytes} [Wed Sep 9 13:24:38 2026] POST /volume/v3/types => generated 186 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:24:39.430444 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-2c83e08c-9801-4dd8-8d6a-756fae27fc81 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:24:39.749460 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-2c83e08c-9801-4dd8-8d6a-756fae27fc81 admin admin] POST https://162.253.55.152/volume/v3/types/07526871-fd80-4143-a7ee-bc1b7e84b416/extra_specs Sep 09 13:24:39.749937 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-2c83e08c-9801-4dd8-8d6a-756fae27fc81 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 13:24:39.751530 np0000192390 devstack@c-api.service[111489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 13:24:39.751530 np0000192390 devstack@c-api.service[111489]: warnings.warn( Sep 09 13:24:39.790016 np0000192390 devstack@c-api.service[111489]: DEBUG oslo_db.sqlalchemy.engines [None req-2c83e08c-9801-4dd8-8d6a-756fae27fc81 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=111489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:24:39.845632 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-2c83e08c-9801-4dd8-8d6a-756fae27fc81 admin admin] https://162.253.55.152/volume/v3/types/07526871-fd80-4143-a7ee-bc1b7e84b416/extra_specs returned with HTTP 200 Sep 09 13:24:39.846038 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 1/3] 162.253.55.152 () {68 vars in 1480 bytes} [Wed Sep 9 13:24:39 2026] POST /volume/v3/types/07526871-fd80-4143-a7ee-bc1b7e84b416/extra_specs => generated 55 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:24:41.173521 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=6 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:24:41.187342 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=6 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:24:49.404177 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:24:49.844525 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:27:36.053620 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-203f0e88-4b58-42ff-89eb-9fb10510cd54 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:27:36.055152 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-203f0e88-4b58-42ff-89eb-9fb10510cd54 None None] GET https://162.253.55.152/volume// Sep 09 13:27:36.055489 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-203f0e88-4b58-42ff-89eb-9fb10510cd54 None None] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:27:36.055993 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-203f0e88-4b58-42ff-89eb-9fb10510cd54 None None] Calling method 'all' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:27:36.056978 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-203f0e88-4b58-42ff-89eb-9fb10510cd54 None None] https://162.253.55.152/volume// returned with HTTP 300 Sep 09 13:27:36.057576 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 1/4] 162.253.55.152 () {66 vars in 1456 bytes} [Wed Sep 9 13:27:36 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 09 13:28:16.049759 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-a1c34367-e559-4859-a506-06c23ba5747d None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:16.055786 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 1/5] 162.253.55.152 () {62 vars in 1068 bytes} [Wed Sep 9 13:28:16 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:28:16.093363 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-26401b7a-5ffd-4851-ac4a-a7aa247f7cfb None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:16.108739 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 3/6] 162.253.55.152 () {64 vars in 1272 bytes} [Wed Sep 9 13:28:16 2026] GET /volume/v3 => generated 0 bytes in 17 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 13:28:16.148274 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [req-26401b7a-5ffd-4851-ac4a-a7aa247f7cfb req-69cd95e3-a7b1-4a6b-ae28-c94cad753b4a None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:16.153758 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [req-26401b7a-5ffd-4851-ac4a-a7aa247f7cfb req-69cd95e3-a7b1-4a6b-ae28-c94cad753b4a demo demo] GET https://162.253.55.152/volume/v3/ Sep 09 13:28:16.154406 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [req-26401b7a-5ffd-4851-ac4a-a7aa247f7cfb req-69cd95e3-a7b1-4a6b-ae28-c94cad753b4a demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:16.154780 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [req-26401b7a-5ffd-4851-ac4a-a7aa247f7cfb req-69cd95e3-a7b1-4a6b-ae28-c94cad753b4a demo demo] Calling method 'version_select' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:16.156675 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [req-26401b7a-5ffd-4851-ac4a-a7aa247f7cfb req-69cd95e3-a7b1-4a6b-ae28-c94cad753b4a demo demo] https://162.253.55.152/volume/v3/ returned with HTTP 200 Sep 09 13:28:16.157486 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 2/7] 162.253.55.152 () {66 vars in 1346 bytes} [Wed Sep 9 13:28:16 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:28:16.191568 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-3317a357-ccf9-4918-b680-aadb64183742 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:16.539517 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-3317a357-ccf9-4918-b680-aadb64183742 demo demo] GET https://162.253.55.152/volume/v3/types Sep 09 13:28:16.539902 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-3317a357-ccf9-4918-b680-aadb64183742 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:16.540119 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-3317a357-ccf9-4918-b680-aadb64183742 demo demo] Calling method 'index' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:16.540639 np0000192390 devstack@c-api.service[111490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 13:28:16.540639 np0000192390 devstack@c-api.service[111490]: warnings.warn( Sep 09 13:28:16.541288 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-3317a357-ccf9-4918-b680-aadb64183742 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:28:16.584166 np0000192390 devstack@c-api.service[111490]: DEBUG oslo_db.sqlalchemy.engines [None req-3317a357-ccf9-4918-b680-aadb64183742 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=111490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:28:16.600888 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-3317a357-ccf9-4918-b680-aadb64183742 demo demo] https://162.253.55.152/volume/v3/types returned with HTTP 200 Sep 09 13:28:16.601363 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 2/8] 162.253.55.152 () {64 vars in 1290 bytes} [Wed Sep 9 13:28:16 2026] GET /volume/v3/types => generated 377 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:28:16.665948 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-6ca00d6d-073a-4815-8ce1-8cce2c9dc835 None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:17.011752 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-6ca00d6d-073a-4815-8ce1-8cce2c9dc835 demo demo] GET https://162.253.55.152/volume/v3/types/default Sep 09 13:28:17.012107 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-6ca00d6d-073a-4815-8ce1-8cce2c9dc835 demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:17.012353 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-6ca00d6d-073a-4815-8ce1-8cce2c9dc835 demo demo] Calling method 'show' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:17.051999 np0000192390 devstack@c-api.service[111491]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca00d6d-073a-4815-8ce1-8cce2c9dc835 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=111491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:28:17.065947 np0000192390 devstack@c-api.service[111491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 13:28:17.065947 np0000192390 devstack@c-api.service[111491]: warnings.warn( Sep 09 13:28:17.067877 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-6ca00d6d-073a-4815-8ce1-8cce2c9dc835 demo demo] https://162.253.55.152/volume/v3/types/default returned with HTTP 200 Sep 09 13:28:17.068257 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 2/9] 162.253.55.152 () {64 vars in 1301 bytes} [Wed Sep 9 13:28:16 2026] GET /volume/v3/types/default => generated 145 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:28:17.644373 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-008aebc2-243a-452d-8f53-965c93464c5c None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:17.645535 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 4/10] 162.253.55.152 () {62 vars in 1068 bytes} [Wed Sep 9 13:28:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:28:17.683312 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-c7799e5d-38ab-46e5-8a89-b23754fa4475 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:17.692143 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 3/11] 162.253.55.152 () {64 vars in 1272 bytes} [Wed Sep 9 13:28:17 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 13:28:17.727233 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [req-c7799e5d-38ab-46e5-8a89-b23754fa4475 req-79087beb-fdb0-4278-aaea-f588c58ebc7a None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:17.730486 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [req-c7799e5d-38ab-46e5-8a89-b23754fa4475 req-79087beb-fdb0-4278-aaea-f588c58ebc7a demo demo] GET https://162.253.55.152/volume/v3/ Sep 09 13:28:17.730877 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [req-c7799e5d-38ab-46e5-8a89-b23754fa4475 req-79087beb-fdb0-4278-aaea-f588c58ebc7a demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:17.731303 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [req-c7799e5d-38ab-46e5-8a89-b23754fa4475 req-79087beb-fdb0-4278-aaea-f588c58ebc7a demo demo] Calling method 'version_select' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:17.732213 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [req-c7799e5d-38ab-46e5-8a89-b23754fa4475 req-79087beb-fdb0-4278-aaea-f588c58ebc7a demo demo] https://162.253.55.152/volume/v3/ returned with HTTP 200 Sep 09 13:28:17.732858 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 3/12] 162.253.55.152 () {66 vars in 1346 bytes} [Wed Sep 9 13:28:17 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:28:17.766191 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-2ffe506b-25d4-4c72-9ade-4cacc0d72e70 None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:17.768042 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-2ffe506b-25d4-4c72-9ade-4cacc0d72e70 demo demo] GET https://162.253.55.152/volume/v3/types/default Sep 09 13:28:17.768211 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-2ffe506b-25d4-4c72-9ade-4cacc0d72e70 demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:17.768404 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-2ffe506b-25d4-4c72-9ade-4cacc0d72e70 demo demo] Calling method 'show' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:17.775942 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-2ffe506b-25d4-4c72-9ade-4cacc0d72e70 demo demo] https://162.253.55.152/volume/v3/types/default returned with HTTP 200 Sep 09 13:28:17.776245 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 3/13] 162.253.55.152 () {64 vars in 1301 bytes} [Wed Sep 9 13:28:17 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:28:18.482694 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-43416a8f-1c72-4f43-bf2f-66d5a20b72e5 None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:18.485200 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 5/14] 162.253.55.152 () {62 vars in 1068 bytes} [Wed Sep 9 13:28:18 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:28:18.522265 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-5bd97866-99dd-4ba6-a8fd-a7ef7bcc57a9 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:18.525708 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 4/15] 162.253.55.152 () {64 vars in 1272 bytes} [Wed Sep 9 13:28:18 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 13:28:18.556971 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [req-5bd97866-99dd-4ba6-a8fd-a7ef7bcc57a9 req-33979990-37c8-4b8b-a973-29313a3bed29 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:18.560311 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [req-5bd97866-99dd-4ba6-a8fd-a7ef7bcc57a9 req-33979990-37c8-4b8b-a973-29313a3bed29 demo demo] GET https://162.253.55.152/volume/v3/ Sep 09 13:28:18.560698 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [req-5bd97866-99dd-4ba6-a8fd-a7ef7bcc57a9 req-33979990-37c8-4b8b-a973-29313a3bed29 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:18.561183 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [req-5bd97866-99dd-4ba6-a8fd-a7ef7bcc57a9 req-33979990-37c8-4b8b-a973-29313a3bed29 demo demo] Calling method 'version_select' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:18.562364 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [req-5bd97866-99dd-4ba6-a8fd-a7ef7bcc57a9 req-33979990-37c8-4b8b-a973-29313a3bed29 demo demo] https://162.253.55.152/volume/v3/ returned with HTTP 200 Sep 09 13:28:18.563004 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 4/16] 162.253.55.152 () {66 vars in 1346 bytes} [Wed Sep 9 13:28:18 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:28:18.599654 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-e055a47a-e552-44cb-8063-1aaa9139ce5c None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:18.601622 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-e055a47a-e552-44cb-8063-1aaa9139ce5c demo demo] GET https://162.253.55.152/volume/v3/types/default Sep 09 13:28:18.601753 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-e055a47a-e552-44cb-8063-1aaa9139ce5c demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:18.601984 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-e055a47a-e552-44cb-8063-1aaa9139ce5c demo demo] Calling method 'show' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:18.608907 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-e055a47a-e552-44cb-8063-1aaa9139ce5c demo demo] https://162.253.55.152/volume/v3/types/default returned with HTTP 200 Sep 09 13:28:18.609284 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 4/17] 162.253.55.152 () {64 vars in 1301 bytes} [Wed Sep 9 13:28:18 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:28:18.645908 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-99c35a0b-6513-482f-b15d-d8a2516d9c79 None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:18.647556 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 6/18] 162.253.55.152 () {62 vars in 1068 bytes} [Wed Sep 9 13:28:18 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:28:18.680096 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-3d004bde-e286-4f58-a68f-1694bc322149 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:18.682006 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 5/19] 162.253.55.152 () {64 vars in 1272 bytes} [Wed Sep 9 13:28:18 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 13:28:18.713634 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [req-3d004bde-e286-4f58-a68f-1694bc322149 req-564bc378-cd7b-4a2d-9bd8-e8bd0a2ca81d None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:18.717032 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [req-3d004bde-e286-4f58-a68f-1694bc322149 req-564bc378-cd7b-4a2d-9bd8-e8bd0a2ca81d demo demo] GET https://162.253.55.152/volume/v3/ Sep 09 13:28:18.717462 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [req-3d004bde-e286-4f58-a68f-1694bc322149 req-564bc378-cd7b-4a2d-9bd8-e8bd0a2ca81d demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:18.717858 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [req-3d004bde-e286-4f58-a68f-1694bc322149 req-564bc378-cd7b-4a2d-9bd8-e8bd0a2ca81d demo demo] Calling method 'version_select' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:18.718527 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [req-3d004bde-e286-4f58-a68f-1694bc322149 req-564bc378-cd7b-4a2d-9bd8-e8bd0a2ca81d demo demo] https://162.253.55.152/volume/v3/ returned with HTTP 200 Sep 09 13:28:18.719238 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 5/20] 162.253.55.152 () {66 vars in 1346 bytes} [Wed Sep 9 13:28:18 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:28:18.753497 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-673f5c1e-64de-4ea8-ae06-10dbf72208e5 None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:28:18.757283 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-673f5c1e-64de-4ea8-ae06-10dbf72208e5 demo demo] GET https://162.253.55.152/volume/v3/types/default Sep 09 13:28:18.757635 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-673f5c1e-64de-4ea8-ae06-10dbf72208e5 demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:28:18.758076 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-673f5c1e-64de-4ea8-ae06-10dbf72208e5 demo demo] Calling method 'show' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:28:18.770955 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-673f5c1e-64de-4ea8-ae06-10dbf72208e5 demo demo] https://162.253.55.152/volume/v3/types/default returned with HTTP 200 Sep 09 13:28:18.771590 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 5/21] 162.253.55.152 () {64 vars in 1301 bytes} [Wed Sep 9 13:28:18 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 09 13:28:26.595314 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:28:28.766569 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=8 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:33:44.274629 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-2ac0394b-38b3-4905-a3c1-052b81dba285 None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:33:44.360029 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-2ac0394b-38b3-4905-a3c1-052b81dba285 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:33:44.360464 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-2ac0394b-38b3-4905-a3c1-052b81dba285 demo demo] Empty body provided in request {{(pid=111492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:33:44.360929 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-2ac0394b-38b3-4905-a3c1-052b81dba285 demo demo] Calling method 'detail' {{(pid=111492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:33:44.363085 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.api_utils [None req-2ac0394b-38b3-4905-a3c1-052b81dba285 demo demo] Removing options '' from query. {{(pid=111492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:33:44.365187 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.volume.api [None req-2ac0394b-38b3-4905-a3c1-052b81dba285 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:33:44.426786 np0000192390 devstack@c-api.service[111492]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 13:33:44.426786 np0000192390 devstack@c-api.service[111492]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 13:33:44.427098 np0000192390 devstack@c-api.service[111492]: INFO cinder.volume.api [None req-2ac0394b-38b3-4905-a3c1-052b81dba285 demo demo] Get all volumes completed successfully. Sep 09 13:33:44.430440 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-2ac0394b-38b3-4905-a3c1-052b81dba285 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:33:44.430960 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 7/22] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:33:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:33:54.420145 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writing DB stats cinder:SELECT=1 {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:34:44.450230 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-1532abd2-50f5-4305-805f-a83fe997737b None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:34:44.453107 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-1532abd2-50f5-4305-805f-a83fe997737b demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:34:44.455956 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-1532abd2-50f5-4305-805f-a83fe997737b demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:34:44.455956 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-1532abd2-50f5-4305-805f-a83fe997737b demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:34:44.455956 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-1532abd2-50f5-4305-805f-a83fe997737b demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:34:44.455956 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-1532abd2-50f5-4305-805f-a83fe997737b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:34:44.491381 np0000192390 devstack@c-api.service[111489]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 13:34:44.491381 np0000192390 devstack@c-api.service[111489]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 13:34:44.492081 np0000192390 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-1532abd2-50f5-4305-805f-a83fe997737b demo demo] Get all volumes completed successfully. Sep 09 13:34:44.494198 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-1532abd2-50f5-4305-805f-a83fe997737b demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:34:44.494681 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 6/23] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:34:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:34:54.482562 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:35:44.508968 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-b7f66b35-9fac-4167-a19b-ec6b27695831 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:35:44.512737 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-b7f66b35-9fac-4167-a19b-ec6b27695831 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:35:44.513065 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-b7f66b35-9fac-4167-a19b-ec6b27695831 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:35:44.513305 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-b7f66b35-9fac-4167-a19b-ec6b27695831 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:35:44.514019 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-b7f66b35-9fac-4167-a19b-ec6b27695831 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:35:44.515574 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-b7f66b35-9fac-4167-a19b-ec6b27695831 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:35:44.566495 np0000192390 devstack@c-api.service[111490]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 13:35:44.566495 np0000192390 devstack@c-api.service[111490]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 13:35:44.566714 np0000192390 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-b7f66b35-9fac-4167-a19b-ec6b27695831 demo demo] Get all volumes completed successfully. Sep 09 13:35:44.568540 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-b7f66b35-9fac-4167-a19b-ec6b27695831 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:35:44.568907 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 6/24] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:35:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:35:54.559758 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:36:44.583239 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-aac3193f-621b-4871-86a2-2726fc4518ef None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:36:44.589507 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-aac3193f-621b-4871-86a2-2726fc4518ef demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:36:44.590158 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-aac3193f-621b-4871-86a2-2726fc4518ef demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:36:44.590771 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-aac3193f-621b-4871-86a2-2726fc4518ef demo demo] Calling method 'detail' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:36:44.591888 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.api_utils [None req-aac3193f-621b-4871-86a2-2726fc4518ef demo demo] Removing options '' from query. {{(pid=111491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:36:44.593749 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.volume.api [None req-aac3193f-621b-4871-86a2-2726fc4518ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111491) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:36:44.655273 np0000192390 devstack@c-api.service[111491]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 13:36:44.655273 np0000192390 devstack@c-api.service[111491]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 13:36:44.655529 np0000192390 devstack@c-api.service[111491]: INFO cinder.volume.api [None req-aac3193f-621b-4871-86a2-2726fc4518ef demo demo] Get all volumes completed successfully. Sep 09 13:36:44.657791 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-aac3193f-621b-4871-86a2-2726fc4518ef demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:36:44.658251 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 6/25] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:36:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:36:54.649689 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=1 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:37:44.697118 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-56b06b1f-5b9f-4dd1-ab91-ffe3b8dd1993 None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:37:44.700486 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-56b06b1f-5b9f-4dd1-ab91-ffe3b8dd1993 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:37:44.700708 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-56b06b1f-5b9f-4dd1-ab91-ffe3b8dd1993 demo demo] Empty body provided in request {{(pid=111492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:37:44.700981 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-56b06b1f-5b9f-4dd1-ab91-ffe3b8dd1993 demo demo] Calling method 'detail' {{(pid=111492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:37:44.701292 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.api_utils [None req-56b06b1f-5b9f-4dd1-ab91-ffe3b8dd1993 demo demo] Removing options '' from query. {{(pid=111492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:37:44.702218 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.volume.api [None req-56b06b1f-5b9f-4dd1-ab91-ffe3b8dd1993 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:37:44.713276 np0000192390 devstack@c-api.service[111492]: INFO cinder.volume.api [None req-56b06b1f-5b9f-4dd1-ab91-ffe3b8dd1993 demo demo] Get all volumes completed successfully. Sep 09 13:37:44.715940 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-56b06b1f-5b9f-4dd1-ab91-ffe3b8dd1993 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:37:44.716319 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 8/26] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:37:44 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 09 13:37:54.706135 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writing DB stats cinder:SELECT=1 {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:38:44.737465 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-82d9443b-120d-4861-90b5-295233062091 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:38:44.848896 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-82d9443b-120d-4861-90b5-295233062091 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:38:44.848896 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-82d9443b-120d-4861-90b5-295233062091 demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:38:44.848896 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-82d9443b-120d-4861-90b5-295233062091 demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:38:44.849108 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-82d9443b-120d-4861-90b5-295233062091 demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:38:44.850303 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-82d9443b-120d-4861-90b5-295233062091 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:38:44.860161 np0000192390 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-82d9443b-120d-4861-90b5-295233062091 demo demo] Get all volumes completed successfully. Sep 09 13:38:44.863931 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-82d9443b-120d-4861-90b5-295233062091 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:38:44.864434 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 7/27] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:38:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:38:54.854177 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:39:44.888554 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-372377fc-2468-4c5a-bffd-34bfe8673b60 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:39:44.892011 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-372377fc-2468-4c5a-bffd-34bfe8673b60 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:39:44.892311 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-372377fc-2468-4c5a-bffd-34bfe8673b60 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:39:44.892627 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-372377fc-2468-4c5a-bffd-34bfe8673b60 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:39:44.893072 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-372377fc-2468-4c5a-bffd-34bfe8673b60 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:39:44.894283 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-372377fc-2468-4c5a-bffd-34bfe8673b60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:39:44.904339 np0000192390 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-372377fc-2468-4c5a-bffd-34bfe8673b60 demo demo] Get all volumes completed successfully. Sep 09 13:39:44.907052 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-372377fc-2468-4c5a-bffd-34bfe8673b60 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:39:44.907531 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 7/28] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:39:44 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 09 13:39:54.899265 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:40:44.924988 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-2355b9f9-0b15-4e6c-b283-ad63de410f36 None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:40:44.931141 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-2355b9f9-0b15-4e6c-b283-ad63de410f36 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:40:44.932397 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-2355b9f9-0b15-4e6c-b283-ad63de410f36 demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:40:44.932773 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-2355b9f9-0b15-4e6c-b283-ad63de410f36 demo demo] Calling method 'detail' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:40:44.933324 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.api_utils [None req-2355b9f9-0b15-4e6c-b283-ad63de410f36 demo demo] Removing options '' from query. {{(pid=111491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:40:44.934726 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.volume.api [None req-2355b9f9-0b15-4e6c-b283-ad63de410f36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111491) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:40:44.947602 np0000192390 devstack@c-api.service[111491]: INFO cinder.volume.api [None req-2355b9f9-0b15-4e6c-b283-ad63de410f36 demo demo] Get all volumes completed successfully. Sep 09 13:40:44.951439 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-2355b9f9-0b15-4e6c-b283-ad63de410f36 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:40:44.952140 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 7/29] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:40:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:40:54.939651 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=1 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:41:44.972067 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-7d0a576d-045f-4f4b-97f1-cd15589468ed None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:41:44.975660 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-7d0a576d-045f-4f4b-97f1-cd15589468ed demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:41:44.975980 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-7d0a576d-045f-4f4b-97f1-cd15589468ed demo demo] Empty body provided in request {{(pid=111492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:41:44.976781 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-7d0a576d-045f-4f4b-97f1-cd15589468ed demo demo] Calling method 'detail' {{(pid=111492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:41:44.977161 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.api_utils [None req-7d0a576d-045f-4f4b-97f1-cd15589468ed demo demo] Removing options '' from query. {{(pid=111492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:41:44.978856 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.volume.api [None req-7d0a576d-045f-4f4b-97f1-cd15589468ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:41:44.988707 np0000192390 devstack@c-api.service[111492]: INFO cinder.volume.api [None req-7d0a576d-045f-4f4b-97f1-cd15589468ed demo demo] Get all volumes completed successfully. Sep 09 13:41:44.991081 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-7d0a576d-045f-4f4b-97f1-cd15589468ed demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:41:44.991512 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 9/30] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:41:44 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 09 13:41:54.983140 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writing DB stats cinder:SELECT=1 {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:42:45.006131 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-cba2059c-8c38-4f18-a48b-3aaa790ed09a None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:42:45.008552 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-cba2059c-8c38-4f18-a48b-3aaa790ed09a demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:42:45.008750 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-cba2059c-8c38-4f18-a48b-3aaa790ed09a demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:42:45.008993 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-cba2059c-8c38-4f18-a48b-3aaa790ed09a demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:42:45.009223 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-cba2059c-8c38-4f18-a48b-3aaa790ed09a demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:42:45.009997 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-cba2059c-8c38-4f18-a48b-3aaa790ed09a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:42:45.018333 np0000192390 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-cba2059c-8c38-4f18-a48b-3aaa790ed09a demo demo] Get all volumes completed successfully. Sep 09 13:42:45.020450 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-cba2059c-8c38-4f18-a48b-3aaa790ed09a demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:42:45.020828 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 8/31] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:42:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:42:55.013352 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:43:45.032061 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-f8ec46d8-5b31-4c42-a918-4a8eb3a5d66b None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:43:45.164184 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-f8ec46d8-5b31-4c42-a918-4a8eb3a5d66b demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:43:45.164428 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-f8ec46d8-5b31-4c42-a918-4a8eb3a5d66b demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:43:45.164729 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-f8ec46d8-5b31-4c42-a918-4a8eb3a5d66b demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:43:45.165175 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-f8ec46d8-5b31-4c42-a918-4a8eb3a5d66b demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:43:45.166461 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-f8ec46d8-5b31-4c42-a918-4a8eb3a5d66b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:43:45.175223 np0000192390 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-f8ec46d8-5b31-4c42-a918-4a8eb3a5d66b demo demo] Get all volumes completed successfully. Sep 09 13:43:45.178497 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-f8ec46d8-5b31-4c42-a918-4a8eb3a5d66b demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:43:45.178983 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 8/32] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:43:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:43:55.170205 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:44:45.194703 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-e83e1d3c-b8b5-4155-97af-004621381a3a None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:44:45.198816 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-e83e1d3c-b8b5-4155-97af-004621381a3a demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:44:45.199708 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-e83e1d3c-b8b5-4155-97af-004621381a3a demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:44:45.199885 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-e83e1d3c-b8b5-4155-97af-004621381a3a demo demo] Calling method 'detail' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:44:45.200382 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.api_utils [None req-e83e1d3c-b8b5-4155-97af-004621381a3a demo demo] Removing options '' from query. {{(pid=111491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:44:45.202298 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.volume.api [None req-e83e1d3c-b8b5-4155-97af-004621381a3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111491) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:44:45.214976 np0000192390 devstack@c-api.service[111491]: INFO cinder.volume.api [None req-e83e1d3c-b8b5-4155-97af-004621381a3a demo demo] Get all volumes completed successfully. Sep 09 13:44:45.219294 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-e83e1d3c-b8b5-4155-97af-004621381a3a demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:44:45.219991 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 8/33] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:44:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:44:55.207092 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=1 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:45:45.241538 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-95d0c6d2-78bb-4bd0-90fe-00f431bbe5f7 None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:45:45.245251 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-95d0c6d2-78bb-4bd0-90fe-00f431bbe5f7 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:45:45.245640 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-95d0c6d2-78bb-4bd0-90fe-00f431bbe5f7 demo demo] Empty body provided in request {{(pid=111492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:45:45.246039 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-95d0c6d2-78bb-4bd0-90fe-00f431bbe5f7 demo demo] Calling method 'detail' {{(pid=111492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:45:45.246525 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.api_utils [None req-95d0c6d2-78bb-4bd0-90fe-00f431bbe5f7 demo demo] Removing options '' from query. {{(pid=111492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:45:45.247929 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.volume.api [None req-95d0c6d2-78bb-4bd0-90fe-00f431bbe5f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:45:45.259454 np0000192390 devstack@c-api.service[111492]: INFO cinder.volume.api [None req-95d0c6d2-78bb-4bd0-90fe-00f431bbe5f7 demo demo] Get all volumes completed successfully. Sep 09 13:45:45.263386 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-95d0c6d2-78bb-4bd0-90fe-00f431bbe5f7 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:45:45.264109 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 10/34] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:45:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:45:55.252101 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writing DB stats cinder:SELECT=1 {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:46:45.277596 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-61d2325b-ddc8-4810-8231-9d2ee27f1e96 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:46:45.282098 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-61d2325b-ddc8-4810-8231-9d2ee27f1e96 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:46:45.282571 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-61d2325b-ddc8-4810-8231-9d2ee27f1e96 demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:46:45.283094 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-61d2325b-ddc8-4810-8231-9d2ee27f1e96 demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:46:45.283754 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-61d2325b-ddc8-4810-8231-9d2ee27f1e96 demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:46:45.285099 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-61d2325b-ddc8-4810-8231-9d2ee27f1e96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:46:45.298919 np0000192390 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-61d2325b-ddc8-4810-8231-9d2ee27f1e96 demo demo] Get all volumes completed successfully. Sep 09 13:46:45.302569 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-61d2325b-ddc8-4810-8231-9d2ee27f1e96 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:46:45.303299 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 9/35] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:46:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:46:55.289969 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:47:45.330694 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-d2bdf58f-c198-4317-a216-2e49f7b6b8a7 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:47:45.333002 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-d2bdf58f-c198-4317-a216-2e49f7b6b8a7 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:47:45.333232 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-d2bdf58f-c198-4317-a216-2e49f7b6b8a7 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:47:45.333411 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-d2bdf58f-c198-4317-a216-2e49f7b6b8a7 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:47:45.333767 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-d2bdf58f-c198-4317-a216-2e49f7b6b8a7 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:47:45.334218 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-d2bdf58f-c198-4317-a216-2e49f7b6b8a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:47:45.340866 np0000192390 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-d2bdf58f-c198-4317-a216-2e49f7b6b8a7 demo demo] Get all volumes completed successfully. Sep 09 13:47:45.342596 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-d2bdf58f-c198-4317-a216-2e49f7b6b8a7 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:47:45.342949 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 9/36] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:47:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:47:55.337156 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:48:45.370670 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-901e7498-2b40-4aa1-9e12-cdb593c1adac None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:48:45.520278 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-901e7498-2b40-4aa1-9e12-cdb593c1adac demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:48:45.520514 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-901e7498-2b40-4aa1-9e12-cdb593c1adac demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:48:45.520725 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-901e7498-2b40-4aa1-9e12-cdb593c1adac demo demo] Calling method 'detail' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:48:45.520996 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.api_utils [None req-901e7498-2b40-4aa1-9e12-cdb593c1adac demo demo] Removing options '' from query. {{(pid=111491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:48:45.521788 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.volume.api [None req-901e7498-2b40-4aa1-9e12-cdb593c1adac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111491) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:48:45.531760 np0000192390 devstack@c-api.service[111491]: INFO cinder.volume.api [None req-901e7498-2b40-4aa1-9e12-cdb593c1adac demo demo] Get all volumes completed successfully. Sep 09 13:48:45.532913 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-901e7498-2b40-4aa1-9e12-cdb593c1adac demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:48:45.533259 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 9/37] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:48:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:48:55.525458 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=1 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:49:45.570586 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-be35f5b9-45ff-408f-a76f-3a22b1c1866f None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:49:45.575777 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-be35f5b9-45ff-408f-a76f-3a22b1c1866f demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:49:45.576210 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-be35f5b9-45ff-408f-a76f-3a22b1c1866f demo demo] Empty body provided in request {{(pid=111492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:49:45.576616 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-be35f5b9-45ff-408f-a76f-3a22b1c1866f demo demo] Calling method 'detail' {{(pid=111492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:49:45.577240 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.api_utils [None req-be35f5b9-45ff-408f-a76f-3a22b1c1866f demo demo] Removing options '' from query. {{(pid=111492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:49:45.578571 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.volume.api [None req-be35f5b9-45ff-408f-a76f-3a22b1c1866f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:49:45.589856 np0000192390 devstack@c-api.service[111492]: INFO cinder.volume.api [None req-be35f5b9-45ff-408f-a76f-3a22b1c1866f demo demo] Get all volumes completed successfully. Sep 09 13:49:45.593921 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-be35f5b9-45ff-408f-a76f-3a22b1c1866f demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:49:45.594599 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 11/38] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:49:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:49:55.582972 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writing DB stats cinder:SELECT=1 {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:50:45.610391 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-4b508914-8496-44b4-a137-b9e1011bfcc5 None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:50:45.615424 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-4b508914-8496-44b4-a137-b9e1011bfcc5 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:50:45.615783 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-4b508914-8496-44b4-a137-b9e1011bfcc5 demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:50:45.616239 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-4b508914-8496-44b4-a137-b9e1011bfcc5 demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:50:45.616636 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-4b508914-8496-44b4-a137-b9e1011bfcc5 demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:50:45.617952 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-4b508914-8496-44b4-a137-b9e1011bfcc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:50:45.630274 np0000192390 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-4b508914-8496-44b4-a137-b9e1011bfcc5 demo demo] Get all volumes completed successfully. Sep 09 13:50:45.634273 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-4b508914-8496-44b4-a137-b9e1011bfcc5 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:50:45.634944 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 10/39] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:50:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:50:55.621886 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:51:45.650935 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-5a306942-7d09-4714-866b-5777f25c2e87 None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:51:45.654739 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-5a306942-7d09-4714-866b-5777f25c2e87 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:51:45.654987 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-5a306942-7d09-4714-866b-5777f25c2e87 demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:51:45.655215 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-5a306942-7d09-4714-866b-5777f25c2e87 demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:51:45.655506 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-5a306942-7d09-4714-866b-5777f25c2e87 demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:51:45.656360 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-5a306942-7d09-4714-866b-5777f25c2e87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:51:45.667447 np0000192390 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-5a306942-7d09-4714-866b-5777f25c2e87 demo demo] Get all volumes completed successfully. Sep 09 13:51:45.669874 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-5a306942-7d09-4714-866b-5777f25c2e87 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:51:45.671092 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 10/40] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:51:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:51:55.661632 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:52:45.687087 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-d33246d8-980f-49b9-853c-92be8fa45ab1 None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:52:45.689197 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-d33246d8-980f-49b9-853c-92be8fa45ab1 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:52:45.689333 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-d33246d8-980f-49b9-853c-92be8fa45ab1 demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:52:45.689513 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-d33246d8-980f-49b9-853c-92be8fa45ab1 demo demo] Calling method 'detail' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:52:45.689729 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.api_utils [None req-d33246d8-980f-49b9-853c-92be8fa45ab1 demo demo] Removing options '' from query. {{(pid=111491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:52:45.690380 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.volume.api [None req-d33246d8-980f-49b9-853c-92be8fa45ab1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111491) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:52:45.698830 np0000192390 devstack@c-api.service[111491]: INFO cinder.volume.api [None req-d33246d8-980f-49b9-853c-92be8fa45ab1 demo demo] Get all volumes completed successfully. Sep 09 13:52:45.700672 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-d33246d8-980f-49b9-853c-92be8fa45ab1 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:52:45.701015 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 10/41] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:52:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:52:55.693595 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=1 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:53:45.720947 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-abf0c434-3825-4e00-bdd1-21444d78a4c0 None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:53:45.827073 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-abf0c434-3825-4e00-bdd1-21444d78a4c0 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:53:45.827285 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-abf0c434-3825-4e00-bdd1-21444d78a4c0 demo demo] Empty body provided in request {{(pid=111492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:53:45.827507 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-abf0c434-3825-4e00-bdd1-21444d78a4c0 demo demo] Calling method 'detail' {{(pid=111492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:53:45.828183 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.api_utils [None req-abf0c434-3825-4e00-bdd1-21444d78a4c0 demo demo] Removing options '' from query. {{(pid=111492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:53:45.828890 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.volume.api [None req-abf0c434-3825-4e00-bdd1-21444d78a4c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:53:45.837941 np0000192390 devstack@c-api.service[111492]: INFO cinder.volume.api [None req-abf0c434-3825-4e00-bdd1-21444d78a4c0 demo demo] Get all volumes completed successfully. Sep 09 13:53:45.840378 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-abf0c434-3825-4e00-bdd1-21444d78a4c0 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:53:45.841185 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 12/42] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:53:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:53:55.831656 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writing DB stats cinder:SELECT=1 {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:54:45.861557 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-abbd3d58-3014-403b-8155-d7295bacbe9e None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:54:45.865771 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-abbd3d58-3014-403b-8155-d7295bacbe9e demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:54:45.866459 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-abbd3d58-3014-403b-8155-d7295bacbe9e demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:54:45.866988 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-abbd3d58-3014-403b-8155-d7295bacbe9e demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:54:45.867454 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-abbd3d58-3014-403b-8155-d7295bacbe9e demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:54:45.868828 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-abbd3d58-3014-403b-8155-d7295bacbe9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:54:45.879602 np0000192390 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-abbd3d58-3014-403b-8155-d7295bacbe9e demo demo] Get all volumes completed successfully. Sep 09 13:54:45.883518 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-abbd3d58-3014-403b-8155-d7295bacbe9e demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:54:45.884186 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 11/43] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:54:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:54:55.872591 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:55:45.903516 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-875d7798-2daa-4a26-be25-9265d325026e None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:55:45.907542 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-875d7798-2daa-4a26-be25-9265d325026e demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:55:45.908018 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-875d7798-2daa-4a26-be25-9265d325026e demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:55:45.908376 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-875d7798-2daa-4a26-be25-9265d325026e demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:55:45.908859 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-875d7798-2daa-4a26-be25-9265d325026e demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:55:45.910483 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-875d7798-2daa-4a26-be25-9265d325026e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:55:45.920953 np0000192390 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-875d7798-2daa-4a26-be25-9265d325026e demo demo] Get all volumes completed successfully. Sep 09 13:55:45.923205 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-875d7798-2daa-4a26-be25-9265d325026e demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:55:45.923650 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 11/44] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:55:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:55:55.915034 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:56:45.947466 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-2d209c47-7fa9-48b3-85b4-ddca20fc1cf0 None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:56:45.951829 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-2d209c47-7fa9-48b3-85b4-ddca20fc1cf0 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:56:45.952209 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-2d209c47-7fa9-48b3-85b4-ddca20fc1cf0 demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:56:45.952592 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-2d209c47-7fa9-48b3-85b4-ddca20fc1cf0 demo demo] Calling method 'detail' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:56:45.953058 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.api_utils [None req-2d209c47-7fa9-48b3-85b4-ddca20fc1cf0 demo demo] Removing options '' from query. {{(pid=111491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:56:45.954427 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.volume.api [None req-2d209c47-7fa9-48b3-85b4-ddca20fc1cf0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111491) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:56:45.966281 np0000192390 devstack@c-api.service[111491]: INFO cinder.volume.api [None req-2d209c47-7fa9-48b3-85b4-ddca20fc1cf0 demo demo] Get all volumes completed successfully. Sep 09 13:56:45.970712 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-2d209c47-7fa9-48b3-85b4-ddca20fc1cf0 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:56:45.971398 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 11/45] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:56:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:56:55.958891 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=1 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:57:45.990302 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.middleware.request_id [None req-408ccc63-ecad-4201-8a05-1ba882b65f18 None None] RequestId filter calling following filter/app {{(pid=111492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:57:45.994452 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-408ccc63-ecad-4201-8a05-1ba882b65f18 demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:57:45.994733 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-408ccc63-ecad-4201-8a05-1ba882b65f18 demo demo] Empty body provided in request {{(pid=111492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:57:45.995284 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.openstack.wsgi [None req-408ccc63-ecad-4201-8a05-1ba882b65f18 demo demo] Calling method 'detail' {{(pid=111492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:57:45.995712 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.api.api_utils [None req-408ccc63-ecad-4201-8a05-1ba882b65f18 demo demo] Removing options '' from query. {{(pid=111492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:57:45.997256 np0000192390 devstack@c-api.service[111492]: DEBUG cinder.volume.api [None req-408ccc63-ecad-4201-8a05-1ba882b65f18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:57:46.010265 np0000192390 devstack@c-api.service[111492]: INFO cinder.volume.api [None req-408ccc63-ecad-4201-8a05-1ba882b65f18 demo demo] Get all volumes completed successfully. Sep 09 13:57:46.014231 np0000192390 devstack@c-api.service[111492]: INFO cinder.api.openstack.wsgi [None req-408ccc63-ecad-4201-8a05-1ba882b65f18 demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:57:46.015044 np0000192390 devstack@c-api.service[111492]: [pid: 111492|app: 0|req: 13/46] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:57:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 09 13:57:56.002525 np0000192390 devstack@c-api.service[111492]: DEBUG dbcounter [-] [111492] Writing DB stats cinder:SELECT=1 {{(pid=111492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:58:46.035457 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.middleware.request_id [None req-f8b8748c-aa9f-44e7-b32d-4a3df463994c None None] RequestId filter calling following filter/app {{(pid=111489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:58:46.120319 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-f8b8748c-aa9f-44e7-b32d-4a3df463994c demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:58:46.120547 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-f8b8748c-aa9f-44e7-b32d-4a3df463994c demo demo] Empty body provided in request {{(pid=111489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:58:46.120850 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.openstack.wsgi [None req-f8b8748c-aa9f-44e7-b32d-4a3df463994c demo demo] Calling method 'detail' {{(pid=111489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:58:46.121145 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.api.api_utils [None req-f8b8748c-aa9f-44e7-b32d-4a3df463994c demo demo] Removing options '' from query. {{(pid=111489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:58:46.122119 np0000192390 devstack@c-api.service[111489]: DEBUG cinder.volume.api [None req-f8b8748c-aa9f-44e7-b32d-4a3df463994c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:58:46.136424 np0000192390 devstack@c-api.service[111489]: INFO cinder.volume.api [None req-f8b8748c-aa9f-44e7-b32d-4a3df463994c demo demo] Get all volumes completed successfully. Sep 09 13:58:46.140779 np0000192390 devstack@c-api.service[111489]: INFO cinder.api.openstack.wsgi [None req-f8b8748c-aa9f-44e7-b32d-4a3df463994c demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:58:46.141533 np0000192390 devstack@c-api.service[111489]: [pid: 111489|app: 0|req: 12/47] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:58:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:58:56.125536 np0000192390 devstack@c-api.service[111489]: DEBUG dbcounter [-] [111489] Writing DB stats cinder:SELECT=1 {{(pid=111489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:59:46.157322 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.middleware.request_id [None req-867f13b8-630b-4d61-be9f-25db133a9bbc None None] RequestId filter calling following filter/app {{(pid=111490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:59:46.161301 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-867f13b8-630b-4d61-be9f-25db133a9bbc demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 13:59:46.161666 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-867f13b8-630b-4d61-be9f-25db133a9bbc demo demo] Empty body provided in request {{(pid=111490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:59:46.162061 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.openstack.wsgi [None req-867f13b8-630b-4d61-be9f-25db133a9bbc demo demo] Calling method 'detail' {{(pid=111490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:59:46.162477 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.api.api_utils [None req-867f13b8-630b-4d61-be9f-25db133a9bbc demo demo] Removing options '' from query. {{(pid=111490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:59:46.163790 np0000192390 devstack@c-api.service[111490]: DEBUG cinder.volume.api [None req-867f13b8-630b-4d61-be9f-25db133a9bbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111490) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:59:46.175264 np0000192390 devstack@c-api.service[111490]: INFO cinder.volume.api [None req-867f13b8-630b-4d61-be9f-25db133a9bbc demo demo] Get all volumes completed successfully. Sep 09 13:59:46.179173 np0000192390 devstack@c-api.service[111490]: INFO cinder.api.openstack.wsgi [None req-867f13b8-630b-4d61-be9f-25db133a9bbc demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:59:46.179879 np0000192390 devstack@c-api.service[111490]: [pid: 111490|app: 0|req: 12/48] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 13:59:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:59:56.167949 np0000192390 devstack@c-api.service[111490]: DEBUG dbcounter [-] [111490] Writing DB stats cinder:SELECT=1 {{(pid=111490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 14:00:46.206321 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.middleware.request_id [None req-844d8ad5-c99a-4d05-ac54-c7df193786fb None None] RequestId filter calling following filter/app {{(pid=111491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 14:00:46.212093 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-844d8ad5-c99a-4d05-ac54-c7df193786fb demo demo] GET https://162.253.55.152/volume/v3/volumes/detail Sep 09 14:00:46.212504 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-844d8ad5-c99a-4d05-ac54-c7df193786fb demo demo] Empty body provided in request {{(pid=111491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 14:00:46.212939 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.openstack.wsgi [None req-844d8ad5-c99a-4d05-ac54-c7df193786fb demo demo] Calling method 'detail' {{(pid=111491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 14:00:46.213519 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.api.api_utils [None req-844d8ad5-c99a-4d05-ac54-c7df193786fb demo demo] Removing options '' from query. {{(pid=111491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 14:00:46.215334 np0000192390 devstack@c-api.service[111491]: DEBUG cinder.volume.api [None req-844d8ad5-c99a-4d05-ac54-c7df193786fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111491) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 14:00:46.229665 np0000192390 devstack@c-api.service[111491]: INFO cinder.volume.api [None req-844d8ad5-c99a-4d05-ac54-c7df193786fb demo demo] Get all volumes completed successfully. Sep 09 14:00:46.234093 np0000192390 devstack@c-api.service[111491]: INFO cinder.api.openstack.wsgi [None req-844d8ad5-c99a-4d05-ac54-c7df193786fb demo demo] https://162.253.55.152/volume/v3/volumes/detail returned with HTTP 200 Sep 09 14:00:46.235267 np0000192390 devstack@c-api.service[111491]: [pid: 111491|app: 0|req: 12/49] 162.253.55.152 () {64 vars in 1296 bytes} [Wed Sep 9 14:00:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 14:00:56.220671 np0000192390 devstack@c-api.service[111491]: DEBUG dbcounter [-] [111491] Writing DB stats cinder:SELECT=1 {{(pid=111491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}