Sep 10 10:40:36.141713 np0000192472 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 10 10:40:36.153385 np0000192472 devstack@c-api.service[111006]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 10 10:40:36 2026] *** Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: nodename: np0000192472 Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: machine: x86_64 Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: clock source: unix Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: pcre jit disabled Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: detected number of CPU cores: 16 Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: current working directory: / Sep 10 10:40:36.158040 np0000192472 devstack@c-api.service[111006]: detected binary path: /usr/bin/uwsgi-core Sep 10 10:40:36.158311 np0000192472 devstack@c-api.service[111006]: your processes number limit is 256916 Sep 10 10:40:36.158311 np0000192472 devstack@c-api.service[111006]: your memory page size is 4096 bytes Sep 10 10:40:36.158311 np0000192472 devstack@c-api.service[111006]: detected max file descriptor number: 2048 Sep 10 10:40:36.158311 np0000192472 devstack@c-api.service[111006]: lock engine: pthread robust mutexes Sep 10 10:40:36.158552 np0000192472 devstack@c-api.service[111006]: thunder lock: enabled Sep 10 10:40:36.158825 np0000192472 devstack@c-api.service[111006]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 10 10:40:36.158893 np0000192472 devstack@c-api.service[111006]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 10 10:40:36.158947 np0000192472 devstack@c-api.service[111006]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 10 10:40:36.158947 np0000192472 devstack@c-api.service[111006]: Set PythonHome to /opt/stack/data/venv Sep 10 10:40:36.207640 np0000192472 devstack@c-api.service[111006]: Python main interpreter initialized at 0x7f5ab36a4668 Sep 10 10:40:36.207640 np0000192472 devstack@c-api.service[111006]: python threads support enabled Sep 10 10:40:36.207640 np0000192472 devstack@c-api.service[111006]: your server socket listen backlog is limited to 100 connections Sep 10 10:40:36.207640 np0000192472 devstack@c-api.service[111006]: your mercy for graceful operations on workers is 80 seconds Sep 10 10:40:36.208220 np0000192472 devstack@c-api.service[111006]: mapped 671795 bytes (656 KB) for 4 cores Sep 10 10:40:36.208314 np0000192472 devstack@c-api.service[111006]: *** Operational MODE: preforking *** Sep 10 10:40:36.208485 np0000192472 devstack@c-api.service[111006]: *** uWSGI is running in multiple interpreter mode *** Sep 10 10:40:36.208485 np0000192472 devstack@c-api.service[111006]: spawned uWSGI master process (pid: 111006) Sep 10 10:40:36.208737 np0000192472 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 10 10:40:36.209239 np0000192472 devstack@c-api.service[111006]: spawned uWSGI worker 1 (pid: 111017, cores: 1) Sep 10 10:40:36.209715 np0000192472 devstack@c-api.service[111006]: spawned uWSGI worker 2 (pid: 111018, cores: 1) Sep 10 10:40:36.211477 np0000192472 devstack@c-api.service[111006]: spawned uWSGI worker 3 (pid: 111019, cores: 1) Sep 10 10:40:36.211477 np0000192472 devstack@c-api.service[111006]: spawned uWSGI worker 4 (pid: 111020, cores: 1) Sep 10 10:40:36.211477 np0000192472 devstack@c-api.service[111006]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 10 10:40:36.356892 np0000192472 devstack@c-api.service[111019]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:40:36.356892 np0000192472 devstack@c-api.service[111019]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:40:36.356892 np0000192472 devstack@c-api.service[111019]: we strongly recommend against using it for new projects. Sep 10 10:40:36.356892 np0000192472 devstack@c-api.service[111019]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:40:36.356892 np0000192472 devstack@c-api.service[111019]: framework. For more detail see Sep 10 10:40:36.356892 np0000192472 devstack@c-api.service[111019]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:40:36.356892 np0000192472 devstack@c-api.service[111019]: import eventlet # noqa Sep 10 10:40:36.358624 np0000192472 devstack@c-api.service[111017]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:40:36.358624 np0000192472 devstack@c-api.service[111017]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:40:36.358624 np0000192472 devstack@c-api.service[111017]: we strongly recommend against using it for new projects. Sep 10 10:40:36.358624 np0000192472 devstack@c-api.service[111017]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:40:36.358624 np0000192472 devstack@c-api.service[111017]: framework. For more detail see Sep 10 10:40:36.358624 np0000192472 devstack@c-api.service[111017]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:40:36.358624 np0000192472 devstack@c-api.service[111017]: import eventlet # noqa Sep 10 10:40:36.361452 np0000192472 devstack@c-api.service[111018]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:40:36.361452 np0000192472 devstack@c-api.service[111018]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:40:36.361452 np0000192472 devstack@c-api.service[111018]: we strongly recommend against using it for new projects. Sep 10 10:40:36.361452 np0000192472 devstack@c-api.service[111018]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:40:36.361452 np0000192472 devstack@c-api.service[111018]: framework. For more detail see Sep 10 10:40:36.361452 np0000192472 devstack@c-api.service[111018]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:40:36.361452 np0000192472 devstack@c-api.service[111018]: import eventlet # noqa Sep 10 10:40:36.373922 np0000192472 devstack@c-api.service[111020]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:40:36.373922 np0000192472 devstack@c-api.service[111020]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:40:36.373922 np0000192472 devstack@c-api.service[111020]: we strongly recommend against using it for new projects. Sep 10 10:40:36.373922 np0000192472 devstack@c-api.service[111020]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:40:36.373922 np0000192472 devstack@c-api.service[111020]: framework. For more detail see Sep 10 10:40:36.373922 np0000192472 devstack@c-api.service[111020]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:40:36.373922 np0000192472 devstack@c-api.service[111020]: import eventlet # noqa Sep 10 10:40:36.515285 np0000192472 devstack@c-api.service[111019]: /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 10 10:40:36.515285 np0000192472 devstack@c-api.service[111019]: from cgi import parse_header Sep 10 10:40:36.518536 np0000192472 devstack@c-api.service[111018]: /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 10 10:40:36.518536 np0000192472 devstack@c-api.service[111018]: from cgi import parse_header Sep 10 10:40:36.523508 np0000192472 devstack@c-api.service[111017]: /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 10 10:40:36.523508 np0000192472 devstack@c-api.service[111017]: from cgi import parse_header Sep 10 10:40:36.546140 np0000192472 devstack@c-api.service[111020]: /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 10 10:40:36.546140 np0000192472 devstack@c-api.service[111020]: from cgi import parse_header Sep 10 10:40:36.557464 np0000192472 devstack@c-api.service[111019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:40:36.557464 np0000192472 devstack@c-api.service[111019]: warnings.warn( Sep 10 10:40:36.562641 np0000192472 devstack@c-api.service[111017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:40:36.562641 np0000192472 devstack@c-api.service[111017]: warnings.warn( Sep 10 10:40:36.569172 np0000192472 devstack@c-api.service[111019]: /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 10 10:40:36.569172 np0000192472 devstack@c-api.service[111019]: removals.removed_module( Sep 10 10:40:36.569989 np0000192472 devstack@c-api.service[111019]: /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 10 10:40:36.569989 np0000192472 devstack@c-api.service[111019]: removals.removed_module( Sep 10 10:40:36.572982 np0000192472 devstack@c-api.service[111017]: /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 10 10:40:36.572982 np0000192472 devstack@c-api.service[111017]: removals.removed_module( Sep 10 10:40:36.573901 np0000192472 devstack@c-api.service[111017]: /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 10 10:40:36.573901 np0000192472 devstack@c-api.service[111017]: removals.removed_module( Sep 10 10:40:36.584611 np0000192472 devstack@c-api.service[111018]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:40:36.584611 np0000192472 devstack@c-api.service[111018]: warnings.warn( Sep 10 10:40:36.585216 np0000192472 devstack@c-api.service[111020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 10:40:36.585216 np0000192472 devstack@c-api.service[111020]: warnings.warn( Sep 10 10:40:36.596341 np0000192472 devstack@c-api.service[111020]: /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 10 10:40:36.596341 np0000192472 devstack@c-api.service[111020]: removals.removed_module( Sep 10 10:40:36.597193 np0000192472 devstack@c-api.service[111020]: /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 10 10:40:36.597193 np0000192472 devstack@c-api.service[111020]: removals.removed_module( Sep 10 10:40:36.600430 np0000192472 devstack@c-api.service[111018]: /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 10 10:40:36.600430 np0000192472 devstack@c-api.service[111018]: removals.removed_module( Sep 10 10:40:36.601216 np0000192472 devstack@c-api.service[111018]: /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 10 10:40:36.601216 np0000192472 devstack@c-api.service[111018]: removals.removed_module( Sep 10 10:40:37.305446 np0000192472 devstack@c-api.service[111017]: /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 10 10:40:37.305446 np0000192472 devstack@c-api.service[111017]: warnings.warn( Sep 10 10:40:37.334474 np0000192472 devstack@c-api.service[111019]: /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 10 10:40:37.334474 np0000192472 devstack@c-api.service[111019]: warnings.warn( Sep 10 10:40:37.353959 np0000192472 devstack@c-api.service[111017]: /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 10 10:40:37.353959 np0000192472 devstack@c-api.service[111017]: warnings.warn( Sep 10 10:40:37.382765 np0000192472 devstack@c-api.service[111019]: /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 10 10:40:37.382765 np0000192472 devstack@c-api.service[111019]: warnings.warn( Sep 10 10:40:37.388637 np0000192472 devstack@c-api.service[111018]: /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 10 10:40:37.388637 np0000192472 devstack@c-api.service[111018]: warnings.warn( Sep 10 10:40:37.436812 np0000192472 devstack@c-api.service[111018]: /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 10 10:40:37.436812 np0000192472 devstack@c-api.service[111018]: warnings.warn( Sep 10 10:40:37.463486 np0000192472 devstack@c-api.service[111020]: /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 10 10:40:37.463486 np0000192472 devstack@c-api.service[111020]: warnings.warn( Sep 10 10:40:37.524255 np0000192472 devstack@c-api.service[111020]: /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 10 10:40:37.524255 np0000192472 devstack@c-api.service[111020]: warnings.warn( Sep 10 10:40:37.540521 np0000192472 devstack@c-api.service[111017]: 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 10 10:40:37.541116 np0000192472 devstack@c-api.service[111017]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111017) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:40:37.567596 np0000192472 devstack@c-api.service[111019]: 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 10 10:40:37.567837 np0000192472 devstack@c-api.service[111019]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111019) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:40:37.612285 np0000192472 devstack@c-api.service[111018]: 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 10 10:40:37.612455 np0000192472 devstack@c-api.service[111018]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111018) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:40:37.626723 np0000192472 devstack@c-api.service[111017]: /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 10 10:40:37.626723 np0000192472 devstack@c-api.service[111017]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:40:37.641196 np0000192472 devstack@c-api.service[111019]: /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 10 10:40:37.641196 np0000192472 devstack@c-api.service[111019]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:40:37.680370 np0000192472 devstack@c-api.service[111018]: /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 10 10:40:37.680370 np0000192472 devstack@c-api.service[111018]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:40:37.726012 np0000192472 devstack@c-api.service[111020]: 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 10 10:40:37.726210 np0000192472 devstack@c-api.service[111020]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111020) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:40:37.791667 np0000192472 devstack@c-api.service[111020]: /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 10 10:40:37.791667 np0000192472 devstack@c-api.service[111020]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:40:38.093486 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111019) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:40:38.093975 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111018) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:40:38.094097 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.094097 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.094209 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111017) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:40:38.094265 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.094316 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.094367 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.094770 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.094926 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.094926 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.094926 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.095272 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.095272 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.095272 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.095272 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.095826 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.095962 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.096078 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.096192 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.096303 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.096373 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.096488 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.096488 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.096488 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.096672 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.096729 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.096780 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.096780 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.096780 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.096780 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.096978 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.097030 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.097078 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.097125 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.097176 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.097176 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.097265 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.097314 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.097362 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.097472 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.097552 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.097617 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.097678 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.097729 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.097790 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.097846 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.097895 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.097954 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.098013 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.098071 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.098120 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.098176 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.098176 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.098340 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.098340 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.098340 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.098340 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.099305 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.099465 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.099613 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.099727 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.099851 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.099965 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.100093 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.100204 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.100315 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.100451 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.100591 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.100709 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.100815 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.100921 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.101027 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.101150 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.101288 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.101439 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.101439 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.101439 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.101439 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.101439 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.101987 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.102206 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.102335 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.102630 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.102804 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.102945 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.103069 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.103228 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.103289 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.103341 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.103426 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.103479 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.103574 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.103640 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.103690 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.103741 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.103798 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.103798 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.103896 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.103956 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.104006 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.104054 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.104102 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.104160 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.104217 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.104217 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.104312 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.104367 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.104367 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.104969 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.105085 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.105213 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.105325 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.105683 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.105851 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.105969 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.106100 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.106216 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.106337 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.106527 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.106660 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.106774 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.106913 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.107031 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.107087 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.107147 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.107197 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.107252 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.107301 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.107357 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.107434 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.107487 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.107588 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.107644 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.107695 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.107745 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.107745 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.107745 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.107877 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.107877 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.107969 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.108031 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.108081 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.108139 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.108139 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.108238 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.108238 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.108334 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.108871 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.109034 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.109168 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.109296 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.109472 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.109642 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.109759 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.109869 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.109978 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.110099 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.110209 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.110342 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.110536 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.110659 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.110768 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.110899 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.111048 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.111166 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.111289 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.111452 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.111562 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.111617 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.111678 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.111739 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.111798 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.111846 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.111846 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.111846 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.111846 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.111846 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.111846 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.111846 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.112153 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.112153 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.112153 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.112153 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.112333 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.112383 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.112474 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.112546 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.112602 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.112671 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.112721 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.112771 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.112830 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.112880 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.112928 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.112985 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.113036 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.113085 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.113150 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.113150 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.113150 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.113289 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.113339 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.113922 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.114052 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.114164 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.114290 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.114450 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.114627 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.114746 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.114854 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.114970 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.115079 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.115188 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.115305 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.115445 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.115649 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.115788 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.115902 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.116011 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.116130 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.116238 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.116354 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.116501 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.116641 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.116858 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.116985 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.117126 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.117276 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.117418 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.117582 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.117702 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.117828 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.117896 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.117947 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.117996 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.118046 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.118096 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.118145 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.118203 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.118262 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.118321 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.118370 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.118823 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.118973 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.119122 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.119249 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.119362 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.119567 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.119695 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.119820 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.119944 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.120041 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.120165 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.120260 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.120381 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.120474 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.120474 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.120474 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.120474 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.120474 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.120474 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.120474 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.120474 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.120950 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.120950 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.120950 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.121091 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.121152 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.121202 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.121259 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.121317 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.121365 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.121460 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.121544 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.121619 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.121704 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.121763 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.121812 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.121812 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.121901 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.121952 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.122011 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.122061 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.122110 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.122159 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.122207 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.122255 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.123014 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.123014 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.123014 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.123014 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.123941 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.125001 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.125001 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.125001 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.125001 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.125178 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.125178 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.125178 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.125178 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.125178 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.125178 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.125527 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.125592 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.125676 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.125676 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.125676 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.125676 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.125676 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.125676 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.125942 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.125942 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.125942 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.125942 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.126123 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.126174 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.126230 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.126305 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.126375 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.126466 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.126553 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.126553 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.126553 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.126553 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.126756 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.126810 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.126859 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.126921 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.126977 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.127029 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.127084 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.127132 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.127180 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.127229 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.127277 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.127334 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.127383 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.128191 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.128328 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.128328 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.128328 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.128744 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.128861 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.128861 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.129067 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.129173 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.129283 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.129438 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.129608 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.129608 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.129608 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.129608 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.130063 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.130063 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.130063 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.130063 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.130063 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.130063 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.130063 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.131006 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.131006 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.131224 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.131224 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.131224 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.131224 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.131785 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.131901 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.131901 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.131901 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.131901 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.131901 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.131901 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.131901 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.132860 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.132860 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.132860 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.132860 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.132860 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.133413 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.133413 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.134553 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.134553 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.134706 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.134752 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.134785 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.135124 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.135124 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.135493 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.135493 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.135758 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.135823 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.135823 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.135898 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.135938 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.135938 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.136013 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.136053 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.136108 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.136108 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.136108 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.136108 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.136815 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.136815 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.137203 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.137322 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.137763 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.137875 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.137875 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.138246 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.138430 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.138611 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.139141 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.139185 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.139227 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.139262 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.139298 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.139333 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.139371 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.139436 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.139471 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.139502 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.139554 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.139591 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.139622 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.139654 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.139685 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.139716 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.139755 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.139786 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.139820 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.139851 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.139883 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.139920 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.139955 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.139987 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.140020 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.140051 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.140094 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.140094 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.140094 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.140094 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.140201 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.140235 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.140270 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.140301 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.140331 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.140331 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.140412 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.140446 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.140446 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.140501 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.140559 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.140590 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.140621 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.140658 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.140690 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.140726 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.140726 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.140786 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.140786 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.140843 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.140877 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.140907 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.140907 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.140963 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.140963 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.140963 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.140963 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.142378 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.142614 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.142847 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.143027 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.143156 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.143235 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.143308 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.143308 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.143308 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.143308 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.143676 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.143676 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.143676 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.143676 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.143676 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.143676 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.144082 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.144164 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.144237 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.144307 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.144405 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.144529 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.144608 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.144645 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.144679 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.144709 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.144750 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.144791 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.144834 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.144867 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.144898 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.144927 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.144958 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.144990 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.144990 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.144990 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.144990 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.144990 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.145138 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.145138 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.145138 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.145138 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.145138 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.145138 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.145138 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.149135 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.149245 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.149325 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.149404 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.149455 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.149498 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.149565 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.149620 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.149690 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.149815 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.149884 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.149928 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.149928 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.149928 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.151845 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.151943 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.151943 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.152029 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.152080 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.152153 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.152153 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.155443 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.155545 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.155545 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.155630 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.155678 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.155722 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.155759 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.156066 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.156127 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.156160 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.156243 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.156310 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.156373 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.156483 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.156569 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.156606 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.156639 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.156679 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.156679 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.156679 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.156679 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.156953 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.157002 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.157079 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.157142 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.157142 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.157239 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.157279 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.164655 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.164936 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.164936 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.164936 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.164936 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.164936 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.165252 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.166862 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.167007 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.167007 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.167007 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.167155 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.167155 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.167155 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.167436 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.167436 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.167729 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.167729 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.167729 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.168052 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.168138 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.168217 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.168298 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.168400 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.168400 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.168400 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.168400 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.168400 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.169220 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.169308 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.169308 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.169381 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.169474 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.169474 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.169643 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.169772 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.169888 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.169888 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.170022 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.170022 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.170112 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.170112 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.171551 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.171551 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.171551 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.171551 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.171551 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.171551 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.171551 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.172153 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.172417 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.172417 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.172707 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.172815 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.172815 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.172953 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.173175 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.173351 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.173456 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.173583 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.173659 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.173720 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.173770 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.173819 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.173882 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.173943 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.173997 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.174045 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.174130 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.174130 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.174235 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.174235 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.174235 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.174235 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.174235 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.174491 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.174584 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.174638 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.174676 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.174711 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.174711 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.174711 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.174711 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.174711 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.175658 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.175805 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.175805 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.175805 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.175960 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.175960 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.175960 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.176531 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.176601 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.176736 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.176863 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.176863 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.177022 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.177490 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111018) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.177659 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.177659 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.177659 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.177770 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111018) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.177824 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.177888 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111018) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.177959 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.177959 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.177959 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.177959 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.178229 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.222170 np0000192472 devstack@c-api.service[111018]: INFO dbcounter [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Registered counter for database cinder Sep 10 10:40:38.222291 np0000192472 devstack@c-api.service[111017]: INFO dbcounter [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Registered counter for database cinder Sep 10 10:40:38.222495 np0000192472 devstack@c-api.service[111019]: INFO dbcounter [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Registered counter for database cinder Sep 10 10:40:38.225791 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111020) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:40:38.226243 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.226304 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.226570 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.226860 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.226909 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.226986 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.227418 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.227418 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.227418 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.227418 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.227418 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.227673 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.227673 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.227673 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.227779 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.227779 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.227846 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.228256 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.228307 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.228384 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.228469 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.228547 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.228585 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.228662 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.229190 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.229246 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.229326 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.229407 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.229486 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.229486 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.229608 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.230099 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.230147 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.230230 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.230302 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.230302 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.230455 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.230455 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.230538 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.230619 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.230693 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.230693 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.230817 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.230817 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.230918 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.231141 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.231189 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.231230 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.231315 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.231380 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.231380 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.231535 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.231535 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.231678 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.231678 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.231743 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.231743 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.231804 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.231896 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.232531 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.232610 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.232673 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.232745 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.232745 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.232847 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.232847 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.233273 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.233321 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.233410 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.233488 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.233488 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.233598 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.233640 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.233673 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.233761 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.233761 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.233876 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.233876 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.233988 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.233988 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.234083 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.234083 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.234152 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.234185 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.234284 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.234284 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.234414 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.234878 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.234949 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.235019 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.235090 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.235090 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.235188 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.235188 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.235251 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.235291 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.235409 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.235409 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.235560 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.235560 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.235682 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.236412 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.236462 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.236557 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.236622 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.236682 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.236753 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.236753 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.237036 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.237084 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.237158 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.237221 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.237294 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.237294 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.237413 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.238360 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.238429 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.238476 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.238582 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.238646 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.238713 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.238713 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.239480 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.239580 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.239580 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.239703 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.239703 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.239773 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.239806 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.240484 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.240559 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.240598 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.240683 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.240749 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.240749 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.240864 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.241254 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.241406 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.241406 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.241472 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.241472 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.241556 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.241605 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.241720 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.241720 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.241905 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.241905 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.241905 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.241905 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.242196 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.242196 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.242423 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.242423 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.242423 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.242423 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.242577 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.242577 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.242974 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.243026 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.243105 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.243175 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.243175 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.243276 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.243317 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.243675 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.243741 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.243776 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.243864 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.243935 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.243935 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.244053 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.244417 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.244473 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.244569 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.244630 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.244701 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.244701 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.244798 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.245371 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.245444 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.245479 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.245589 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.245654 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.245654 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.245774 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.246008 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.246078 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.246145 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.246183 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.246220 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.246258 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.246347 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.246849 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.246932 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.247003 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.247003 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.247104 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.247104 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.247164 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.247650 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.247702 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.247737 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.247818 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.247878 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.247951 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.247951 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.248414 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.248495 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.248553 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.248597 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.248633 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.248725 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.248790 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.249023 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.249103 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.249171 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.249171 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.249262 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.249297 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.249330 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:40:38.249789 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:40:38.249839 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:40:38.249874 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:40:38.249974 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:40:38.249974 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:40:38.250091 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:40:38.263289 np0000192472 devstack@c-api.service[111017]: DEBUG oslo_db.sqlalchemy.engines [None req-6de562d6-c17a-4636-b219-2c6afb3451ed 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=111017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:38.265380 np0000192472 devstack@c-api.service[111018]: DEBUG oslo_db.sqlalchemy.engines [None req-9ec3214b-91d7-4fb5-b792-337635c34420 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=111018) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:38.267304 np0000192472 devstack@c-api.service[111019]: DEBUG oslo_db.sqlalchemy.engines [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 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=111019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:38.296495 np0000192472 devstack@c-api.service[111020]: INFO dbcounter [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Registered counter for database cinder Sep 10 10:40:38.346960 np0000192472 devstack@c-api.service[111020]: DEBUG oslo_db.sqlalchemy.engines [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 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=111020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:38.378527 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writer thread running {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:40:38.381160 np0000192472 devstack@c-api.service[111017]: /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 10 10:40:38.381160 np0000192472 devstack@c-api.service[111017]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:40:38.381435 np0000192472 devstack@c-api.service[111017]: INFO cinder.rpc [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:40:38.381853 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writer thread running {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:40:38.383480 np0000192472 devstack@c-api.service[111017]: INFO cinder.rpc [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:40:38.384942 np0000192472 devstack@c-api.service[111019]: /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 10 10:40:38.384942 np0000192472 devstack@c-api.service[111019]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:40:38.385440 np0000192472 devstack@c-api.service[111019]: INFO cinder.rpc [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:40:38.385542 np0000192472 devstack@c-api.service[111017]: INFO cinder.rpc [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:40:38.387251 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writer thread running {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:40:38.387373 np0000192472 devstack@c-api.service[111017]: INFO cinder.rpc [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:40:38.387602 np0000192472 devstack@c-api.service[111019]: INFO cinder.rpc [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:40:38.388331 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.389671 np0000192472 devstack@c-api.service[111019]: INFO cinder.rpc [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:40:38.391466 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.391559 np0000192472 devstack@c-api.service[111019]: INFO cinder.rpc [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:40:38.391693 np0000192472 devstack@c-api.service[111018]: /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 10 10:40:38.391693 np0000192472 devstack@c-api.service[111018]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:40:38.392212 np0000192472 devstack@c-api.service[111018]: INFO cinder.rpc [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:40:38.392446 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.395533 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.396470 np0000192472 devstack@c-api.service[111018]: INFO cinder.rpc [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:40:38.400323 np0000192472 devstack@c-api.service[111018]: INFO cinder.rpc [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:40:38.404265 np0000192472 devstack@c-api.service[111018]: INFO cinder.rpc [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:40:38.406224 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.412267 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.426334 np0000192472 devstack@c-api.service[111017]: DEBUG oslo_db.sqlalchemy.engines [None req-6de562d6-c17a-4636-b219-2c6afb3451ed 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=111017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:38.429005 np0000192472 devstack@c-api.service[111017]: INFO cinder.rpc [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:40:38.431466 np0000192472 devstack@c-api.service[111017]: INFO cinder.rpc [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:40:38.431929 np0000192472 devstack@c-api.service[111019]: DEBUG oslo_db.sqlalchemy.engines [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 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=111019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:38.432701 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.434448 np0000192472 devstack@c-api.service[111019]: INFO cinder.rpc [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:40:38.436634 np0000192472 devstack@c-api.service[111019]: INFO cinder.rpc [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:40:38.437539 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.444376 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.447704 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.447776 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.450964 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.451147 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.454064 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.455199 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.458118 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.458224 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.461467 np0000192472 devstack@c-api.service[111018]: DEBUG oslo_db.sqlalchemy.engines [None req-9ec3214b-91d7-4fb5-b792-337635c34420 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=111018) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:38.461965 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.462231 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.463844 np0000192472 devstack@c-api.service[111018]: INFO cinder.rpc [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:40:38.465057 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.465322 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.465481 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writer thread running {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:40:38.466158 np0000192472 devstack@c-api.service[111018]: INFO cinder.rpc [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:40:38.466740 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.468028 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.468702 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.469100 np0000192472 devstack@c-api.service[111020]: /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 10 10:40:38.469100 np0000192472 devstack@c-api.service[111020]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:40:38.469443 np0000192472 devstack@c-api.service[111020]: INFO cinder.rpc [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:40:38.470819 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.471598 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.471931 np0000192472 devstack@c-api.service[111020]: INFO cinder.rpc [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:40:38.473321 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.473673 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.474158 np0000192472 devstack@c-api.service[111020]: INFO cinder.rpc [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:40:38.475165 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.476026 np0000192472 devstack@c-api.service[111020]: INFO cinder.rpc [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:40:38.476233 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.477062 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.477856 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.478636 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.481190 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.481805 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.482154 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.483840 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.484994 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.485754 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.487365 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.487740 np0000192472 devstack@c-api.service[111017]: WARNING cinder.api.contrib.hosts [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:40:38.488562 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.489083 np0000192472 devstack@c-api.service[111019]: WARNING cinder.api.contrib.hosts [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:40:38.489881 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.490079 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.490234 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.491484 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.491625 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.492885 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.493107 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.493243 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.494559 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.494673 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.496148 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.496275 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.496358 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.497756 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.497881 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.499232 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.499333 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.499562 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.500162 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: extensions {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.500630 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.501551 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: extensions {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.501695 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: encryption {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.502321 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.502843 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: encryption {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.503245 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: os-hosts {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.504244 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: os-hosts {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.504807 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: os-volume-transfer {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.505174 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.505615 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: os-volume-transfer {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.506364 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: os-quota-class-sets {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.506757 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.507248 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: os-quota-class-sets {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.507731 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: os-volume-manage {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.509085 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: os-volume-manage {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.509241 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: consistencygroups {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.509471 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.510521 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: consistencygroups {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.511762 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: os-volume-type-access {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.512551 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: os-volume-type-access {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.513427 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: os-snapshot-manage {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.514258 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: os-snapshot-manage {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.514843 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: qos-specs {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.515184 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.515697 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: qos-specs {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.515813 np0000192472 devstack@c-api.service[111020]: DEBUG oslo_db.sqlalchemy.engines [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 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=111020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:38.516924 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: cgsnapshots {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.517929 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: cgsnapshots {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.518316 np0000192472 devstack@c-api.service[111020]: INFO cinder.rpc [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:40:38.518475 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: scheduler-stats {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.518877 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.519269 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: scheduler-stats {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.519904 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: backups {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.520351 np0000192472 devstack@c-api.service[111020]: INFO cinder.rpc [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:40:38.520614 np0000192472 devstack@c-api.service[111018]: WARNING cinder.api.contrib.hosts [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:40:38.520757 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: backups {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.521283 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.521368 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.522148 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: os-availability-zone {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.522805 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: os-availability-zone {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.522950 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.523417 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: extra_specs {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.524192 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: extra_specs {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.524436 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.524969 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: os-quota-sets {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.525832 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: os-quota-sets {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.525945 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.526376 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: capabilities {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.527265 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: capabilities {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.527375 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.527601 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extended resource: encryption {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.528551 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extended resource: encryption {{(pid=111019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.528939 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.529983 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.530435 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.531300 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.531672 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.532001 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.532669 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.532787 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: extensions {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.532844 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.533196 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.533980 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: encryption {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.534361 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.534616 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.535447 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: os-hosts {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.535853 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.535993 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.536096 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.536780 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: os-volume-transfer {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.537241 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.537443 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.538445 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.contrib.snapshot_actions [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] SnapshotActionsController initialized {{(pid=111017) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:40:38.538732 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.538832 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: os-quota-class-sets {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.539248 np0000192472 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.539712 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.contrib.snapshot_actions [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] SnapshotActionsController initialized {{(pid=111019) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:40:38.540116 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: os-volume-manage {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.540187 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.540254 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.540410 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.540536 np0000192472 devstack@c-api.service[111019]: WARNING castellan.key_manager.migration [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.540652 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.540652 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541268 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541340 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.541423 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension VolumeActions extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541423 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541423 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension AdminActions extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541423 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension AdminActions extending resource: snapshots {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541423 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension AdminActions extending resource: backups {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541423 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541817 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.541904 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: consistencygroups {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.541989 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542066 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542166 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension TypesManage extending resource: types {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542237 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542307 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension UsedLimits extending resource: limits {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542375 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542488 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-6de562d6-c17a-4636-b219-2c6afb3451ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542610 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542610 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542610 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension VolumeActions extending resource: volumes {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542610 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542610 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension AdminActions extending resource: volumes {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542610 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension AdminActions extending resource: snapshots {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.542610 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension AdminActions extending resource: backups {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.543080 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.543080 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.543080 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension TypesManage extending resource: types {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.543080 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension UsedLimits extending resource: limits {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.543080 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.v3.router [None req-465cd3c1-5a2f-41a8-8709-275947d0e338 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.544244 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: os-volume-type-access {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.544833 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.545003 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: os-snapshot-manage {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.546366 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: qos-specs {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.547816 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.548360 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: cgsnapshots {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.549897 np0000192472 devstack@c-api.service[111017]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f5ab36a4668 pid: 111017 (default app) Sep 10 10:40:38.550089 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: scheduler-stats {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.550927 np0000192472 devstack@c-api.service[111019]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f5ab36a4668 pid: 111019 (default app) Sep 10 10:40:38.551105 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.551461 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: backups {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.553360 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: os-availability-zone {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.553982 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.554643 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: extra_specs {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.556144 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: os-quota-sets {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.556874 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.557749 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: capabilities {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.558896 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extended resource: encryption {{(pid=111018) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.559779 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.560247 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-678104c2-12fc-456a-972d-ec4eca66b6f3 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:40:38.561087 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.561219 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.562560 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.563035 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 1/1] 162.253.55.213 () {60 vars in 956 bytes} [Thu Sep 10 10:40:38 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 10 10:40:38.563959 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.564108 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.565324 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.566748 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.568194 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.569146 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] SnapshotActionsController initialized {{(pid=111018) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:40:38.569615 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.569901 np0000192472 devstack@c-api.service[111018]: WARNING castellan.key_manager.migration [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.570863 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.570995 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.571074 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.571145 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.571215 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.571315 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.571432 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension VolumeActions extending resource: volumes {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.571688 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.572026 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension AdminActions extending resource: volumes {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.572026 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension AdminActions extending resource: snapshots {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.572270 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension AdminActions extending resource: backups {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.572270 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.572270 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.572739 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension TypesManage extending resource: types {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.572739 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension UsedLimits extending resource: limits {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.572739 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.v3.router [None req-9ec3214b-91d7-4fb5-b792-337635c34420 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111018) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.573161 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.574957 np0000192472 devstack@c-api.service[111020]: WARNING cinder.api.contrib.hosts [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:40:38.575733 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.577258 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.578686 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.580166 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.580680 np0000192472 devstack@c-api.service[111018]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f5ab36a4668 pid: 111018 (default app) Sep 10 10:40:38.581578 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.583273 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.584769 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.586137 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.587046 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: extensions {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.588327 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: encryption {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.589766 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: os-hosts {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.592354 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: os-volume-transfer {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.593960 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: os-quota-class-sets {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.595199 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: os-volume-manage {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.596555 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: consistencygroups {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.598571 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: os-volume-type-access {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.600005 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: os-snapshot-manage {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.601351 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: qos-specs {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.603328 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: cgsnapshots {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.604694 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: scheduler-stats {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.606074 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: backups {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.608018 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: os-availability-zone {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.609232 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: extra_specs {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.610741 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: os-quota-sets {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.612106 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: capabilities {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.613267 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extended resource: encryption {{(pid=111020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:40:38.615593 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.617098 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.618540 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.619930 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.621284 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.622715 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.623682 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.contrib.snapshot_actions [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] SnapshotActionsController initialized {{(pid=111020) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:40:38.624457 np0000192472 devstack@c-api.service[111020]: WARNING castellan.key_manager.migration [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:40:38.625939 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.626051 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.626183 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.626319 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.626319 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.626595 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.626595 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension VolumeActions extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.626717 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.626883 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension AdminActions extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.627024 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension AdminActions extending resource: snapshots {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.627024 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension AdminActions extending resource: backups {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.627328 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.627328 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.627328 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension TypesManage extending resource: types {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.627756 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension UsedLimits extending resource: limits {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.627756 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.v3.router [None req-3048ace9-6203-4c18-a6e9-53b88fbe8c10 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:40:38.635420 np0000192472 devstack@c-api.service[111020]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f5ab36a4668 pid: 111020 (default app) Sep 10 10:40:46.168768 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-095a82e2-fd0b-439c-97e0-a3ab8feac824 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:40:46.707307 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-095a82e2-fd0b-439c-97e0-a3ab8feac824 admin admin] POST https://162.253.55.213/volume/v3/types Sep 10 10:40:46.707890 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-095a82e2-fd0b-439c-97e0-a3ab8feac824 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 10:40:46.709629 np0000192472 devstack@c-api.service[111019]: /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 10 10:40:46.709629 np0000192472 devstack@c-api.service[111019]: warnings.warn( Sep 10 10:40:46.745615 np0000192472 devstack@c-api.service[111019]: DEBUG oslo_db.sqlalchemy.engines [None req-095a82e2-fd0b-439c-97e0-a3ab8feac824 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=111019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:46.774314 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-095a82e2-fd0b-439c-97e0-a3ab8feac824 admin admin] https://162.253.55.213/volume/v3/types returned with HTTP 200 Sep 10 10:40:46.774716 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 1/2] 162.253.55.213 () {68 vars in 1333 bytes} [Thu Sep 10 10:40:46 2026] POST /volume/v3/types => generated 186 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:40:46.788381 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-76d77d73-7543-4d51-8c02-16976332d20d None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:40:47.143511 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-76d77d73-7543-4d51-8c02-16976332d20d admin admin] POST https://162.253.55.213/volume/v3/types/6b2ec8c1-4246-4b5c-842f-65cb5da71e7c/extra_specs Sep 10 10:40:47.143992 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-76d77d73-7543-4d51-8c02-16976332d20d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 10:40:47.145869 np0000192472 devstack@c-api.service[111017]: /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 10 10:40:47.145869 np0000192472 devstack@c-api.service[111017]: warnings.warn( Sep 10 10:40:47.181744 np0000192472 devstack@c-api.service[111017]: DEBUG oslo_db.sqlalchemy.engines [None req-76d77d73-7543-4d51-8c02-16976332d20d 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=111017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:40:47.243010 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-76d77d73-7543-4d51-8c02-16976332d20d admin admin] https://162.253.55.213/volume/v3/types/6b2ec8c1-4246-4b5c-842f-65cb5da71e7c/extra_specs returned with HTTP 200 Sep 10 10:40:47.243495 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 2/3] 162.253.55.213 () {68 vars in 1480 bytes} [Thu Sep 10 10:40:46 2026] POST /volume/v3/types/6b2ec8c1-4246-4b5c-842f-65cb5da71e7c/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:40:48.465354 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=6 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:40:48.520594 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=6 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:40:56.772201 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:40:57.241348 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:43:27.844624 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-ed4cb65d-e3e0-48fa-b63c-200868471f0b None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:27.845979 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-ed4cb65d-e3e0-48fa-b63c-200868471f0b None None] GET https://162.253.55.213/volume// Sep 10 10:43:27.846336 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-ed4cb65d-e3e0-48fa-b63c-200868471f0b None None] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:27.846912 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-ed4cb65d-e3e0-48fa-b63c-200868471f0b None None] Calling method 'all' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:27.847937 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-ed4cb65d-e3e0-48fa-b63c-200868471f0b None None] https://162.253.55.213/volume// returned with HTTP 300 Sep 10 10:43:27.848586 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 1/4] 162.253.55.213 () {66 vars in 1456 bytes} [Thu Sep 10 10:43:27 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 10 10:44:06.899083 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-7852399d-07b4-4921-8c9f-bcb639933b2c None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:06.904764 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 1/5] 162.253.55.213 () {62 vars in 1068 bytes} [Thu Sep 10 10:44:06 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 10 10:44:06.943897 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-b3593a1e-4678-41d1-b7bb-db70cb13ba91 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:06.954824 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 2/6] 162.253.55.213 () {64 vars in 1272 bytes} [Thu Sep 10 10:44:06 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 10 10:44:06.991800 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [req-b3593a1e-4678-41d1-b7bb-db70cb13ba91 req-2a12220e-88a3-43f3-baca-e5bb2333c830 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:06.997575 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [req-b3593a1e-4678-41d1-b7bb-db70cb13ba91 req-2a12220e-88a3-43f3-baca-e5bb2333c830 demo demo] GET https://162.253.55.213/volume/v3/ Sep 10 10:44:06.997959 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [req-b3593a1e-4678-41d1-b7bb-db70cb13ba91 req-2a12220e-88a3-43f3-baca-e5bb2333c830 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:06.998378 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [req-b3593a1e-4678-41d1-b7bb-db70cb13ba91 req-2a12220e-88a3-43f3-baca-e5bb2333c830 demo demo] Calling method 'version_select' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:06.999915 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [req-b3593a1e-4678-41d1-b7bb-db70cb13ba91 req-2a12220e-88a3-43f3-baca-e5bb2333c830 demo demo] https://162.253.55.213/volume/v3/ returned with HTTP 200 Sep 10 10:44:07.000644 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 3/7] 162.253.55.213 () {66 vars in 1346 bytes} [Thu Sep 10 10:44:06 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:07.040646 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-1af2e0c6-ef27-4afc-a809-6e1423f674bc None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:07.373481 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-1af2e0c6-ef27-4afc-a809-6e1423f674bc demo demo] GET https://162.253.55.213/volume/v3/types Sep 10 10:44:07.373863 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-1af2e0c6-ef27-4afc-a809-6e1423f674bc demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:07.374092 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-1af2e0c6-ef27-4afc-a809-6e1423f674bc demo demo] Calling method 'index' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:07.374454 np0000192472 devstack@c-api.service[111018]: /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 10 10:44:07.374454 np0000192472 devstack@c-api.service[111018]: warnings.warn( Sep 10 10:44:07.375018 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.api_utils [None req-1af2e0c6-ef27-4afc-a809-6e1423f674bc demo demo] Removing options '' from query. {{(pid=111018) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:44:07.415308 np0000192472 devstack@c-api.service[111018]: DEBUG oslo_db.sqlalchemy.engines [None req-1af2e0c6-ef27-4afc-a809-6e1423f674bc 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=111018) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:44:07.432302 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-1af2e0c6-ef27-4afc-a809-6e1423f674bc demo demo] https://162.253.55.213/volume/v3/types returned with HTTP 200 Sep 10 10:44:07.432685 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 2/8] 162.253.55.213 () {64 vars in 1290 bytes} [Thu Sep 10 10:44:07 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:07.489321 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-ad2a67ad-780b-4647-a7c9-d33c4e4a03b6 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:07.816782 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-ad2a67ad-780b-4647-a7c9-d33c4e4a03b6 demo demo] GET https://162.253.55.213/volume/v3/types/default Sep 10 10:44:07.817170 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-ad2a67ad-780b-4647-a7c9-d33c4e4a03b6 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:07.817433 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-ad2a67ad-780b-4647-a7c9-d33c4e4a03b6 demo demo] Calling method 'show' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:07.856191 np0000192472 devstack@c-api.service[111020]: DEBUG oslo_db.sqlalchemy.engines [None req-ad2a67ad-780b-4647-a7c9-d33c4e4a03b6 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=111020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:44:07.870494 np0000192472 devstack@c-api.service[111020]: /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 10 10:44:07.870494 np0000192472 devstack@c-api.service[111020]: warnings.warn( Sep 10 10:44:07.872541 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-ad2a67ad-780b-4647-a7c9-d33c4e4a03b6 demo demo] https://162.253.55.213/volume/v3/types/default returned with HTTP 200 Sep 10 10:44:07.872890 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 2/9] 162.253.55.213 () {64 vars in 1301 bytes} [Thu Sep 10 10:44:07 2026] GET /volume/v3/types/default => generated 145 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:08.455970 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-96ced480-4b58-4f3c-b2a7-e0b57b79e294 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:08.457175 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 3/10] 162.253.55.213 () {62 vars in 1068 bytes} [Thu Sep 10 10:44:08 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 10 10:44:08.498593 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-c0a8172b-f13a-48ac-bb26-b09b4de70094 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:08.510298 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 4/11] 162.253.55.213 () {64 vars in 1272 bytes} [Thu Sep 10 10:44:08 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 10 10:44:08.550895 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [req-c0a8172b-f13a-48ac-bb26-b09b4de70094 req-77dbf62f-23b1-491f-b988-87f26385bc4a None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:08.552535 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [req-c0a8172b-f13a-48ac-bb26-b09b4de70094 req-77dbf62f-23b1-491f-b988-87f26385bc4a demo demo] GET https://162.253.55.213/volume/v3/ Sep 10 10:44:08.552718 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [req-c0a8172b-f13a-48ac-bb26-b09b4de70094 req-77dbf62f-23b1-491f-b988-87f26385bc4a demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:08.552839 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [req-c0a8172b-f13a-48ac-bb26-b09b4de70094 req-77dbf62f-23b1-491f-b988-87f26385bc4a demo demo] Calling method 'version_select' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:08.553267 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [req-c0a8172b-f13a-48ac-bb26-b09b4de70094 req-77dbf62f-23b1-491f-b988-87f26385bc4a demo demo] https://162.253.55.213/volume/v3/ returned with HTTP 200 Sep 10 10:44:08.553576 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 3/12] 162.253.55.213 () {66 vars in 1346 bytes} [Thu Sep 10 10:44:08 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:08.589650 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-c3d595a4-b210-4ef3-bf81-1a087d5ed502 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:08.593161 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-c3d595a4-b210-4ef3-bf81-1a087d5ed502 demo demo] GET https://162.253.55.213/volume/v3/types/default Sep 10 10:44:08.593567 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-c3d595a4-b210-4ef3-bf81-1a087d5ed502 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:08.593947 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-c3d595a4-b210-4ef3-bf81-1a087d5ed502 demo demo] Calling method 'show' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:08.607809 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-c3d595a4-b210-4ef3-bf81-1a087d5ed502 demo demo] https://162.253.55.213/volume/v3/types/default returned with HTTP 200 Sep 10 10:44:08.608741 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 3/13] 162.253.55.213 () {64 vars in 1301 bytes} [Thu Sep 10 10:44:08 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:09.204062 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-2bcb1472-0d9d-4b5a-a9d1-5e16791acc8e None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:09.205434 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 4/14] 162.253.55.213 () {62 vars in 1068 bytes} [Thu Sep 10 10:44:09 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 10 10:44:09.235340 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-f0597def-82a5-4913-b30a-2c433d5f0358 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:09.238813 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 5/15] 162.253.55.213 () {64 vars in 1272 bytes} [Thu Sep 10 10:44:09 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 10 10:44:09.267208 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [req-f0597def-82a5-4913-b30a-2c433d5f0358 req-c24f2538-d111-49fe-ab07-0528deb41b73 None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:09.268767 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [req-f0597def-82a5-4913-b30a-2c433d5f0358 req-c24f2538-d111-49fe-ab07-0528deb41b73 demo demo] GET https://162.253.55.213/volume/v3/ Sep 10 10:44:09.268982 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [req-f0597def-82a5-4913-b30a-2c433d5f0358 req-c24f2538-d111-49fe-ab07-0528deb41b73 demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:09.269175 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [req-f0597def-82a5-4913-b30a-2c433d5f0358 req-c24f2538-d111-49fe-ab07-0528deb41b73 demo demo] Calling method 'version_select' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:09.269435 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [req-f0597def-82a5-4913-b30a-2c433d5f0358 req-c24f2538-d111-49fe-ab07-0528deb41b73 demo demo] https://162.253.55.213/volume/v3/ returned with HTTP 200 Sep 10 10:44:09.269713 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 4/16] 162.253.55.213 () {66 vars in 1346 bytes} [Thu Sep 10 10:44:09 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:09.302038 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-54323649-4519-4fe8-819b-3b9918a641b2 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:09.305132 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-54323649-4519-4fe8-819b-3b9918a641b2 demo demo] GET https://162.253.55.213/volume/v3/types/default Sep 10 10:44:09.305483 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-54323649-4519-4fe8-819b-3b9918a641b2 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:09.305822 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-54323649-4519-4fe8-819b-3b9918a641b2 demo demo] Calling method 'show' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:09.317906 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-54323649-4519-4fe8-819b-3b9918a641b2 demo demo] https://162.253.55.213/volume/v3/types/default returned with HTTP 200 Sep 10 10:44:09.318721 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 4/17] 162.253.55.213 () {64 vars in 1301 bytes} [Thu Sep 10 10:44:09 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:09.351774 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-a53b5732-e47f-45ea-ba7e-6d54f52bba68 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:09.352805 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 5/18] 162.253.55.213 () {62 vars in 1068 bytes} [Thu Sep 10 10:44:09 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 10 10:44:09.381513 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-bac513e5-142a-4004-b42c-c4a51d666227 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:09.384823 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 6/19] 162.253.55.213 () {64 vars in 1272 bytes} [Thu Sep 10 10:44:09 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 10 10:44:09.413633 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [req-bac513e5-142a-4004-b42c-c4a51d666227 req-fe7bbae5-429e-4c00-b349-1d2a7ab0a39a None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:09.415150 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [req-bac513e5-142a-4004-b42c-c4a51d666227 req-fe7bbae5-429e-4c00-b349-1d2a7ab0a39a demo demo] GET https://162.253.55.213/volume/v3/ Sep 10 10:44:09.415331 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [req-bac513e5-142a-4004-b42c-c4a51d666227 req-fe7bbae5-429e-4c00-b349-1d2a7ab0a39a demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:09.415512 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [req-bac513e5-142a-4004-b42c-c4a51d666227 req-fe7bbae5-429e-4c00-b349-1d2a7ab0a39a demo demo] Calling method 'version_select' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:09.415772 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [req-bac513e5-142a-4004-b42c-c4a51d666227 req-fe7bbae5-429e-4c00-b349-1d2a7ab0a39a demo demo] https://162.253.55.213/volume/v3/ returned with HTTP 200 Sep 10 10:44:09.416073 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 5/20] 162.253.55.213 () {66 vars in 1346 bytes} [Thu Sep 10 10:44:09 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:09.450076 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-44000617-1886-4067-b5d5-d40c2dacc175 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:44:09.453536 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-44000617-1886-4067-b5d5-d40c2dacc175 demo demo] GET https://162.253.55.213/volume/v3/types/default Sep 10 10:44:09.453814 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-44000617-1886-4067-b5d5-d40c2dacc175 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:44:09.454195 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-44000617-1886-4067-b5d5-d40c2dacc175 demo demo] Calling method 'show' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:44:09.466021 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-44000617-1886-4067-b5d5-d40c2dacc175 demo demo] https://162.253.55.213/volume/v3/types/default returned with HTTP 200 Sep 10 10:44:09.466690 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 5/21] 162.253.55.213 () {64 vars in 1301 bytes} [Thu Sep 10 10:44:09 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:44:17.425944 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=1 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:44:19.459658 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=8 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:48:36.408725 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-28c95630-e9d5-42cb-8f7c-2cf849019b80 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:48:36.550351 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-28c95630-e9d5-42cb-8f7c-2cf849019b80 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:48:36.550646 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-28c95630-e9d5-42cb-8f7c-2cf849019b80 demo demo] Empty body provided in request {{(pid=111019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:48:36.550884 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-28c95630-e9d5-42cb-8f7c-2cf849019b80 demo demo] Calling method 'detail' {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:48:36.552901 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.api_utils [None req-28c95630-e9d5-42cb-8f7c-2cf849019b80 demo demo] Removing options '' from query. {{(pid=111019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:48:36.555333 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.volume.api [None req-28c95630-e9d5-42cb-8f7c-2cf849019b80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:48:36.614882 np0000192472 devstack@c-api.service[111019]: /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 10 10:48:36.614882 np0000192472 devstack@c-api.service[111019]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:48:36.614882 np0000192472 devstack@c-api.service[111019]: INFO cinder.volume.api [None req-28c95630-e9d5-42cb-8f7c-2cf849019b80 demo demo] Get all volumes completed successfully. Sep 10 10:48:36.616296 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-28c95630-e9d5-42cb-8f7c-2cf849019b80 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:48:36.616813 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 6/22] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:48:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:48:46.606848 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:49:36.632891 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-657f93aa-4600-42dd-b7d1-b944ef8b23a6 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:49:36.635139 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-657f93aa-4600-42dd-b7d1-b944ef8b23a6 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:49:36.635305 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-657f93aa-4600-42dd-b7d1-b944ef8b23a6 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:49:36.635493 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-657f93aa-4600-42dd-b7d1-b944ef8b23a6 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:49:36.636056 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-657f93aa-4600-42dd-b7d1-b944ef8b23a6 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:49:36.636855 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-657f93aa-4600-42dd-b7d1-b944ef8b23a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:49:36.663628 np0000192472 devstack@c-api.service[111017]: /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 10 10:49:36.663628 np0000192472 devstack@c-api.service[111017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:49:36.663801 np0000192472 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-657f93aa-4600-42dd-b7d1-b944ef8b23a6 demo demo] Get all volumes completed successfully. Sep 10 10:49:36.665989 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-657f93aa-4600-42dd-b7d1-b944ef8b23a6 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:49:36.666278 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 7/23] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:49:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:49:46.660047 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:50:36.705181 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-d0e7759b-d466-44e0-b2f6-90e77e564d66 None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:50:36.708726 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-d0e7759b-d466-44e0-b2f6-90e77e564d66 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:50:36.708943 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-d0e7759b-d466-44e0-b2f6-90e77e564d66 demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:50:36.709173 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-d0e7759b-d466-44e0-b2f6-90e77e564d66 demo demo] Calling method 'detail' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:50:36.709742 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.api_utils [None req-d0e7759b-d466-44e0-b2f6-90e77e564d66 demo demo] Removing options '' from query. {{(pid=111018) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:50:36.710722 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.volume.api [None req-d0e7759b-d466-44e0-b2f6-90e77e564d66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111018) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:50:36.753377 np0000192472 devstack@c-api.service[111018]: /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 10 10:50:36.753377 np0000192472 devstack@c-api.service[111018]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:50:36.753825 np0000192472 devstack@c-api.service[111018]: INFO cinder.volume.api [None req-d0e7759b-d466-44e0-b2f6-90e77e564d66 demo demo] Get all volumes completed successfully. Sep 10 10:50:36.756576 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-d0e7759b-d466-44e0-b2f6-90e77e564d66 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:50:36.756933 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 6/24] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:50:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:50:46.746664 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=1 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:51:36.778010 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-eecba2ae-2771-476d-bd08-12253486e59f None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:51:36.782022 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-eecba2ae-2771-476d-bd08-12253486e59f demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:51:36.782219 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-eecba2ae-2771-476d-bd08-12253486e59f demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:51:36.782425 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-eecba2ae-2771-476d-bd08-12253486e59f demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:51:36.783035 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-eecba2ae-2771-476d-bd08-12253486e59f demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:51:36.783966 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-eecba2ae-2771-476d-bd08-12253486e59f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:51:36.824045 np0000192472 devstack@c-api.service[111020]: /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 10 10:51:36.824045 np0000192472 devstack@c-api.service[111020]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:51:36.824456 np0000192472 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-eecba2ae-2771-476d-bd08-12253486e59f demo demo] Get all volumes completed successfully. Sep 10 10:51:36.827018 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-eecba2ae-2771-476d-bd08-12253486e59f demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:51:36.827469 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 6/25] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:51:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:51:46.818180 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:52:36.853690 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-b4445222-a2fa-45a4-929b-7e32d972104a None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:52:36.855977 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-b4445222-a2fa-45a4-929b-7e32d972104a demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:52:36.856116 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-b4445222-a2fa-45a4-929b-7e32d972104a demo demo] Empty body provided in request {{(pid=111019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:52:36.856315 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-b4445222-a2fa-45a4-929b-7e32d972104a demo demo] Calling method 'detail' {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:52:36.856591 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.api_utils [None req-b4445222-a2fa-45a4-929b-7e32d972104a demo demo] Removing options '' from query. {{(pid=111019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:52:36.857254 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.volume.api [None req-b4445222-a2fa-45a4-929b-7e32d972104a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:52:36.865741 np0000192472 devstack@c-api.service[111019]: INFO cinder.volume.api [None req-b4445222-a2fa-45a4-929b-7e32d972104a demo demo] Get all volumes completed successfully. Sep 10 10:52:36.867648 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-b4445222-a2fa-45a4-929b-7e32d972104a demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:52:36.868303 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 7/26] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:52:36 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 10 10:52:46.860873 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:53:36.885623 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-b5717fa8-127c-4d78-aff4-15804d39aadb None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:53:37.045064 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-b5717fa8-127c-4d78-aff4-15804d39aadb demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:53:37.045457 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-b5717fa8-127c-4d78-aff4-15804d39aadb demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:53:37.045822 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-b5717fa8-127c-4d78-aff4-15804d39aadb demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:53:37.046283 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-b5717fa8-127c-4d78-aff4-15804d39aadb demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:53:37.049435 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-b5717fa8-127c-4d78-aff4-15804d39aadb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:53:37.059361 np0000192472 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-b5717fa8-127c-4d78-aff4-15804d39aadb demo demo] Get all volumes completed successfully. Sep 10 10:53:37.065866 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-b5717fa8-127c-4d78-aff4-15804d39aadb demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:53:37.066671 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 8/27] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:53:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:53:47.052716 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:54:37.101291 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-d6a35b1a-273d-4a67-8975-d7550028d86e None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:54:37.103554 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-d6a35b1a-273d-4a67-8975-d7550028d86e demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:54:37.103766 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-d6a35b1a-273d-4a67-8975-d7550028d86e demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:54:37.103979 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-d6a35b1a-273d-4a67-8975-d7550028d86e demo demo] Calling method 'detail' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:54:37.104233 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.api_utils [None req-d6a35b1a-273d-4a67-8975-d7550028d86e demo demo] Removing options '' from query. {{(pid=111018) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:54:37.104912 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.volume.api [None req-d6a35b1a-273d-4a67-8975-d7550028d86e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111018) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:54:37.112422 np0000192472 devstack@c-api.service[111018]: INFO cinder.volume.api [None req-d6a35b1a-273d-4a67-8975-d7550028d86e demo demo] Get all volumes completed successfully. Sep 10 10:54:37.114443 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-d6a35b1a-273d-4a67-8975-d7550028d86e demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:54:37.114612 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 7/28] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:54:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:54:47.107588 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=1 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:55:37.132218 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-36b586a4-709e-49f2-8a0b-7fde80432a51 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:55:37.136177 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-36b586a4-709e-49f2-8a0b-7fde80432a51 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:55:37.136548 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-36b586a4-709e-49f2-8a0b-7fde80432a51 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:55:37.136899 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-36b586a4-709e-49f2-8a0b-7fde80432a51 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:55:37.137628 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-36b586a4-709e-49f2-8a0b-7fde80432a51 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:55:37.138764 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-36b586a4-709e-49f2-8a0b-7fde80432a51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:55:37.150457 np0000192472 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-36b586a4-709e-49f2-8a0b-7fde80432a51 demo demo] Get all volumes completed successfully. Sep 10 10:55:37.154203 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-36b586a4-709e-49f2-8a0b-7fde80432a51 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:55:37.154871 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 7/29] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:55:37 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 10 10:55:47.143348 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:56:37.172278 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-02a46dfd-b822-4ff9-bf6b-8eed9b9b64b4 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:56:37.176557 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-02a46dfd-b822-4ff9-bf6b-8eed9b9b64b4 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:56:37.176922 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-02a46dfd-b822-4ff9-bf6b-8eed9b9b64b4 demo demo] Empty body provided in request {{(pid=111019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:56:37.177377 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-02a46dfd-b822-4ff9-bf6b-8eed9b9b64b4 demo demo] Calling method 'detail' {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:56:37.177947 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.api_utils [None req-02a46dfd-b822-4ff9-bf6b-8eed9b9b64b4 demo demo] Removing options '' from query. {{(pid=111019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:56:37.179610 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.volume.api [None req-02a46dfd-b822-4ff9-bf6b-8eed9b9b64b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:56:37.190876 np0000192472 devstack@c-api.service[111019]: INFO cinder.volume.api [None req-02a46dfd-b822-4ff9-bf6b-8eed9b9b64b4 demo demo] Get all volumes completed successfully. Sep 10 10:56:37.194648 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-02a46dfd-b822-4ff9-bf6b-8eed9b9b64b4 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:56:37.195258 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 8/30] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:56:37 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 10 10:56:47.183721 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:57:37.218618 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-8d45304e-4bbe-4b68-84f9-4ddad9f7aadf None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:57:37.222556 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-8d45304e-4bbe-4b68-84f9-4ddad9f7aadf demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:57:37.222915 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-8d45304e-4bbe-4b68-84f9-4ddad9f7aadf demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:57:37.223282 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-8d45304e-4bbe-4b68-84f9-4ddad9f7aadf demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:57:37.223758 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-8d45304e-4bbe-4b68-84f9-4ddad9f7aadf demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:57:37.225098 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-8d45304e-4bbe-4b68-84f9-4ddad9f7aadf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:57:37.237987 np0000192472 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-8d45304e-4bbe-4b68-84f9-4ddad9f7aadf demo demo] Get all volumes completed successfully. Sep 10 10:57:37.241810 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-8d45304e-4bbe-4b68-84f9-4ddad9f7aadf demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:57:37.242450 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 9/31] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:57:37 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 10 10:57:47.229228 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:58:37.262250 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-b5ab9389-7d25-4f37-b158-1fef9aa55f8f None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:58:37.468602 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-b5ab9389-7d25-4f37-b158-1fef9aa55f8f demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:58:37.468923 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-b5ab9389-7d25-4f37-b158-1fef9aa55f8f demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:58:37.469211 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-b5ab9389-7d25-4f37-b158-1fef9aa55f8f demo demo] Calling method 'detail' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:58:37.469514 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.api_utils [None req-b5ab9389-7d25-4f37-b158-1fef9aa55f8f demo demo] Removing options '' from query. {{(pid=111018) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:58:37.470523 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.volume.api [None req-b5ab9389-7d25-4f37-b158-1fef9aa55f8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111018) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:58:37.480379 np0000192472 devstack@c-api.service[111018]: INFO cinder.volume.api [None req-b5ab9389-7d25-4f37-b158-1fef9aa55f8f demo demo] Get all volumes completed successfully. Sep 10 10:58:37.483038 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-b5ab9389-7d25-4f37-b158-1fef9aa55f8f demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:58:37.483602 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 8/32] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:58:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:58:47.474270 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=1 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:59:37.525464 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-091bf02f-9b81-4b2e-895b-4639bc5593db None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:59:37.527550 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-091bf02f-9b81-4b2e-895b-4639bc5593db demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 10:59:37.527712 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-091bf02f-9b81-4b2e-895b-4639bc5593db demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:59:37.527911 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-091bf02f-9b81-4b2e-895b-4639bc5593db demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:59:37.528113 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-091bf02f-9b81-4b2e-895b-4639bc5593db demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:59:37.528895 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-091bf02f-9b81-4b2e-895b-4639bc5593db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:59:37.541228 np0000192472 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-091bf02f-9b81-4b2e-895b-4639bc5593db demo demo] Get all volumes completed successfully. Sep 10 10:59:37.548039 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-091bf02f-9b81-4b2e-895b-4639bc5593db demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:59:37.548039 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 8/33] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 10:59:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:59:47.531576 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:00:37.574286 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-3ebdcb16-fd96-4484-ba35-f75d8686ce91 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:00:37.578319 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-3ebdcb16-fd96-4484-ba35-f75d8686ce91 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:00:37.578703 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-3ebdcb16-fd96-4484-ba35-f75d8686ce91 demo demo] Empty body provided in request {{(pid=111019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:00:37.579079 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-3ebdcb16-fd96-4484-ba35-f75d8686ce91 demo demo] Calling method 'detail' {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:00:37.579550 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.api_utils [None req-3ebdcb16-fd96-4484-ba35-f75d8686ce91 demo demo] Removing options '' from query. {{(pid=111019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:00:37.580985 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.volume.api [None req-3ebdcb16-fd96-4484-ba35-f75d8686ce91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:00:37.592572 np0000192472 devstack@c-api.service[111019]: INFO cinder.volume.api [None req-3ebdcb16-fd96-4484-ba35-f75d8686ce91 demo demo] Get all volumes completed successfully. Sep 10 11:00:37.596820 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-3ebdcb16-fd96-4484-ba35-f75d8686ce91 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:00:37.597743 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 9/34] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:00:37 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 10 11:00:47.585441 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:01:37.616575 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-1bd6cc91-8f36-445b-ae15-15ae825a5046 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:01:37.621269 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-1bd6cc91-8f36-445b-ae15-15ae825a5046 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:01:37.621637 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-1bd6cc91-8f36-445b-ae15-15ae825a5046 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:01:37.622016 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-1bd6cc91-8f36-445b-ae15-15ae825a5046 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:01:37.623210 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-1bd6cc91-8f36-445b-ae15-15ae825a5046 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:01:37.624662 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-1bd6cc91-8f36-445b-ae15-15ae825a5046 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:01:37.637017 np0000192472 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-1bd6cc91-8f36-445b-ae15-15ae825a5046 demo demo] Get all volumes completed successfully. Sep 10 11:01:37.641259 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-1bd6cc91-8f36-445b-ae15-15ae825a5046 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:01:37.641971 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 10/35] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:01:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:01:47.629002 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:02:37.660887 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-4453e5b8-5734-4c2d-8269-5e777c65a0d5 None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:02:37.665286 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-4453e5b8-5734-4c2d-8269-5e777c65a0d5 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:02:37.665729 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-4453e5b8-5734-4c2d-8269-5e777c65a0d5 demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:02:37.666145 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-4453e5b8-5734-4c2d-8269-5e777c65a0d5 demo demo] Calling method 'detail' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:02:37.666737 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.api_utils [None req-4453e5b8-5734-4c2d-8269-5e777c65a0d5 demo demo] Removing options '' from query. {{(pid=111018) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:02:37.668188 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.volume.api [None req-4453e5b8-5734-4c2d-8269-5e777c65a0d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111018) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:02:37.680372 np0000192472 devstack@c-api.service[111018]: INFO cinder.volume.api [None req-4453e5b8-5734-4c2d-8269-5e777c65a0d5 demo demo] Get all volumes completed successfully. Sep 10 11:02:37.684566 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-4453e5b8-5734-4c2d-8269-5e777c65a0d5 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:02:37.685244 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 9/36] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:02:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:02:47.672520 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=1 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:03:37.705359 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-bcee7845-8ae5-47a0-bd6f-6f4d5cf2bf4d None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:03:37.873090 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-bcee7845-8ae5-47a0-bd6f-6f4d5cf2bf4d demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:03:37.873385 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-bcee7845-8ae5-47a0-bd6f-6f4d5cf2bf4d demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:03:37.873642 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-bcee7845-8ae5-47a0-bd6f-6f4d5cf2bf4d demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:03:37.873928 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-bcee7845-8ae5-47a0-bd6f-6f4d5cf2bf4d demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:03:37.874837 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-bcee7845-8ae5-47a0-bd6f-6f4d5cf2bf4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:03:37.886243 np0000192472 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-bcee7845-8ae5-47a0-bd6f-6f4d5cf2bf4d demo demo] Get all volumes completed successfully. Sep 10 11:03:37.890181 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-bcee7845-8ae5-47a0-bd6f-6f4d5cf2bf4d demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:03:37.891098 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 9/37] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:03:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:03:47.878832 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:04:37.909582 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-991d11aa-4a08-4353-9c19-920b6954bd01 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:04:37.912504 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-991d11aa-4a08-4353-9c19-920b6954bd01 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:04:37.912678 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-991d11aa-4a08-4353-9c19-920b6954bd01 demo demo] Empty body provided in request {{(pid=111019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:04:37.912936 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-991d11aa-4a08-4353-9c19-920b6954bd01 demo demo] Calling method 'detail' {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:04:37.913227 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.api_utils [None req-991d11aa-4a08-4353-9c19-920b6954bd01 demo demo] Removing options '' from query. {{(pid=111019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:04:37.914106 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.volume.api [None req-991d11aa-4a08-4353-9c19-920b6954bd01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:04:37.927413 np0000192472 devstack@c-api.service[111019]: INFO cinder.volume.api [None req-991d11aa-4a08-4353-9c19-920b6954bd01 demo demo] Get all volumes completed successfully. Sep 10 11:04:37.930255 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-991d11aa-4a08-4353-9c19-920b6954bd01 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:04:37.930838 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 10/38] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:04:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:04:47.917711 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:05:37.948415 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-3d20744f-a2bd-41fd-8c88-d891ae6b0de1 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:05:37.951345 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-3d20744f-a2bd-41fd-8c88-d891ae6b0de1 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:05:37.951624 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-3d20744f-a2bd-41fd-8c88-d891ae6b0de1 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:05:37.951876 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-3d20744f-a2bd-41fd-8c88-d891ae6b0de1 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:05:37.952184 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-3d20744f-a2bd-41fd-8c88-d891ae6b0de1 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:05:37.953120 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-3d20744f-a2bd-41fd-8c88-d891ae6b0de1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:05:37.962275 np0000192472 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-3d20744f-a2bd-41fd-8c88-d891ae6b0de1 demo demo] Get all volumes completed successfully. Sep 10 11:05:37.964993 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-3d20744f-a2bd-41fd-8c88-d891ae6b0de1 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:05:37.965486 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 11/39] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:05:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:05:47.957197 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:06:37.986909 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-9064c426-df44-4104-b241-7d89beb863e7 None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:06:37.990992 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-9064c426-df44-4104-b241-7d89beb863e7 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:06:37.991363 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-9064c426-df44-4104-b241-7d89beb863e7 demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:06:37.991845 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-9064c426-df44-4104-b241-7d89beb863e7 demo demo] Calling method 'detail' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:06:37.992259 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.api_utils [None req-9064c426-df44-4104-b241-7d89beb863e7 demo demo] Removing options '' from query. {{(pid=111018) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:06:37.993773 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.volume.api [None req-9064c426-df44-4104-b241-7d89beb863e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111018) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:06:38.006330 np0000192472 devstack@c-api.service[111018]: INFO cinder.volume.api [None req-9064c426-df44-4104-b241-7d89beb863e7 demo demo] Get all volumes completed successfully. Sep 10 11:06:38.010297 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-9064c426-df44-4104-b241-7d89beb863e7 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:06:38.011174 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 10/40] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:06:37 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 10 11:06:47.999200 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=1 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:07:38.034635 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-f6d013c9-4038-4563-b350-51c8f6b88591 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:07:38.038808 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-f6d013c9-4038-4563-b350-51c8f6b88591 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:07:38.039316 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-f6d013c9-4038-4563-b350-51c8f6b88591 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:07:38.040458 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-f6d013c9-4038-4563-b350-51c8f6b88591 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:07:38.040973 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-f6d013c9-4038-4563-b350-51c8f6b88591 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:07:38.042429 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-f6d013c9-4038-4563-b350-51c8f6b88591 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:07:38.055309 np0000192472 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-f6d013c9-4038-4563-b350-51c8f6b88591 demo demo] Get all volumes completed successfully. Sep 10 11:07:38.059518 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-f6d013c9-4038-4563-b350-51c8f6b88591 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:07:38.060190 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 10/41] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:07:38 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 10 11:07:48.046602 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:08:38.082970 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-7f793030-979e-4ef4-8cd2-59ba8549009c None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:08:38.199495 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-7f793030-979e-4ef4-8cd2-59ba8549009c demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:08:38.199753 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-7f793030-979e-4ef4-8cd2-59ba8549009c demo demo] Empty body provided in request {{(pid=111019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:08:38.200299 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-7f793030-979e-4ef4-8cd2-59ba8549009c demo demo] Calling method 'detail' {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:08:38.200554 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.api_utils [None req-7f793030-979e-4ef4-8cd2-59ba8549009c demo demo] Removing options '' from query. {{(pid=111019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:08:38.201994 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.volume.api [None req-7f793030-979e-4ef4-8cd2-59ba8549009c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:08:38.214992 np0000192472 devstack@c-api.service[111019]: INFO cinder.volume.api [None req-7f793030-979e-4ef4-8cd2-59ba8549009c demo demo] Get all volumes completed successfully. Sep 10 11:08:38.217799 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-7f793030-979e-4ef4-8cd2-59ba8549009c demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:08:38.218440 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 11/42] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:08:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:08:48.206746 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:09:38.245611 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-c7a2148b-a885-49d1-9abd-decb97985668 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:09:38.248017 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-c7a2148b-a885-49d1-9abd-decb97985668 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:09:38.248017 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-c7a2148b-a885-49d1-9abd-decb97985668 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:09:38.248017 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-c7a2148b-a885-49d1-9abd-decb97985668 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:09:38.248286 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-c7a2148b-a885-49d1-9abd-decb97985668 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:09:38.248990 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-c7a2148b-a885-49d1-9abd-decb97985668 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:09:38.256154 np0000192472 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-c7a2148b-a885-49d1-9abd-decb97985668 demo demo] Get all volumes completed successfully. Sep 10 11:09:38.260454 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-c7a2148b-a885-49d1-9abd-decb97985668 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:09:38.260454 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 12/43] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:09:38 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 10 11:09:48.251332 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:10:38.277047 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-9d0771ca-0055-4804-87d5-cd8bdd78e872 None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:10:38.280543 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-9d0771ca-0055-4804-87d5-cd8bdd78e872 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:10:38.281352 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-9d0771ca-0055-4804-87d5-cd8bdd78e872 demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:10:38.282030 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-9d0771ca-0055-4804-87d5-cd8bdd78e872 demo demo] Calling method 'detail' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:10:38.283562 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.api_utils [None req-9d0771ca-0055-4804-87d5-cd8bdd78e872 demo demo] Removing options '' from query. {{(pid=111018) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:10:38.284074 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.volume.api [None req-9d0771ca-0055-4804-87d5-cd8bdd78e872 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111018) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:10:38.296020 np0000192472 devstack@c-api.service[111018]: INFO cinder.volume.api [None req-9d0771ca-0055-4804-87d5-cd8bdd78e872 demo demo] Get all volumes completed successfully. Sep 10 11:10:38.300181 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-9d0771ca-0055-4804-87d5-cd8bdd78e872 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:10:38.300835 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 11/44] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:10:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:10:48.288745 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=1 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:11:38.322242 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-ebf50ba8-93d1-4204-815e-3bce4d8a034d None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:11:38.326749 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-ebf50ba8-93d1-4204-815e-3bce4d8a034d demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:11:38.327225 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-ebf50ba8-93d1-4204-815e-3bce4d8a034d demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:11:38.327740 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-ebf50ba8-93d1-4204-815e-3bce4d8a034d demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:11:38.328289 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-ebf50ba8-93d1-4204-815e-3bce4d8a034d demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:11:38.329910 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-ebf50ba8-93d1-4204-815e-3bce4d8a034d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:11:38.342561 np0000192472 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-ebf50ba8-93d1-4204-815e-3bce4d8a034d demo demo] Get all volumes completed successfully. Sep 10 11:11:38.347569 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-ebf50ba8-93d1-4204-815e-3bce4d8a034d demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:11:38.348297 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 11/45] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:11:38 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 10 11:11:48.335456 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:12:38.366589 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-bf8b1cc4-9c27-4508-bc6b-622f1fd97147 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:12:38.370512 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-bf8b1cc4-9c27-4508-bc6b-622f1fd97147 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:12:38.370779 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-bf8b1cc4-9c27-4508-bc6b-622f1fd97147 demo demo] Empty body provided in request {{(pid=111019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:12:38.370982 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-bf8b1cc4-9c27-4508-bc6b-622f1fd97147 demo demo] Calling method 'detail' {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:12:38.371434 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.api_utils [None req-bf8b1cc4-9c27-4508-bc6b-622f1fd97147 demo demo] Removing options '' from query. {{(pid=111019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:12:38.372729 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.volume.api [None req-bf8b1cc4-9c27-4508-bc6b-622f1fd97147 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:12:38.384161 np0000192472 devstack@c-api.service[111019]: INFO cinder.volume.api [None req-bf8b1cc4-9c27-4508-bc6b-622f1fd97147 demo demo] Get all volumes completed successfully. Sep 10 11:12:38.386741 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-bf8b1cc4-9c27-4508-bc6b-622f1fd97147 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:12:38.387460 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 12/46] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:12:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:12:48.376807 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:13:38.405800 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-184b2d6a-810e-4645-af0a-cd3398a5efa4 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:13:38.467136 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-184b2d6a-810e-4645-af0a-cd3398a5efa4 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:13:38.467537 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-184b2d6a-810e-4645-af0a-cd3398a5efa4 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:13:38.467969 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-184b2d6a-810e-4645-af0a-cd3398a5efa4 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:13:38.468346 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-184b2d6a-810e-4645-af0a-cd3398a5efa4 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:13:38.469812 np0000192472 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-184b2d6a-810e-4645-af0a-cd3398a5efa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:13:38.480216 np0000192472 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-184b2d6a-810e-4645-af0a-cd3398a5efa4 demo demo] Get all volumes completed successfully. Sep 10 11:13:38.484189 np0000192472 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-184b2d6a-810e-4645-af0a-cd3398a5efa4 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:13:38.485176 np0000192472 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 13/47] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:13:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:13:48.473896 np0000192472 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:14:38.506344 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.middleware.request_id [None req-d06a3e77-8bb4-4f65-82d7-5d96437cdd35 None None] RequestId filter calling following filter/app {{(pid=111018) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:14:38.510557 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-d06a3e77-8bb4-4f65-82d7-5d96437cdd35 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:14:38.510967 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-d06a3e77-8bb4-4f65-82d7-5d96437cdd35 demo demo] Empty body provided in request {{(pid=111018) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:14:38.511505 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.openstack.wsgi [None req-d06a3e77-8bb4-4f65-82d7-5d96437cdd35 demo demo] Calling method 'detail' {{(pid=111018) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:14:38.511664 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.api.api_utils [None req-d06a3e77-8bb4-4f65-82d7-5d96437cdd35 demo demo] Removing options '' from query. {{(pid=111018) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:14:38.512970 np0000192472 devstack@c-api.service[111018]: DEBUG cinder.volume.api [None req-d06a3e77-8bb4-4f65-82d7-5d96437cdd35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111018) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:14:38.525354 np0000192472 devstack@c-api.service[111018]: INFO cinder.volume.api [None req-d06a3e77-8bb4-4f65-82d7-5d96437cdd35 demo demo] Get all volumes completed successfully. Sep 10 11:14:38.530069 np0000192472 devstack@c-api.service[111018]: INFO cinder.api.openstack.wsgi [None req-d06a3e77-8bb4-4f65-82d7-5d96437cdd35 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:14:38.530069 np0000192472 devstack@c-api.service[111018]: [pid: 111018|app: 0|req: 12/48] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:14:38 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 10 11:14:48.517081 np0000192472 devstack@c-api.service[111018]: DEBUG dbcounter [-] [111018] Writing DB stats cinder:SELECT=1 {{(pid=111018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:15:38.549440 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.middleware.request_id [None req-d341b856-f8cf-4875-82de-4d9106c12016 None None] RequestId filter calling following filter/app {{(pid=111020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:15:38.555427 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-d341b856-f8cf-4875-82de-4d9106c12016 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:15:38.555427 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-d341b856-f8cf-4875-82de-4d9106c12016 demo demo] Empty body provided in request {{(pid=111020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:15:38.555427 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.openstack.wsgi [None req-d341b856-f8cf-4875-82de-4d9106c12016 demo demo] Calling method 'detail' {{(pid=111020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:15:38.559437 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.api.api_utils [None req-d341b856-f8cf-4875-82de-4d9106c12016 demo demo] Removing options '' from query. {{(pid=111020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:15:38.559437 np0000192472 devstack@c-api.service[111020]: DEBUG cinder.volume.api [None req-d341b856-f8cf-4875-82de-4d9106c12016 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:15:38.575974 np0000192472 devstack@c-api.service[111020]: INFO cinder.volume.api [None req-d341b856-f8cf-4875-82de-4d9106c12016 demo demo] Get all volumes completed successfully. Sep 10 11:15:38.579569 np0000192472 devstack@c-api.service[111020]: INFO cinder.api.openstack.wsgi [None req-d341b856-f8cf-4875-82de-4d9106c12016 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:15:38.580243 np0000192472 devstack@c-api.service[111020]: [pid: 111020|app: 0|req: 12/49] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:15:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:15:48.562527 np0000192472 devstack@c-api.service[111020]: DEBUG dbcounter [-] [111020] Writing DB stats cinder:SELECT=1 {{(pid=111020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:16:38.604365 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.middleware.request_id [None req-d6eadebc-1fbe-4535-8117-e7424a0ed078 None None] RequestId filter calling following filter/app {{(pid=111019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:16:38.609800 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-d6eadebc-1fbe-4535-8117-e7424a0ed078 demo demo] GET https://162.253.55.213/volume/v3/volumes/detail Sep 10 11:16:38.610175 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-d6eadebc-1fbe-4535-8117-e7424a0ed078 demo demo] Empty body provided in request {{(pid=111019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:16:38.610749 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.openstack.wsgi [None req-d6eadebc-1fbe-4535-8117-e7424a0ed078 demo demo] Calling method 'detail' {{(pid=111019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:16:38.611381 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.api.api_utils [None req-d6eadebc-1fbe-4535-8117-e7424a0ed078 demo demo] Removing options '' from query. {{(pid=111019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:16:38.613210 np0000192472 devstack@c-api.service[111019]: DEBUG cinder.volume.api [None req-d6eadebc-1fbe-4535-8117-e7424a0ed078 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:16:38.626711 np0000192472 devstack@c-api.service[111019]: INFO cinder.volume.api [None req-d6eadebc-1fbe-4535-8117-e7424a0ed078 demo demo] Get all volumes completed successfully. Sep 10 11:16:38.632208 np0000192472 devstack@c-api.service[111019]: INFO cinder.api.openstack.wsgi [None req-d6eadebc-1fbe-4535-8117-e7424a0ed078 demo demo] https://162.253.55.213/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:16:38.632208 np0000192472 devstack@c-api.service[111019]: [pid: 111019|app: 0|req: 13/50] 162.253.55.213 () {64 vars in 1296 bytes} [Thu Sep 10 11:16:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:16:48.618767 np0000192472 devstack@c-api.service[111019]: DEBUG dbcounter [-] [111019] Writing DB stats cinder:SELECT=1 {{(pid=111019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}