Jul 15 00:48:02.029430 np0000185333 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 15 00:48:02.034745 np0000185333 devstack@c-api.service[111118]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 15 00:48:02 2026] *** Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: nodename: np0000185333 Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: machine: x86_64 Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: clock source: unix Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: pcre jit disabled Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: detected number of CPU cores: 16 Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: current working directory: / Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: detected binary path: /usr/bin/uwsgi-core Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: your processes number limit is 256916 Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: your memory page size is 4096 bytes Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: detected max file descriptor number: 2048 Jul 15 00:48:02.037702 np0000185333 devstack@c-api.service[111118]: lock engine: pthread robust mutexes Jul 15 00:48:02.038824 np0000185333 devstack@c-api.service[111118]: thunder lock: enabled Jul 15 00:48:02.038824 np0000185333 devstack@c-api.service[111118]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 15 00:48:02.038824 np0000185333 devstack@c-api.service[111118]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 15 00:48:02.038824 np0000185333 devstack@c-api.service[111118]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 15 00:48:02.038824 np0000185333 devstack@c-api.service[111118]: Set PythonHome to /opt/stack/data/venv Jul 15 00:48:02.074691 np0000185333 devstack@c-api.service[111118]: Python main interpreter initialized at 0x743c3e2a4668 Jul 15 00:48:02.074691 np0000185333 devstack@c-api.service[111118]: python threads support enabled Jul 15 00:48:02.074691 np0000185333 devstack@c-api.service[111118]: your server socket listen backlog is limited to 100 connections Jul 15 00:48:02.074691 np0000185333 devstack@c-api.service[111118]: your mercy for graceful operations on workers is 80 seconds Jul 15 00:48:02.075217 np0000185333 devstack@c-api.service[111118]: mapped 671795 bytes (656 KB) for 4 cores Jul 15 00:48:02.075439 np0000185333 devstack@c-api.service[111118]: *** Operational MODE: preforking *** Jul 15 00:48:02.075593 np0000185333 devstack@c-api.service[111118]: *** uWSGI is running in multiple interpreter mode *** Jul 15 00:48:02.075593 np0000185333 devstack@c-api.service[111118]: spawned uWSGI master process (pid: 111118) Jul 15 00:48:02.075766 np0000185333 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 15 00:48:02.076371 np0000185333 devstack@c-api.service[111118]: spawned uWSGI worker 1 (pid: 111119, cores: 1) Jul 15 00:48:02.077191 np0000185333 devstack@c-api.service[111118]: spawned uWSGI worker 2 (pid: 111120, cores: 1) Jul 15 00:48:02.077676 np0000185333 devstack@c-api.service[111118]: spawned uWSGI worker 3 (pid: 111121, cores: 1) Jul 15 00:48:02.078163 np0000185333 devstack@c-api.service[111118]: spawned uWSGI worker 4 (pid: 111122, cores: 1) Jul 15 00:48:02.078263 np0000185333 devstack@c-api.service[111118]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 15 00:48:02.202167 np0000185333 devstack@c-api.service[111119]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:48:02.202167 np0000185333 devstack@c-api.service[111119]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:48:02.202167 np0000185333 devstack@c-api.service[111119]: we strongly recommend against using it for new projects. Jul 15 00:48:02.202167 np0000185333 devstack@c-api.service[111119]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:48:02.202167 np0000185333 devstack@c-api.service[111119]: framework. For more detail see Jul 15 00:48:02.202167 np0000185333 devstack@c-api.service[111119]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:48:02.202167 np0000185333 devstack@c-api.service[111119]: import eventlet # noqa Jul 15 00:48:02.212734 np0000185333 devstack@c-api.service[111122]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:48:02.212734 np0000185333 devstack@c-api.service[111122]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:48:02.212734 np0000185333 devstack@c-api.service[111122]: we strongly recommend against using it for new projects. Jul 15 00:48:02.212734 np0000185333 devstack@c-api.service[111122]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:48:02.212734 np0000185333 devstack@c-api.service[111122]: framework. For more detail see Jul 15 00:48:02.212734 np0000185333 devstack@c-api.service[111122]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:48:02.212734 np0000185333 devstack@c-api.service[111122]: import eventlet # noqa Jul 15 00:48:02.213283 np0000185333 devstack@c-api.service[111121]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:48:02.213283 np0000185333 devstack@c-api.service[111121]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:48:02.213283 np0000185333 devstack@c-api.service[111121]: we strongly recommend against using it for new projects. Jul 15 00:48:02.213283 np0000185333 devstack@c-api.service[111121]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:48:02.213283 np0000185333 devstack@c-api.service[111121]: framework. For more detail see Jul 15 00:48:02.213283 np0000185333 devstack@c-api.service[111121]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:48:02.213283 np0000185333 devstack@c-api.service[111121]: import eventlet # noqa Jul 15 00:48:02.226985 np0000185333 devstack@c-api.service[111120]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 00:48:02.226985 np0000185333 devstack@c-api.service[111120]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 00:48:02.226985 np0000185333 devstack@c-api.service[111120]: we strongly recommend against using it for new projects. Jul 15 00:48:02.226985 np0000185333 devstack@c-api.service[111120]: If you are already using Eventlet, we recommend migrating to a different Jul 15 00:48:02.226985 np0000185333 devstack@c-api.service[111120]: framework. For more detail see Jul 15 00:48:02.226985 np0000185333 devstack@c-api.service[111120]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 00:48:02.226985 np0000185333 devstack@c-api.service[111120]: import eventlet # noqa Jul 15 00:48:02.368428 np0000185333 devstack@c-api.service[111119]: /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 Jul 15 00:48:02.368428 np0000185333 devstack@c-api.service[111119]: from cgi import parse_header Jul 15 00:48:02.372786 np0000185333 devstack@c-api.service[111122]: /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 Jul 15 00:48:02.372786 np0000185333 devstack@c-api.service[111122]: from cgi import parse_header Jul 15 00:48:02.388676 np0000185333 devstack@c-api.service[111121]: /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 Jul 15 00:48:02.388676 np0000185333 devstack@c-api.service[111121]: from cgi import parse_header Jul 15 00:48:02.396847 np0000185333 devstack@c-api.service[111120]: /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 Jul 15 00:48:02.396847 np0000185333 devstack@c-api.service[111120]: from cgi import parse_header Jul 15 00:48:02.407172 np0000185333 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:48:02.407172 np0000185333 devstack@c-api.service[111119]: warnings.warn( Jul 15 00:48:02.411009 np0000185333 devstack@c-api.service[111122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:48:02.411009 np0000185333 devstack@c-api.service[111122]: warnings.warn( Jul 15 00:48:02.418088 np0000185333 devstack@c-api.service[111119]: /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. Jul 15 00:48:02.418088 np0000185333 devstack@c-api.service[111119]: removals.removed_module( Jul 15 00:48:02.418875 np0000185333 devstack@c-api.service[111119]: /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. Jul 15 00:48:02.418875 np0000185333 devstack@c-api.service[111119]: removals.removed_module( Jul 15 00:48:02.420717 np0000185333 devstack@c-api.service[111122]: /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. Jul 15 00:48:02.420717 np0000185333 devstack@c-api.service[111122]: removals.removed_module( Jul 15 00:48:02.421408 np0000185333 devstack@c-api.service[111122]: /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. Jul 15 00:48:02.421408 np0000185333 devstack@c-api.service[111122]: removals.removed_module( Jul 15 00:48:02.427702 np0000185333 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:48:02.427702 np0000185333 devstack@c-api.service[111121]: warnings.warn( Jul 15 00:48:02.436646 np0000185333 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 00:48:02.436646 np0000185333 devstack@c-api.service[111120]: warnings.warn( Jul 15 00:48:02.437765 np0000185333 devstack@c-api.service[111121]: /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. Jul 15 00:48:02.437765 np0000185333 devstack@c-api.service[111121]: removals.removed_module( Jul 15 00:48:02.438491 np0000185333 devstack@c-api.service[111121]: /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. Jul 15 00:48:02.438491 np0000185333 devstack@c-api.service[111121]: removals.removed_module( Jul 15 00:48:02.447924 np0000185333 devstack@c-api.service[111120]: /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. Jul 15 00:48:02.447924 np0000185333 devstack@c-api.service[111120]: removals.removed_module( Jul 15 00:48:02.448645 np0000185333 devstack@c-api.service[111120]: /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. Jul 15 00:48:02.448645 np0000185333 devstack@c-api.service[111120]: removals.removed_module( Jul 15 00:48:03.171367 np0000185333 devstack@c-api.service[111122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:48:03.171367 np0000185333 devstack@c-api.service[111122]: warnings.warn( Jul 15 00:48:03.193753 np0000185333 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:48:03.193753 np0000185333 devstack@c-api.service[111119]: warnings.warn( Jul 15 00:48:03.214946 np0000185333 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:48:03.214946 np0000185333 devstack@c-api.service[111121]: warnings.warn( Jul 15 00:48:03.221440 np0000185333 devstack@c-api.service[111122]: /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. Jul 15 00:48:03.221440 np0000185333 devstack@c-api.service[111122]: warnings.warn( Jul 15 00:48:03.255492 np0000185333 devstack@c-api.service[111119]: /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. Jul 15 00:48:03.255492 np0000185333 devstack@c-api.service[111119]: warnings.warn( Jul 15 00:48:03.271351 np0000185333 devstack@c-api.service[111121]: /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. Jul 15 00:48:03.271351 np0000185333 devstack@c-api.service[111121]: warnings.warn( Jul 15 00:48:03.275276 np0000185333 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 00:48:03.275276 np0000185333 devstack@c-api.service[111120]: warnings.warn( Jul 15 00:48:03.329032 np0000185333 devstack@c-api.service[111120]: /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. Jul 15 00:48:03.329032 np0000185333 devstack@c-api.service[111120]: warnings.warn( Jul 15 00:48:03.431386 np0000185333 devstack@c-api.service[111122]: 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. Jul 15 00:48:03.431625 np0000185333 devstack@c-api.service[111122]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111122) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:48:03.464872 np0000185333 devstack@c-api.service[111121]: 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. Jul 15 00:48:03.465022 np0000185333 devstack@c-api.service[111121]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111121) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:48:03.470148 np0000185333 devstack@c-api.service[111119]: 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. Jul 15 00:48:03.470511 np0000185333 devstack@c-api.service[111119]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111119) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:48:03.528084 np0000185333 devstack@c-api.service[111121]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 00:48:03.528084 np0000185333 devstack@c-api.service[111121]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:48:03.533371 np0000185333 devstack@c-api.service[111122]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 00:48:03.533371 np0000185333 devstack@c-api.service[111122]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:48:03.537565 np0000185333 devstack@c-api.service[111119]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 00:48:03.537565 np0000185333 devstack@c-api.service[111119]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:48:03.545094 np0000185333 devstack@c-api.service[111120]: 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. Jul 15 00:48:03.545288 np0000185333 devstack@c-api.service[111120]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111120) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 00:48:03.608452 np0000185333 devstack@c-api.service[111120]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 00:48:03.608452 np0000185333 devstack@c-api.service[111120]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 00:48:03.993749 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111120) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:48:03.993991 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111122) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:48:03.994126 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111121) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:48:03.994192 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.994270 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.994331 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.994392 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.994461 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.994461 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.994567 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.994625 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.994682 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.995554 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111119) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 00:48:03.996116 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.996195 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.996430 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.996976 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.997098 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:03.997181 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.997243 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:03.997300 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:03.997368 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:03.997427 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.997485 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:03.997544 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:03.997603 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:03.997668 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:03.997733 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:03.997783 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:03.997839 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:03.997897 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.998011 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:03.998106 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:03.998164 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:03.998232 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.998441 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:03.998503 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.998567 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.998624 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:03.998624 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:03.998624 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:03.998624 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:03.998624 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:03.998624 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.998927 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.998927 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:03.998927 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:03.998927 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:03.999166 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.999242 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:03.999306 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:03.999362 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:03.999419 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:03.999487 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.999545 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:03.999545 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:03.999658 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:03.999722 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:03.999780 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:03.999845 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:03.999901 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:03.999901 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:03.999901 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.000276 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.000364 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.000480 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.000624 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.000694 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.000694 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.000694 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.000694 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.000694 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.001235 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.001235 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.001235 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.001235 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.001235 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.001715 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.001827 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.001970 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.002118 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.002224 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.002224 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.002224 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.002446 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.002498 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.002498 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.002653 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.002653 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.002653 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.002653 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.002892 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.002940 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.003011 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.003138 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.003225 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.003225 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.003225 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.003225 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.003225 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.003544 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.003544 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.003544 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.003544 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.003544 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.003544 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.003544 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.004018 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.004018 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.004018 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.004183 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.004256 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.004338 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.004439 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.004491 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.004562 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.004638 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.004707 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.004775 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.004775 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.004775 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.004947 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.004947 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.004947 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.004947 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.004947 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.004947 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.004947 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.007381 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.007491 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.007491 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.007631 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.007631 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.007781 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.007781 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.008003 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.008102 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.008172 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.008239 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.008239 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.008379 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.008379 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.009852 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.010003 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.010003 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.010171 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.010242 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.010313 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.010384 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.010466 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.010536 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.010605 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.010672 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.010749 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.010830 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.010904 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.010980 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.011066 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.011153 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.011225 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.011294 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.011365 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.011444 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.011515 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.011582 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.011651 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.011720 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.011789 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.011867 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.011939 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.012014 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.012107 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.012193 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.012262 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.012332 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.012399 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.012470 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.012543 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.012611 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.012679 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.012745 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.012812 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.012901 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.012972 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.013039 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.013144 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.013220 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.013298 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.013364 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.013432 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.013499 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.013579 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.013655 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.013698 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.013796 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.013875 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.013981 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.014077 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.014154 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.014226 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.014293 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.014373 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.014444 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.014519 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.014585 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.014653 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.014698 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.014790 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.014860 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.014929 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.015010 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.015115 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.015199 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.015275 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.015348 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.015414 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.015482 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.015552 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.015611 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.015652 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.015701 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.015741 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.015781 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.015819 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.015860 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.015898 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.015937 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.016001 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.016064 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.016115 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.016159 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.016159 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.016238 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.016282 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.016326 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.016326 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.016326 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.016326 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.016326 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.016326 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.016535 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.016535 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.016535 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.016535 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.016741 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.016796 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.016836 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.016873 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.017043 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.017107 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.017207 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.017207 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.017333 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.017418 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.017494 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.017577 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.017647 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.017647 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.017647 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.017647 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.017924 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.017995 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.018092 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.018092 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.018249 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.018294 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.018385 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.018453 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.018520 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.018597 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.018670 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.018741 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.018809 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.018878 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.018955 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.018998 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.019114 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.019160 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.019249 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.019316 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.019385 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.019455 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.019537 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.019580 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.019693 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.019777 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.019844 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.019844 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.019844 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.020035 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.020035 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.020035 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.020035 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.020035 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.020035 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.020035 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.020518 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.020518 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.020660 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.020708 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.020811 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.020880 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.020930 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.021136 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.021184 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.021283 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.021360 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.021405 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.021497 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.021573 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.021617 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.021706 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.021773 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.021850 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.021942 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.021942 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.022022 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.022078 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.022078 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.022078 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.022078 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.022078 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.022078 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.022288 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.022325 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.022358 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.022358 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.022358 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.022435 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.022466 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.022495 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.022521 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.022547 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.022578 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.022609 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.022609 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.022659 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.022686 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.022718 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.022745 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.022772 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.022802 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.022829 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.022861 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.022888 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.022918 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.022945 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.022945 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.022998 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.023024 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.023064 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.023064 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.023123 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.023123 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.023123 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.023201 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.023229 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.023262 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.023292 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.023321 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.023351 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.023382 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.023416 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.023444 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.023474 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.023501 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.023531 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.023563 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.023595 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.023623 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.023652 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.023680 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.023707 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.023741 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.023773 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.023803 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.023831 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.023857 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.023857 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.023911 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.023939 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.023969 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.024419 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.024452 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.024502 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.024579 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.024579 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.024682 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.024715 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.024789 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.025256 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.026152 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.026210 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.026276 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.026342 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.026394 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.026448 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.026511 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.026583 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.026631 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.026661 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.026694 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.026722 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.026748 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.026777 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.026809 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.026839 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.026866 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.026894 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.026925 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.026953 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.026979 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.027007 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.027118 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.027163 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.027217 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.027265 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.027300 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.027331 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.027358 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.027390 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.027417 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.027451 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.027483 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.027515 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.027543 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.027574 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.027601 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.027633 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.027667 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.027700 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.027729 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.027757 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.027788 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.027820 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.027852 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.027881 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.027909 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.027936 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.027968 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.027998 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.027998 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.027998 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.027998 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.028117 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.028117 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.028174 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.028379 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.028439 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.028498 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.028543 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.028573 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.028600 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.028628 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.028664 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.028694 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.028725 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.028757 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.028792 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.028819 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.028844 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.028873 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.028900 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.028932 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.028961 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.028991 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.029017 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.029045 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.029088 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.029116 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.029116 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.029164 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.029164 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.029229 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.029257 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.030864 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.030907 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.030972 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.031039 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.031087 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.031129 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.031162 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.031195 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.031227 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.031258 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.031284 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.031313 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.031342 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.031371 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.031410 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.031450 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.031491 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.031541 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.031580 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.031636 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.031679 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.031718 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.031756 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.031795 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.031833 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.031870 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.031909 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.031909 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.032597 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.032671 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.032716 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.032752 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.032804 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.032844 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.032882 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.032922 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.032970 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.033010 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.033048 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.033103 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.033143 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.033182 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.033222 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.033261 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.033308 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.033308 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.033308 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.033308 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.033308 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.033487 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.033487 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.033487 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.033594 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.033594 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.033594 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.033697 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.035740 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.035804 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.035854 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.035894 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.035946 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.036029 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.036153 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.036198 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.036198 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.036371 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.036371 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.036371 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.036580 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.036656 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.036708 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.036755 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.036794 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.036833 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.036874 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.036921 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.036959 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.037003 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.037043 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.037098 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.037138 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.037252 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.037294 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.037399 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.037482 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.037551 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.037620 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.037687 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.037755 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.037831 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.037922 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.037997 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.038095 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.038166 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.038247 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.038247 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.038383 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.038463 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.038535 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.038603 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.038671 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.038740 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.038815 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.038978 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.038978 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.039099 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.039142 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.039180 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.039218 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.039256 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.039256 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.039256 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.039374 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.039374 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.039460 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.039500 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.039538 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.039578 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.039618 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.039658 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.039702 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.039741 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.039780 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.039820 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.039865 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.039906 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.039951 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.039990 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.040029 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.040029 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.040211 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.040307 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.040411 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.040494 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.040494 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.040634 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.040634 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.040764 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.040840 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.040840 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.040840 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.041124 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.041195 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.041195 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.041326 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.041397 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.041480 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.041551 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.041551 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.041657 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.041749 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.041749 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.041749 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.041749 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.042276 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.042276 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.042472 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.042600 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.042712 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.042765 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.042805 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.042844 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.042882 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.042882 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.042961 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.042999 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.043038 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.043038 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.043146 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.043183 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.043222 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.043222 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.043297 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.043336 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.043375 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.043375 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.043468 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.043516 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.043516 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.043516 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.043516 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.043516 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.043689 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.043689 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.043761 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.043800 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.043841 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.043841 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.043923 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.043961 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.043961 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.044028 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.044224 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.044224 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.044364 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.044433 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.044535 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.044576 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.044576 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.044576 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.044576 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.044576 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.045009 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.045126 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.045210 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.045210 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.045210 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.045463 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.045532 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.045532 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.045699 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.045779 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.045851 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.045851 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.045851 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.045851 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.045851 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.046242 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.046242 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.046242 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.046242 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.046504 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.046575 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.046575 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.046575 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.046786 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.046786 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.046786 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.046786 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.046786 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.046786 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.046786 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.047291 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.047365 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.047444 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.047444 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.047444 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.047629 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.047699 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.047699 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.047699 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.047849 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.048532 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.048956 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.049083 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.049083 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.049213 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.049213 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.049377 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.049423 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.049523 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.049594 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.049665 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.049750 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.049823 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.049927 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.049977 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.050097 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.050180 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.050253 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.050322 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.050365 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.050394 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.050432 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.050469 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.050496 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.050524 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.050554 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.050581 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.050610 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.050637 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.050664 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.050692 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.050726 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.050754 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.050780 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.050807 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.050835 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.050861 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.050861 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.050910 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.050938 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.050974 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.050974 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.051029 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.051824 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.051874 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.051946 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.051981 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.052070 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.052107 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.052143 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.052171 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.052210 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.052240 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.052276 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.052308 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.052335 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.052365 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.052392 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.052421 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.052449 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.052449 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.052509 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.052540 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.052572 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.052602 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.052629 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.052712 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.052780 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.052866 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.052903 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.052944 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.052971 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.053024 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.053106 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.053141 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.053193 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.053243 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.053322 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.053363 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.053392 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.053425 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.053454 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.053482 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.053514 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.053543 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.053570 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.053606 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.053635 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.053662 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.053694 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.053723 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.053754 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.053785 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.053812 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.053841 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.053868 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.053923 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.053959 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.053991 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.054019 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.054062 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.054093 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.054120 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.054149 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.054176 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.054205 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.054233 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.054269 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.054296 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.054328 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.054360 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.054389 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.054416 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.054416 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.054416 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.054416 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.054416 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.054416 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.054416 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.054416 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.054621 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.054621 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.054621 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.054693 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.054807 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.054807 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.054903 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.055332 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.055416 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.055498 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.055584 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.055675 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.055749 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.055845 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.055912 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.055958 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.055987 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.056015 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.056045 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.056103 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.056132 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.056160 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.056187 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.056216 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.056243 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.056271 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.056298 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.056324 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.056352 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.056378 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.056410 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.056410 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.056458 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 00:48:04.056487 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.056581 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.056618 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.056693 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.056728 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.056780 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.057184 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 00:48:04.057279 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 00:48:04.057370 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 00:48:04.057474 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 00:48:04.057558 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 00:48:04.057642 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 00:48:04.103391 np0000185333 devstack@c-api.service[111121]: INFO dbcounter [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Registered counter for database cinder Jul 15 00:48:04.103533 np0000185333 devstack@c-api.service[111120]: INFO dbcounter [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Registered counter for database cinder Jul 15 00:48:04.104633 np0000185333 devstack@c-api.service[111122]: INFO dbcounter [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Registered counter for database cinder Jul 15 00:48:04.106435 np0000185333 devstack@c-api.service[111119]: INFO dbcounter [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Registered counter for database cinder Jul 15 00:48:04.145393 np0000185333 devstack@c-api.service[111121]: DEBUG oslo_db.sqlalchemy.engines [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 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=111121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:04.147492 np0000185333 devstack@c-api.service[111120]: DEBUG oslo_db.sqlalchemy.engines [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 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=111120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:04.148524 np0000185333 devstack@c-api.service[111122]: DEBUG oslo_db.sqlalchemy.engines [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f 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=111122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:04.155710 np0000185333 devstack@c-api.service[111119]: DEBUG oslo_db.sqlalchemy.engines [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 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=111119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:04.261768 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writer thread running {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:48:04.262948 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writer thread running {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:48:04.264406 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writer thread running {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:48:04.264565 np0000185333 devstack@c-api.service[111121]: INFO cinder.rpc [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:48:04.266317 np0000185333 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:48:04.266804 np0000185333 devstack@c-api.service[111121]: INFO cinder.rpc [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:48:04.266952 np0000185333 devstack@c-api.service[111120]: INFO cinder.rpc [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:48:04.268734 np0000185333 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:48:04.268969 np0000185333 devstack@c-api.service[111121]: INFO cinder.rpc [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:48:04.269510 np0000185333 devstack@c-api.service[111120]: INFO cinder.rpc [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:48:04.271116 np0000185333 devstack@c-api.service[111121]: INFO cinder.rpc [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:48:04.271200 np0000185333 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:48:04.271676 np0000185333 devstack@c-api.service[111120]: INFO cinder.rpc [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:48:04.272096 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.273357 np0000185333 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:48:04.273607 np0000185333 devstack@c-api.service[111120]: INFO cinder.rpc [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:48:04.274676 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.274776 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.276960 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.277698 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.278232 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writer thread running {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 00:48:04.278675 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.281129 np0000185333 devstack@c-api.service[111119]: INFO cinder.rpc [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 00:48:04.283896 np0000185333 devstack@c-api.service[111119]: INFO cinder.rpc [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 00:48:04.286233 np0000185333 devstack@c-api.service[111119]: INFO cinder.rpc [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 00:48:04.288259 np0000185333 devstack@c-api.service[111119]: INFO cinder.rpc [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 00:48:04.289258 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.293268 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.310830 np0000185333 devstack@c-api.service[111121]: DEBUG oslo_db.sqlalchemy.engines [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 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=111121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:04.312023 np0000185333 devstack@c-api.service[111120]: DEBUG oslo_db.sqlalchemy.engines [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 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=111120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:04.313239 np0000185333 devstack@c-api.service[111121]: INFO cinder.rpc [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:48:04.314685 np0000185333 devstack@c-api.service[111122]: DEBUG oslo_db.sqlalchemy.engines [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f 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=111122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:04.315466 np0000185333 devstack@c-api.service[111121]: INFO cinder.rpc [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:48:04.315574 np0000185333 devstack@c-api.service[111120]: INFO cinder.rpc [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:48:04.316667 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.318801 np0000185333 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:48:04.318924 np0000185333 devstack@c-api.service[111120]: INFO cinder.rpc [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:48:04.320676 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.322338 np0000185333 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:48:04.324319 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.328685 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.329469 np0000185333 devstack@c-api.service[111119]: DEBUG oslo_db.sqlalchemy.engines [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 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=111119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:04.331871 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.332918 np0000185333 devstack@c-api.service[111119]: INFO cinder.rpc [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 00:48:04.333151 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.334988 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.335611 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.335729 np0000185333 devstack@c-api.service[111119]: INFO cinder.rpc [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 00:48:04.336354 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.337185 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.338810 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.339442 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.340336 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.343229 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.343430 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.343530 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.346292 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.346563 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.347248 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.349406 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.349495 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.350276 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.350357 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.352269 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.352582 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.353221 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.353564 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.355149 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.355417 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.356533 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.356606 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.356698 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.358905 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.359305 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.359395 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.359758 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.362265 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.362444 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.362528 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.363714 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.364811 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.365537 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.366377 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.367968 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.368178 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.368679 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.370244 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.371318 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.371680 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.371826 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.371875 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.373105 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.373334 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.374573 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.374844 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.374903 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.375319 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.375735 np0000185333 devstack@c-api.service[111121]: WARNING cinder.api.contrib.hosts [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:48:04.376281 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.376525 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.377602 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.377800 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.377971 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.378347 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.379085 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.379263 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.379390 np0000185333 devstack@c-api.service[111120]: WARNING cinder.api.contrib.hosts [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:48:04.379463 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.380171 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.380410 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.381123 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.381611 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.381711 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.382042 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: extensions {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.382570 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.383068 np0000185333 devstack@c-api.service[111122]: WARNING cinder.api.contrib.hosts [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:48:04.383210 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.383477 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: cgsnapshots {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.383831 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.384684 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.385141 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: os-availability-zone {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.385264 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.385514 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: extensions {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.386712 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.386851 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: cgsnapshots {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.387030 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: os-snapshot-manage {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.388020 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.388179 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.388462 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: os-availability-zone {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.388515 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: os-volume-transfer {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.388994 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: extensions {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.389819 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: os-snapshot-manage {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.390110 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: os-quota-sets {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.390349 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: cgsnapshots {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.391290 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: os-volume-transfer {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.391517 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: os-hosts {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.391692 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: os-availability-zone {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.391890 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.392973 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: os-quota-sets {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.393028 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: qos-specs {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.393831 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: os-snapshot-manage {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.394428 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: os-hosts {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.394699 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.395114 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: backups {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.395289 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: os-volume-transfer {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.395770 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: qos-specs {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.396284 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.396904 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: os-quota-sets {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.397099 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: capabilities {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.397817 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.397874 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: backups {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.398318 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: os-hosts {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.398391 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: os-volume-type-access {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.399236 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.399678 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: qos-specs {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.399828 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: capabilities {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.399935 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: os-quota-class-sets {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.400494 np0000185333 devstack@c-api.service[111119]: WARNING cinder.api.contrib.hosts [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 00:48:04.401135 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: os-volume-type-access {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.401214 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: scheduler-stats {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.401403 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.401716 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: backups {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.402654 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: consistencygroups {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.402767 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: os-quota-class-sets {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.403007 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.403716 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: capabilities {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.404020 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: scheduler-stats {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.404531 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.404608 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: encryption {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.404927 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: os-volume-type-access {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.405448 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: consistencygroups {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.406166 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.406252 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: encryption {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.406539 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: os-quota-class-sets {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.407032 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: extensions {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.407427 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: encryption {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.407659 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: os-volume-manage {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.407860 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: scheduler-stats {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.408552 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: cgsnapshots {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.408936 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: encryption {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.409161 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extended resource: extra_specs {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.409322 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: consistencygroups {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.409958 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: os-availability-zone {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.410438 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: os-volume-manage {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.411187 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: encryption {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.411341 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.412131 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: os-snapshot-manage {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.412337 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extended resource: extra_specs {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.412714 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: encryption {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.412769 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.413617 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: os-volume-transfer {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.414126 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.414273 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: os-volume-manage {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.414546 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.415323 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: os-quota-sets {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.415492 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.415652 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extended resource: extra_specs {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.415894 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.416332 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.contrib.snapshot_actions [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] SnapshotActionsController initialized {{(pid=111121) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:48:04.416808 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: os-hosts {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.417037 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.417259 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.417878 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.418246 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: qos-specs {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.418398 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.418634 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.419230 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.419468 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] SnapshotActionsController initialized {{(pid=111120) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:48:04.419780 np0000185333 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.420321 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.420394 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: backups {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.420578 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.420714 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.420846 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.420962 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension VolumeActions extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.421116 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension UsedLimits extending resource: limits {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.421219 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.421507 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.421906 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422011 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422153 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension TypesManage extending resource: types {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422250 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422359 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422410 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.422457 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422545 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422603 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: capabilities {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.422658 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension AdminActions extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422751 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension AdminActions extending resource: snapshots {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422852 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension AdminActions extending resource: backups {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.422938 np0000185333 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.423010 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-dbda09f4-924e-48a3-bad3-e9ff3f0835e2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.423253 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.contrib.snapshot_actions [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] SnapshotActionsController initialized {{(pid=111122) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:48:04.423787 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: os-volume-type-access {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.423870 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424005 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424089 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.424131 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension VolumeActions extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424255 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension UsedLimits extending resource: limits {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424372 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424470 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424647 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424749 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension TypesManage extending resource: types {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424858 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.424964 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.425077 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.425179 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.425282 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension AdminActions extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.425395 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension AdminActions extending resource: snapshots {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.425488 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.425534 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension AdminActions extending resource: backups {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.425586 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: os-quota-class-sets {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.425633 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-1ae1ae3c-38ba-45c6-a6e1-b759a7494bd3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.426857 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: scheduler-stats {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.426921 np0000185333 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.427823 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.427938 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.428321 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: consistencygroups {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.428615 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension VolumeActions extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.428741 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension UsedLimits extending resource: limits {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.428848 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.428944 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429040 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429185 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension TypesManage extending resource: types {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429346 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429389 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429467 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429572 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429671 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension AdminActions extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429800 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension AdminActions extending resource: snapshots {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.429898 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension AdminActions extending resource: backups {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.430006 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f0dcf661-dd3c-4e5d-bf4f-1ec3b85c0f9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.430329 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: encryption {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.430922 np0000185333 devstack@c-api.service[111121]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x743c3e2a4668 pid: 111121 (default app) Jul 15 00:48:04.431960 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: encryption {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.433455 np0000185333 devstack@c-api.service[111120]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x743c3e2a4668 pid: 111120 (default app) Jul 15 00:48:04.433512 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: os-volume-manage {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.434948 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extended resource: extra_specs {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 00:48:04.437626 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.437895 np0000185333 devstack@c-api.service[111122]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x743c3e2a4668 pid: 111122 (default app) Jul 15 00:48:04.439311 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.440554 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-486c71a2-8962-4d7b-8c61-540e6573c5f4 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:48:04.440692 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.442132 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.442978 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] SnapshotActionsController initialized {{(pid=111119) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 00:48:04.443453 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 949 bytes} [Wed Jul 15 00:48:04 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 15 00:48:04.443731 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.445088 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.446502 np0000185333 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 00:48:04.447488 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.447577 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.447721 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension VolumeActions extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.447844 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension UsedLimits extending resource: limits {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.447955 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.448754 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.448873 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449007 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension TypesManage extending resource: types {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449164 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449290 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449290 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449429 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449495 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension AdminActions extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449609 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension AdminActions extending resource: snapshots {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449755 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension AdminActions extending resource: backups {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.449903 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-3d49dd00-1cb9-4c37-85c4-0b79532ac8c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 00:48:04.458610 np0000185333 devstack@c-api.service[111119]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x743c3e2a4668 pid: 111119 (default app) Jul 15 00:48:12.049400 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-af2e5837-7fe7-47e1-b716-2733609396ec None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:48:12.643773 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-af2e5837-7fe7-47e1-b716-2733609396ec admin admin] POST https://199.204.45.70/volume/v3/types Jul 15 00:48:12.644535 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-af2e5837-7fe7-47e1-b716-2733609396ec admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 00:48:12.646340 np0000185333 devstack@c-api.service[111120]: /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. Jul 15 00:48:12.646340 np0000185333 devstack@c-api.service[111120]: warnings.warn( Jul 15 00:48:12.680668 np0000185333 devstack@c-api.service[111120]: DEBUG oslo_db.sqlalchemy.engines [None req-af2e5837-7fe7-47e1-b716-2733609396ec 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=111120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:12.709399 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-af2e5837-7fe7-47e1-b716-2733609396ec admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jul 15 00:48:12.710155 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1326 bytes} [Wed Jul 15 00:48:12 2026] POST /volume/v3/types => generated 186 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:48:12.742282 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-83c0655b-b9bf-486c-a05b-136bd1f0284a None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:48:13.105563 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-83c0655b-b9bf-486c-a05b-136bd1f0284a admin admin] POST https://199.204.45.70/volume/v3/types/1ad2d04e-2fd7-44fe-8164-0a3420a6b133/extra_specs Jul 15 00:48:13.106339 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-83c0655b-b9bf-486c-a05b-136bd1f0284a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 00:48:13.108215 np0000185333 devstack@c-api.service[111122]: /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. Jul 15 00:48:13.108215 np0000185333 devstack@c-api.service[111122]: warnings.warn( Jul 15 00:48:13.141034 np0000185333 devstack@c-api.service[111122]: DEBUG oslo_db.sqlalchemy.engines [None req-83c0655b-b9bf-486c-a05b-136bd1f0284a 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=111122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:48:13.200504 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-83c0655b-b9bf-486c-a05b-136bd1f0284a admin admin] https://199.204.45.70/volume/v3/types/1ad2d04e-2fd7-44fe-8164-0a3420a6b133/extra_specs returned with HTTP 200 Jul 15 00:48:13.200940 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 1/3] 199.204.45.70 () {68 vars in 1473 bytes} [Wed Jul 15 00:48:12 2026] POST /volume/v3/types/1ad2d04e-2fd7-44fe-8164-0a3420a6b133/extra_specs => generated 55 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:48:14.315552 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=6 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:48:14.334862 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=6 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:48:22.706987 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:48:23.199192 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:51:02.288984 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-9b9f943b-8531-4b5e-99fe-ee28977d4e2c None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:02.289809 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-9b9f943b-8531-4b5e-99fe-ee28977d4e2c None None] GET https://199.204.45.70/volume// Jul 15 00:51:02.290076 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-9b9f943b-8531-4b5e-99fe-ee28977d4e2c None None] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:02.290388 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-9b9f943b-8531-4b5e-99fe-ee28977d4e2c None None] Calling method 'all' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:02.291049 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-9b9f943b-8531-4b5e-99fe-ee28977d4e2c None None] https://199.204.45.70/volume// returned with HTTP 300 Jul 15 00:51:02.291437 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 2/4] 199.204.45.70 () {66 vars in 1449 bytes} [Wed Jul 15 00:51:02 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 00:51:40.610184 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-b13ee2b3-c992-47b7-9f02-f4b6aea04582 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:40.613694 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 1/5] 199.204.45.70 () {62 vars in 1061 bytes} [Wed Jul 15 00:51:40 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 15 00:51:40.650857 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-e0d0695d-72f9-4430-8d37-c50f441cf42a None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:40.660754 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 2/6] 199.204.45.70 () {64 vars in 1265 bytes} [Wed Jul 15 00:51:40 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 15 00:51:40.698339 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [req-e0d0695d-72f9-4430-8d37-c50f441cf42a req-d31f2e6d-41a9-487e-aac9-36c333a9af6d None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:40.701089 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [req-e0d0695d-72f9-4430-8d37-c50f441cf42a req-d31f2e6d-41a9-487e-aac9-36c333a9af6d demo demo] GET https://199.204.45.70/volume/v3/ Jul 15 00:51:40.701321 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [req-e0d0695d-72f9-4430-8d37-c50f441cf42a req-d31f2e6d-41a9-487e-aac9-36c333a9af6d demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:40.701321 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [req-e0d0695d-72f9-4430-8d37-c50f441cf42a req-d31f2e6d-41a9-487e-aac9-36c333a9af6d demo demo] Calling method 'version_select' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:40.702584 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [req-e0d0695d-72f9-4430-8d37-c50f441cf42a req-d31f2e6d-41a9-487e-aac9-36c333a9af6d demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jul 15 00:51:40.703020 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 2/7] 199.204.45.70 () {66 vars in 1339 bytes} [Wed Jul 15 00:51:40 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 00:51:40.737520 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-d37f03af-9316-4d11-982a-4fad2fe2576e None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:41.090916 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-d37f03af-9316-4d11-982a-4fad2fe2576e demo demo] GET https://199.204.45.70/volume/v3/types Jul 15 00:51:41.090916 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-d37f03af-9316-4d11-982a-4fad2fe2576e demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:41.090916 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-d37f03af-9316-4d11-982a-4fad2fe2576e demo demo] Calling method 'index' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:41.090916 np0000185333 devstack@c-api.service[111121]: /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. Jul 15 00:51:41.090916 np0000185333 devstack@c-api.service[111121]: warnings.warn( Jul 15 00:51:41.090916 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-d37f03af-9316-4d11-982a-4fad2fe2576e demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:51:41.124203 np0000185333 devstack@c-api.service[111121]: DEBUG oslo_db.sqlalchemy.engines [None req-d37f03af-9316-4d11-982a-4fad2fe2576e 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=111121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:51:41.145411 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-d37f03af-9316-4d11-982a-4fad2fe2576e demo demo] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jul 15 00:51:41.145826 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 3/8] 199.204.45.70 () {64 vars in 1283 bytes} [Wed Jul 15 00:51:40 2026] GET /volume/v3/types => generated 377 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:41.183449 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-14cfcf12-232e-4775-8c65-4c78bfbdf7de None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:41.526490 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-14cfcf12-232e-4775-8c65-4c78bfbdf7de demo demo] GET https://199.204.45.70/volume/v3/types/default Jul 15 00:51:41.526868 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-14cfcf12-232e-4775-8c65-4c78bfbdf7de demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:41.527109 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-14cfcf12-232e-4775-8c65-4c78bfbdf7de demo demo] Calling method 'show' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:41.562142 np0000185333 devstack@c-api.service[111119]: DEBUG oslo_db.sqlalchemy.engines [None req-14cfcf12-232e-4775-8c65-4c78bfbdf7de 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=111119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 00:51:41.576257 np0000185333 devstack@c-api.service[111119]: /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. Jul 15 00:51:41.576257 np0000185333 devstack@c-api.service[111119]: warnings.warn( Jul 15 00:51:41.578328 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-14cfcf12-232e-4775-8c65-4c78bfbdf7de demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jul 15 00:51:41.578746 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 2/9] 199.204.45.70 () {64 vars in 1294 bytes} [Wed Jul 15 00:51:41 2026] GET /volume/v3/types/default => generated 145 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 00:51:42.043953 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-674ae36f-e7d8-4098-9ba7-55265938a956 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.045566 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 3/10] 199.204.45.70 () {62 vars in 1061 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 15 00:51:42.082278 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-ca4af470-a9ee-4530-b90e-1541d609e4d9 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.087904 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 3/11] 199.204.45.70 () {64 vars in 1265 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 15 00:51:42.121242 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [req-ca4af470-a9ee-4530-b90e-1541d609e4d9 req-cf2a58b2-ff23-4eb5-ba2b-5f72fe35db66 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.124910 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [req-ca4af470-a9ee-4530-b90e-1541d609e4d9 req-cf2a58b2-ff23-4eb5-ba2b-5f72fe35db66 demo demo] GET https://199.204.45.70/volume/v3/ Jul 15 00:51:42.125424 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [req-ca4af470-a9ee-4530-b90e-1541d609e4d9 req-cf2a58b2-ff23-4eb5-ba2b-5f72fe35db66 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:42.125806 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [req-ca4af470-a9ee-4530-b90e-1541d609e4d9 req-cf2a58b2-ff23-4eb5-ba2b-5f72fe35db66 demo demo] Calling method 'version_select' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:42.126788 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [req-ca4af470-a9ee-4530-b90e-1541d609e4d9 req-cf2a58b2-ff23-4eb5-ba2b-5f72fe35db66 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jul 15 00:51:42.127485 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 4/12] 199.204.45.70 () {66 vars in 1339 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:42.164554 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-410d111c-5a49-48a1-a977-61da6764f15a None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.168099 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-410d111c-5a49-48a1-a977-61da6764f15a demo demo] GET https://199.204.45.70/volume/v3/types/default Jul 15 00:51:42.168478 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-410d111c-5a49-48a1-a977-61da6764f15a demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:42.168876 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-410d111c-5a49-48a1-a977-61da6764f15a demo demo] Calling method 'show' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:42.177831 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-410d111c-5a49-48a1-a977-61da6764f15a demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jul 15 00:51:42.178209 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 3/13] 199.204.45.70 () {64 vars in 1294 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:42.777939 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-09f4d3ea-8ea0-4ee7-8853-91411dbf7864 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.779211 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 4/14] 199.204.45.70 () {62 vars in 1061 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 15 00:51:42.810805 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-3ab95160-9852-4e94-a617-48eb7cb39844 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.814527 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 4/15] 199.204.45.70 () {64 vars in 1265 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 15 00:51:42.849212 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [req-3ab95160-9852-4e94-a617-48eb7cb39844 req-8a565173-e4cd-40af-a0de-6355cbf75a3e None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.852826 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [req-3ab95160-9852-4e94-a617-48eb7cb39844 req-8a565173-e4cd-40af-a0de-6355cbf75a3e demo demo] GET https://199.204.45.70/volume/v3/ Jul 15 00:51:42.853505 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [req-3ab95160-9852-4e94-a617-48eb7cb39844 req-8a565173-e4cd-40af-a0de-6355cbf75a3e demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:42.853890 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [req-3ab95160-9852-4e94-a617-48eb7cb39844 req-8a565173-e4cd-40af-a0de-6355cbf75a3e demo demo] Calling method 'version_select' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:42.854612 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [req-3ab95160-9852-4e94-a617-48eb7cb39844 req-8a565173-e4cd-40af-a0de-6355cbf75a3e demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jul 15 00:51:42.855386 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 5/16] 199.204.45.70 () {66 vars in 1339 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:42.898624 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-ecf45606-16d6-42f6-b571-f982ba4a3f12 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.902464 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-ecf45606-16d6-42f6-b571-f982ba4a3f12 demo demo] GET https://199.204.45.70/volume/v3/types/default Jul 15 00:51:42.902812 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-ecf45606-16d6-42f6-b571-f982ba4a3f12 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:42.903216 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-ecf45606-16d6-42f6-b571-f982ba4a3f12 demo demo] Calling method 'show' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:42.913147 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-ecf45606-16d6-42f6-b571-f982ba4a3f12 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jul 15 00:51:42.913474 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 4/17] 199.204.45.70 () {64 vars in 1294 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:42.952164 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-2b7e9d27-862a-4506-b17d-25c4a7b18d2f None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.953505 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 5/18] 199.204.45.70 () {62 vars in 1061 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 15 00:51:42.985952 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-126a05e3-45a1-4db2-ac6e-410900b8a31b None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:42.989677 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 5/19] 199.204.45.70 () {64 vars in 1265 bytes} [Wed Jul 15 00:51:42 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 15 00:51:43.025285 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [req-126a05e3-45a1-4db2-ac6e-410900b8a31b req-95f8b906-47b5-4b27-b3cf-3b63acf65a76 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:43.029031 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [req-126a05e3-45a1-4db2-ac6e-410900b8a31b req-95f8b906-47b5-4b27-b3cf-3b63acf65a76 demo demo] GET https://199.204.45.70/volume/v3/ Jul 15 00:51:43.029469 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [req-126a05e3-45a1-4db2-ac6e-410900b8a31b req-95f8b906-47b5-4b27-b3cf-3b63acf65a76 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:43.029854 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [req-126a05e3-45a1-4db2-ac6e-410900b8a31b req-95f8b906-47b5-4b27-b3cf-3b63acf65a76 demo demo] Calling method 'version_select' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:43.030564 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [req-126a05e3-45a1-4db2-ac6e-410900b8a31b req-95f8b906-47b5-4b27-b3cf-3b63acf65a76 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jul 15 00:51:43.031369 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 6/20] 199.204.45.70 () {66 vars in 1339 bytes} [Wed Jul 15 00:51:43 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:43.068714 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-c35ad4bc-8ed5-40cc-8504-59dadd403f63 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:51:43.071993 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-c35ad4bc-8ed5-40cc-8504-59dadd403f63 demo demo] GET https://199.204.45.70/volume/v3/types/default Jul 15 00:51:43.072376 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-c35ad4bc-8ed5-40cc-8504-59dadd403f63 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:51:43.072741 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-c35ad4bc-8ed5-40cc-8504-59dadd403f63 demo demo] Calling method 'show' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:51:43.082668 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-c35ad4bc-8ed5-40cc-8504-59dadd403f63 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jul 15 00:51:43.083093 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 5/21] 199.204.45.70 () {64 vars in 1294 bytes} [Wed Jul 15 00:51:43 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 00:51:51.138973 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:51:53.077965 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=8 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:57:13.369200 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-ab7f060f-8063-42b6-9fe8-7fecc99514f8 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:57:13.520527 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-ab7f060f-8063-42b6-9fe8-7fecc99514f8 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 00:57:13.521215 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-ab7f060f-8063-42b6-9fe8-7fecc99514f8 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:57:13.522190 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-ab7f060f-8063-42b6-9fe8-7fecc99514f8 demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:57:13.523243 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-ab7f060f-8063-42b6-9fe8-7fecc99514f8 demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:57:13.524528 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-ab7f060f-8063-42b6-9fe8-7fecc99514f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:57:13.570335 np0000185333 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-ab7f060f-8063-42b6-9fe8-7fecc99514f8 demo demo] Get all volumes completed successfully. Jul 15 00:57:13.575505 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-ab7f060f-8063-42b6-9fe8-7fecc99514f8 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:57:13.575997 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 6/22] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 00:57:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:57:23.557442 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:58:13.587481 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-32fdfd4b-e50c-4646-b903-2b8da92ab27c None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:58:13.589174 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-32fdfd4b-e50c-4646-b903-2b8da92ab27c demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 00:58:13.589457 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-32fdfd4b-e50c-4646-b903-2b8da92ab27c demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:58:13.589736 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-32fdfd4b-e50c-4646-b903-2b8da92ab27c demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:58:13.591113 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-32fdfd4b-e50c-4646-b903-2b8da92ab27c demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:58:13.591113 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-32fdfd4b-e50c-4646-b903-2b8da92ab27c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:58:13.620428 np0000185333 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-32fdfd4b-e50c-4646-b903-2b8da92ab27c demo demo] Get all volumes completed successfully. Jul 15 00:58:13.623299 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-32fdfd4b-e50c-4646-b903-2b8da92ab27c demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:58:13.624128 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 6/23] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 00:58:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:58:23.614248 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 00:59:13.639701 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-5d04ecb0-7c99-4d30-9c10-09bdd70be594 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 00:59:13.647574 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-5d04ecb0-7c99-4d30-9c10-09bdd70be594 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 00:59:13.647800 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-5d04ecb0-7c99-4d30-9c10-09bdd70be594 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 00:59:13.648034 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-5d04ecb0-7c99-4d30-9c10-09bdd70be594 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 00:59:13.648611 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-5d04ecb0-7c99-4d30-9c10-09bdd70be594 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 00:59:13.649520 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-5d04ecb0-7c99-4d30-9c10-09bdd70be594 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 00:59:13.693886 np0000185333 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-5d04ecb0-7c99-4d30-9c10-09bdd70be594 demo demo] Get all volumes completed successfully. Jul 15 00:59:13.696587 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-5d04ecb0-7c99-4d30-9c10-09bdd70be594 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 00:59:13.697122 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 7/24] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 00:59:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 00:59:23.686441 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:00:13.723684 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-f9d7c819-8283-4350-8934-d8b919289efb None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:00:13.727018 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-f9d7c819-8283-4350-8934-d8b919289efb demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:00:13.727207 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-f9d7c819-8283-4350-8934-d8b919289efb demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:00:13.727394 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-f9d7c819-8283-4350-8934-d8b919289efb demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:00:13.727874 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-f9d7c819-8283-4350-8934-d8b919289efb demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:00:13.732096 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-f9d7c819-8283-4350-8934-d8b919289efb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:00:13.776971 np0000185333 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-f9d7c819-8283-4350-8934-d8b919289efb demo demo] Get all volumes completed successfully. Jul 15 01:00:13.781577 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-f9d7c819-8283-4350-8934-d8b919289efb demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:00:13.781577 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 6/25] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:00:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:00:23.767220 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:01:13.800922 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-ea4826da-08c8-452e-a393-530834409a8d None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:01:13.805158 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-ea4826da-08c8-452e-a393-530834409a8d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:01:13.805551 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-ea4826da-08c8-452e-a393-530834409a8d demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:01:13.805951 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-ea4826da-08c8-452e-a393-530834409a8d demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:01:13.806624 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-ea4826da-08c8-452e-a393-530834409a8d demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:01:13.807749 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-ea4826da-08c8-452e-a393-530834409a8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:01:13.823682 np0000185333 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-ea4826da-08c8-452e-a393-530834409a8d demo demo] Get all volumes completed successfully. Jul 15 01:01:13.826008 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-ea4826da-08c8-452e-a393-530834409a8d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:01:13.826436 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 7/26] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:01:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:01:23.817550 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:02:13.845438 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-995a08d9-3344-4771-9af6-bbe61634ef59 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:02:14.017562 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-995a08d9-3344-4771-9af6-bbe61634ef59 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:02:14.017961 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-995a08d9-3344-4771-9af6-bbe61634ef59 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:02:14.018386 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-995a08d9-3344-4771-9af6-bbe61634ef59 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:02:14.018882 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-995a08d9-3344-4771-9af6-bbe61634ef59 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:02:14.020356 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-995a08d9-3344-4771-9af6-bbe61634ef59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:02:14.030430 np0000185333 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-995a08d9-3344-4771-9af6-bbe61634ef59 demo demo] Get all volumes completed successfully. Jul 15 01:02:14.034401 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-995a08d9-3344-4771-9af6-bbe61634ef59 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:02:14.035099 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 7/27] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:02:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:02:24.024589 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:03:14.053911 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-568d97f0-74d7-472b-8e8b-053c3ab7bee0 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:03:14.057526 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-568d97f0-74d7-472b-8e8b-053c3ab7bee0 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:03:14.057844 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-568d97f0-74d7-472b-8e8b-053c3ab7bee0 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:03:14.058202 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-568d97f0-74d7-472b-8e8b-053c3ab7bee0 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:03:14.058593 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-568d97f0-74d7-472b-8e8b-053c3ab7bee0 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:03:14.059656 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-568d97f0-74d7-472b-8e8b-053c3ab7bee0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:03:14.068539 np0000185333 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-568d97f0-74d7-472b-8e8b-053c3ab7bee0 demo demo] Get all volumes completed successfully. Jul 15 01:03:14.071250 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-568d97f0-74d7-472b-8e8b-053c3ab7bee0 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:03:14.071917 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 8/28] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:03:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:03:24.063547 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:04:14.096690 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-a8714006-64f3-4481-a615-64ae50d7064a None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:04:14.100849 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-a8714006-64f3-4481-a615-64ae50d7064a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:04:14.101119 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-a8714006-64f3-4481-a615-64ae50d7064a demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:04:14.101300 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-a8714006-64f3-4481-a615-64ae50d7064a demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:04:14.101543 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-a8714006-64f3-4481-a615-64ae50d7064a demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:04:14.102227 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-a8714006-64f3-4481-a615-64ae50d7064a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:04:14.112308 np0000185333 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-a8714006-64f3-4481-a615-64ae50d7064a demo demo] Get all volumes completed successfully. Jul 15 01:04:14.115307 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-a8714006-64f3-4481-a615-64ae50d7064a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:04:14.115769 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 7/29] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:04:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:04:24.106700 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:05:14.134809 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-dbb9d251-1088-4e7d-a4a6-962cba4a81ae None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:05:14.138906 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-dbb9d251-1088-4e7d-a4a6-962cba4a81ae demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:05:14.139101 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-dbb9d251-1088-4e7d-a4a6-962cba4a81ae demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:05:14.139288 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-dbb9d251-1088-4e7d-a4a6-962cba4a81ae demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:05:14.139509 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-dbb9d251-1088-4e7d-a4a6-962cba4a81ae demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:05:14.140185 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-dbb9d251-1088-4e7d-a4a6-962cba4a81ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:05:14.148200 np0000185333 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-dbb9d251-1088-4e7d-a4a6-962cba4a81ae demo demo] Get all volumes completed successfully. Jul 15 01:05:14.150640 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-dbb9d251-1088-4e7d-a4a6-962cba4a81ae demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:05:14.151106 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 8/30] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:05:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:05:24.142846 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:06:14.173100 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-94a33186-113d-4835-af48-c17657dfbe18 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:06:14.176930 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-94a33186-113d-4835-af48-c17657dfbe18 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:06:14.177255 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-94a33186-113d-4835-af48-c17657dfbe18 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:06:14.177613 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-94a33186-113d-4835-af48-c17657dfbe18 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:06:14.178048 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-94a33186-113d-4835-af48-c17657dfbe18 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:06:14.179415 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-94a33186-113d-4835-af48-c17657dfbe18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:06:14.188399 np0000185333 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-94a33186-113d-4835-af48-c17657dfbe18 demo demo] Get all volumes completed successfully. Jul 15 01:06:14.190031 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-94a33186-113d-4835-af48-c17657dfbe18 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:06:14.190392 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 8/31] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:06:14 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) Jul 15 01:06:24.183485 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:07:14.218625 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-4993df1c-7d05-4feb-9e99-d6468640f9f2 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:07:14.389787 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-4993df1c-7d05-4feb-9e99-d6468640f9f2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:07:14.390231 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-4993df1c-7d05-4feb-9e99-d6468640f9f2 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:07:14.390608 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-4993df1c-7d05-4feb-9e99-d6468640f9f2 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:07:14.391077 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-4993df1c-7d05-4feb-9e99-d6468640f9f2 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:07:14.392528 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-4993df1c-7d05-4feb-9e99-d6468640f9f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:07:14.402747 np0000185333 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-4993df1c-7d05-4feb-9e99-d6468640f9f2 demo demo] Get all volumes completed successfully. Jul 15 01:07:14.404628 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-4993df1c-7d05-4feb-9e99-d6468640f9f2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:07:14.404969 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 9/32] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:07:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:07:24.398026 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:08:14.418163 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-e7c8cfde-8498-4297-ae5f-d4b0254e6f32 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:08:14.420979 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-e7c8cfde-8498-4297-ae5f-d4b0254e6f32 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:08:14.421250 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-e7c8cfde-8498-4297-ae5f-d4b0254e6f32 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:08:14.421514 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-e7c8cfde-8498-4297-ae5f-d4b0254e6f32 demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:08:14.421837 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-e7c8cfde-8498-4297-ae5f-d4b0254e6f32 demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:08:14.422793 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-e7c8cfde-8498-4297-ae5f-d4b0254e6f32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:08:14.433007 np0000185333 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-e7c8cfde-8498-4297-ae5f-d4b0254e6f32 demo demo] Get all volumes completed successfully. Jul 15 01:08:14.435311 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-e7c8cfde-8498-4297-ae5f-d4b0254e6f32 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:08:14.435435 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 8/33] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:08:14 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) Jul 15 01:08:24.427609 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:09:14.450149 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-f2c3efc8-7801-4e9f-9a82-7a7cc58db14a None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:09:14.452239 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-f2c3efc8-7801-4e9f-9a82-7a7cc58db14a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:09:14.452397 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-f2c3efc8-7801-4e9f-9a82-7a7cc58db14a demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:09:14.452567 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-f2c3efc8-7801-4e9f-9a82-7a7cc58db14a demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:09:14.452785 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-f2c3efc8-7801-4e9f-9a82-7a7cc58db14a demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:09:14.453449 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-f2c3efc8-7801-4e9f-9a82-7a7cc58db14a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:09:14.461967 np0000185333 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-f2c3efc8-7801-4e9f-9a82-7a7cc58db14a demo demo] Get all volumes completed successfully. Jul 15 01:09:14.464650 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-f2c3efc8-7801-4e9f-9a82-7a7cc58db14a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:09:14.466138 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 9/34] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:09:14 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) Jul 15 01:09:24.456532 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:10:14.481571 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-bba7ee86-c492-41ee-a9e4-df50bd277da8 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:10:14.484553 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-bba7ee86-c492-41ee-a9e4-df50bd277da8 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:10:14.484789 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-bba7ee86-c492-41ee-a9e4-df50bd277da8 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:10:14.485043 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-bba7ee86-c492-41ee-a9e4-df50bd277da8 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:10:14.485356 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-bba7ee86-c492-41ee-a9e4-df50bd277da8 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:10:14.486278 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-bba7ee86-c492-41ee-a9e4-df50bd277da8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:10:14.497191 np0000185333 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-bba7ee86-c492-41ee-a9e4-df50bd277da8 demo demo] Get all volumes completed successfully. Jul 15 01:10:14.497679 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-bba7ee86-c492-41ee-a9e4-df50bd277da8 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:10:14.498078 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 9/35] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:10:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:10:24.489969 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:11:14.519450 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-2e81940c-5904-487b-ae8b-e8b1833b1a8f None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:11:14.523903 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-2e81940c-5904-487b-ae8b-e8b1833b1a8f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:11:14.524381 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-2e81940c-5904-487b-ae8b-e8b1833b1a8f demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:11:14.524812 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-2e81940c-5904-487b-ae8b-e8b1833b1a8f demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:11:14.525385 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-2e81940c-5904-487b-ae8b-e8b1833b1a8f demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:11:14.526831 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-2e81940c-5904-487b-ae8b-e8b1833b1a8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:11:14.534592 np0000185333 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-2e81940c-5904-487b-ae8b-e8b1833b1a8f demo demo] Get all volumes completed successfully. Jul 15 01:11:14.536540 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-2e81940c-5904-487b-ae8b-e8b1833b1a8f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:11:14.536894 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 10/36] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:11:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:11:24.530852 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:12:14.554278 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-05648630-a501-428e-94fa-8eaafec83327 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:12:14.560135 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-05648630-a501-428e-94fa-8eaafec83327 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:12:14.560495 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-05648630-a501-428e-94fa-8eaafec83327 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:12:14.561000 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-05648630-a501-428e-94fa-8eaafec83327 demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:12:14.561488 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-05648630-a501-428e-94fa-8eaafec83327 demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:12:14.562820 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-05648630-a501-428e-94fa-8eaafec83327 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:12:14.570662 np0000185333 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-05648630-a501-428e-94fa-8eaafec83327 demo demo] Get all volumes completed successfully. Jul 15 01:12:14.572890 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-05648630-a501-428e-94fa-8eaafec83327 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:12:14.573403 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 9/37] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:12:14 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) Jul 15 01:12:24.566175 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:13:14.585106 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-f988f829-fbb9-4b4a-8d23-1bb07317656f None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:13:14.635010 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-f988f829-fbb9-4b4a-8d23-1bb07317656f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:13:14.635349 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-f988f829-fbb9-4b4a-8d23-1bb07317656f demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:13:14.635707 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-f988f829-fbb9-4b4a-8d23-1bb07317656f demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:13:14.636177 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-f988f829-fbb9-4b4a-8d23-1bb07317656f demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:13:14.637588 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-f988f829-fbb9-4b4a-8d23-1bb07317656f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:13:14.643789 np0000185333 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-f988f829-fbb9-4b4a-8d23-1bb07317656f demo demo] Get all volumes completed successfully. Jul 15 01:13:14.645547 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-f988f829-fbb9-4b4a-8d23-1bb07317656f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:13:14.645867 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 10/38] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:13:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:13:24.640641 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:14.659503 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-f9422851-9a3d-40ee-b3b1-132e1f73640b None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:14.663860 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-f9422851-9a3d-40ee-b3b1-132e1f73640b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:14:14.664185 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-f9422851-9a3d-40ee-b3b1-132e1f73640b demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:14:14.664465 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-f9422851-9a3d-40ee-b3b1-132e1f73640b demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:14:14.664783 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-f9422851-9a3d-40ee-b3b1-132e1f73640b demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:14:14.665735 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-f9422851-9a3d-40ee-b3b1-132e1f73640b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:14:14.676190 np0000185333 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-f9422851-9a3d-40ee-b3b1-132e1f73640b demo demo] Get all volumes completed successfully. Jul 15 01:14:14.681456 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-f9422851-9a3d-40ee-b3b1-132e1f73640b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:14:14.682203 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 10/39] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:14:14 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) Jul 15 01:14:24.668831 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:15:14.702804 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-4fc47233-93b9-498f-b33c-d380728de34b None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:15:14.705842 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-4fc47233-93b9-498f-b33c-d380728de34b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:15:14.706092 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-4fc47233-93b9-498f-b33c-d380728de34b demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:15:14.706614 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-4fc47233-93b9-498f-b33c-d380728de34b demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:15:14.706614 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-4fc47233-93b9-498f-b33c-d380728de34b demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:15:14.707587 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-4fc47233-93b9-498f-b33c-d380728de34b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:15:14.716168 np0000185333 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-4fc47233-93b9-498f-b33c-d380728de34b demo demo] Get all volumes completed successfully. Jul 15 01:15:14.717967 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-4fc47233-93b9-498f-b33c-d380728de34b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:15:14.718396 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 11/40] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:15:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:15:24.711357 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:16:14.735227 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-d8002517-ba04-4765-9d36-2418a31ef459 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:16:14.738650 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-d8002517-ba04-4765-9d36-2418a31ef459 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:16:14.738890 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-d8002517-ba04-4765-9d36-2418a31ef459 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:16:14.739183 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-d8002517-ba04-4765-9d36-2418a31ef459 demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:16:14.739523 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-d8002517-ba04-4765-9d36-2418a31ef459 demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:16:14.740664 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-d8002517-ba04-4765-9d36-2418a31ef459 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:16:14.749279 np0000185333 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-d8002517-ba04-4765-9d36-2418a31ef459 demo demo] Get all volumes completed successfully. Jul 15 01:16:14.751347 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-d8002517-ba04-4765-9d36-2418a31ef459 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:16:14.751870 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 10/41] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:16:14 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) Jul 15 01:16:24.758755 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:17:14.766101 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-78c8b5ac-567e-414a-9d99-e1509f978624 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:14.769241 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-78c8b5ac-567e-414a-9d99-e1509f978624 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:17:14.769476 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-78c8b5ac-567e-414a-9d99-e1509f978624 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:14.769747 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-78c8b5ac-567e-414a-9d99-e1509f978624 demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:14.770026 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-78c8b5ac-567e-414a-9d99-e1509f978624 demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:17:14.770953 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-78c8b5ac-567e-414a-9d99-e1509f978624 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:17:14.779229 np0000185333 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-78c8b5ac-567e-414a-9d99-e1509f978624 demo demo] Get all volumes completed successfully. Jul 15 01:17:14.784219 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-78c8b5ac-567e-414a-9d99-e1509f978624 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:17:14.785113 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 11/42] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:17:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:17:24.773969 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:18:14.800378 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-5a8a9de0-d8a8-4c5d-baeb-1ea830d182bf None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:18:14.885175 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-5a8a9de0-d8a8-4c5d-baeb-1ea830d182bf demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:18:14.885555 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-5a8a9de0-d8a8-4c5d-baeb-1ea830d182bf demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:18:14.885902 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-5a8a9de0-d8a8-4c5d-baeb-1ea830d182bf demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:18:14.886362 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-5a8a9de0-d8a8-4c5d-baeb-1ea830d182bf demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:18:14.887602 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-5a8a9de0-d8a8-4c5d-baeb-1ea830d182bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:18:14.898337 np0000185333 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-5a8a9de0-d8a8-4c5d-baeb-1ea830d182bf demo demo] Get all volumes completed successfully. Jul 15 01:18:14.901239 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-5a8a9de0-d8a8-4c5d-baeb-1ea830d182bf demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:18:14.902016 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 11/43] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:18:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:18:24.891414 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:19:14.923120 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-430e3a77-5973-4358-ab3c-df7853cc0e96 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:19:14.924701 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-430e3a77-5973-4358-ab3c-df7853cc0e96 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:19:14.924865 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-430e3a77-5973-4358-ab3c-df7853cc0e96 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:19:14.925046 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-430e3a77-5973-4358-ab3c-df7853cc0e96 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:19:14.925488 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-430e3a77-5973-4358-ab3c-df7853cc0e96 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:19:14.926352 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-430e3a77-5973-4358-ab3c-df7853cc0e96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:19:14.935328 np0000185333 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-430e3a77-5973-4358-ab3c-df7853cc0e96 demo demo] Get all volumes completed successfully. Jul 15 01:19:14.938179 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-430e3a77-5973-4358-ab3c-df7853cc0e96 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:19:14.938780 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 12/44] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:19:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:19:24.929538 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:20:14.955670 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-0e6adef6-e4aa-475b-9173-f76ec5834348 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:20:14.957861 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-0e6adef6-e4aa-475b-9173-f76ec5834348 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:20:14.958004 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-0e6adef6-e4aa-475b-9173-f76ec5834348 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:20:14.958220 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-0e6adef6-e4aa-475b-9173-f76ec5834348 demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:20:14.958417 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-0e6adef6-e4aa-475b-9173-f76ec5834348 demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:20:14.959030 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-0e6adef6-e4aa-475b-9173-f76ec5834348 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:20:14.966129 np0000185333 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-0e6adef6-e4aa-475b-9173-f76ec5834348 demo demo] Get all volumes completed successfully. Jul 15 01:20:14.967924 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-0e6adef6-e4aa-475b-9173-f76ec5834348 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:20:14.968278 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 11/45] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:20:14 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) Jul 15 01:20:24.961655 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:21:14.988078 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-a2f0475d-df68-4ca0-9418-4113a6676716 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:21:14.990443 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-a2f0475d-df68-4ca0-9418-4113a6676716 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:21:14.990619 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-a2f0475d-df68-4ca0-9418-4113a6676716 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:21:14.990794 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-a2f0475d-df68-4ca0-9418-4113a6676716 demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:21:14.991011 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-a2f0475d-df68-4ca0-9418-4113a6676716 demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:21:14.991775 np0000185333 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-a2f0475d-df68-4ca0-9418-4113a6676716 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:21:15.000888 np0000185333 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-a2f0475d-df68-4ca0-9418-4113a6676716 demo demo] Get all volumes completed successfully. Jul 15 01:21:15.002814 np0000185333 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-a2f0475d-df68-4ca0-9418-4113a6676716 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:21:15.003371 np0000185333 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 12/46] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:21:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:21:24.995435 np0000185333 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:22:15.019731 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-3d726483-952a-4c34-b924-aca157c9f275 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:22:15.024888 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-3d726483-952a-4c34-b924-aca157c9f275 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:22:15.025447 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-3d726483-952a-4c34-b924-aca157c9f275 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:22:15.025863 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-3d726483-952a-4c34-b924-aca157c9f275 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:22:15.026361 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-3d726483-952a-4c34-b924-aca157c9f275 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:22:15.028804 np0000185333 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-3d726483-952a-4c34-b924-aca157c9f275 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:22:15.035997 np0000185333 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-3d726483-952a-4c34-b924-aca157c9f275 demo demo] Get all volumes completed successfully. Jul 15 01:22:15.040307 np0000185333 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-3d726483-952a-4c34-b924-aca157c9f275 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:22:15.041397 np0000185333 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 12/47] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:22:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:22:25.031627 np0000185333 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:23:15.058915 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-7ddd121f-a156-432b-a364-5d67a73bb79e None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:23:15.122406 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-7ddd121f-a156-432b-a364-5d67a73bb79e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:23:15.122631 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-7ddd121f-a156-432b-a364-5d67a73bb79e demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:23:15.122874 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-7ddd121f-a156-432b-a364-5d67a73bb79e demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:23:15.123208 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-7ddd121f-a156-432b-a364-5d67a73bb79e demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:23:15.124139 np0000185333 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-7ddd121f-a156-432b-a364-5d67a73bb79e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:23:15.133417 np0000185333 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-7ddd121f-a156-432b-a364-5d67a73bb79e demo demo] Get all volumes completed successfully. Jul 15 01:23:15.135199 np0000185333 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-7ddd121f-a156-432b-a364-5d67a73bb79e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:23:15.135564 np0000185333 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 13/48] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:23:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:23:25.127277 np0000185333 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:24:15.151947 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-486d28db-bd35-46eb-a22e-c0e4abbcaa5b None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:24:15.155231 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-486d28db-bd35-46eb-a22e-c0e4abbcaa5b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jul 15 01:24:15.155490 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-486d28db-bd35-46eb-a22e-c0e4abbcaa5b demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:24:15.155752 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-486d28db-bd35-46eb-a22e-c0e4abbcaa5b demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:24:15.156135 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-486d28db-bd35-46eb-a22e-c0e4abbcaa5b demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:24:15.157156 np0000185333 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-486d28db-bd35-46eb-a22e-c0e4abbcaa5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:24:15.169616 np0000185333 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-486d28db-bd35-46eb-a22e-c0e4abbcaa5b demo demo] Get all volumes completed successfully. Jul 15 01:24:15.171542 np0000185333 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-486d28db-bd35-46eb-a22e-c0e4abbcaa5b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:24:15.171979 np0000185333 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 12/49] 199.204.45.70 () {64 vars in 1289 bytes} [Wed Jul 15 01:24:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:24:25.161659 np0000185333 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}