Jul 10 01:53:19.526126 np0000184931 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 01:53:19.532642 np0000184931 devstack@c-api.service[110940]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 01:53:19 2026] *** Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: nodename: np0000184931 Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: machine: x86_64 Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: clock source: unix Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: pcre jit disabled Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: detected number of CPU cores: 16 Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: current working directory: / Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: detected binary path: /usr/bin/uwsgi-core Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: your processes number limit is 256916 Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: your memory page size is 4096 bytes Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: detected max file descriptor number: 2048 Jul 10 01:53:19.535739 np0000184931 devstack@c-api.service[110940]: lock engine: pthread robust mutexes Jul 10 01:53:19.536483 np0000184931 devstack@c-api.service[110940]: thunder lock: enabled Jul 10 01:53:19.536483 np0000184931 devstack@c-api.service[110940]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 01:53:19.536483 np0000184931 devstack@c-api.service[110940]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 01:53:19.536483 np0000184931 devstack@c-api.service[110940]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 01:53:19.536483 np0000184931 devstack@c-api.service[110940]: Set PythonHome to /opt/stack/data/venv Jul 10 01:53:19.572302 np0000184931 devstack@c-api.service[110940]: Python main interpreter initialized at 0x7bcb154a4668 Jul 10 01:53:19.572302 np0000184931 devstack@c-api.service[110940]: python threads support enabled Jul 10 01:53:19.572302 np0000184931 devstack@c-api.service[110940]: your server socket listen backlog is limited to 100 connections Jul 10 01:53:19.572302 np0000184931 devstack@c-api.service[110940]: your mercy for graceful operations on workers is 80 seconds Jul 10 01:53:19.572911 np0000184931 devstack@c-api.service[110940]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 01:53:19.573043 np0000184931 devstack@c-api.service[110940]: *** Operational MODE: preforking *** Jul 10 01:53:19.573206 np0000184931 devstack@c-api.service[110940]: *** uWSGI is running in multiple interpreter mode *** Jul 10 01:53:19.573206 np0000184931 devstack@c-api.service[110940]: spawned uWSGI master process (pid: 110940) Jul 10 01:53:19.573335 np0000184931 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 01:53:19.574206 np0000184931 devstack@c-api.service[110940]: spawned uWSGI worker 1 (pid: 110949, cores: 1) Jul 10 01:53:19.574891 np0000184931 devstack@c-api.service[110940]: spawned uWSGI worker 2 (pid: 110950, cores: 1) Jul 10 01:53:19.575441 np0000184931 devstack@c-api.service[110940]: spawned uWSGI worker 3 (pid: 110951, cores: 1) Jul 10 01:53:19.575961 np0000184931 devstack@c-api.service[110940]: spawned uWSGI worker 4 (pid: 110952, cores: 1) Jul 10 01:53:19.576049 np0000184931 devstack@c-api.service[110940]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 01:53:19.700959 np0000184931 devstack@c-api.service[110949]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:53:19.700959 np0000184931 devstack@c-api.service[110949]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:53:19.700959 np0000184931 devstack@c-api.service[110949]: we strongly recommend against using it for new projects. Jul 10 01:53:19.700959 np0000184931 devstack@c-api.service[110949]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:53:19.700959 np0000184931 devstack@c-api.service[110949]: framework. For more detail see Jul 10 01:53:19.700959 np0000184931 devstack@c-api.service[110949]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:53:19.700959 np0000184931 devstack@c-api.service[110949]: import eventlet # noqa Jul 10 01:53:19.704818 np0000184931 devstack@c-api.service[110951]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:53:19.704818 np0000184931 devstack@c-api.service[110951]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:53:19.704818 np0000184931 devstack@c-api.service[110951]: we strongly recommend against using it for new projects. Jul 10 01:53:19.704818 np0000184931 devstack@c-api.service[110951]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:53:19.704818 np0000184931 devstack@c-api.service[110951]: framework. For more detail see Jul 10 01:53:19.704818 np0000184931 devstack@c-api.service[110951]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:53:19.704818 np0000184931 devstack@c-api.service[110951]: import eventlet # noqa Jul 10 01:53:19.712141 np0000184931 devstack@c-api.service[110950]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:53:19.712141 np0000184931 devstack@c-api.service[110950]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:53:19.712141 np0000184931 devstack@c-api.service[110950]: we strongly recommend against using it for new projects. Jul 10 01:53:19.712141 np0000184931 devstack@c-api.service[110950]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:53:19.712141 np0000184931 devstack@c-api.service[110950]: framework. For more detail see Jul 10 01:53:19.712141 np0000184931 devstack@c-api.service[110950]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:53:19.712141 np0000184931 devstack@c-api.service[110950]: import eventlet # noqa Jul 10 01:53:19.713476 np0000184931 devstack@c-api.service[110952]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:53:19.713476 np0000184931 devstack@c-api.service[110952]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:53:19.713476 np0000184931 devstack@c-api.service[110952]: we strongly recommend against using it for new projects. Jul 10 01:53:19.713476 np0000184931 devstack@c-api.service[110952]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:53:19.713476 np0000184931 devstack@c-api.service[110952]: framework. For more detail see Jul 10 01:53:19.713476 np0000184931 devstack@c-api.service[110952]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:53:19.713476 np0000184931 devstack@c-api.service[110952]: import eventlet # noqa Jul 10 01:53:19.791424 np0000184931 devstack@c-api.service[110949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:53:19.791424 np0000184931 devstack@c-api.service[110949]: warnings.warn( Jul 10 01:53:19.794002 np0000184931 devstack@c-api.service[110951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:53:19.794002 np0000184931 devstack@c-api.service[110951]: warnings.warn( Jul 10 01:53:19.800857 np0000184931 devstack@c-api.service[110950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:53:19.800857 np0000184931 devstack@c-api.service[110950]: warnings.warn( Jul 10 01:53:19.801623 np0000184931 devstack@c-api.service[110952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:53:19.801623 np0000184931 devstack@c-api.service[110952]: warnings.warn( Jul 10 01:53:19.871158 np0000184931 devstack@c-api.service[110949]: /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 10 01:53:19.871158 np0000184931 devstack@c-api.service[110949]: from cgi import parse_header Jul 10 01:53:19.874295 np0000184931 devstack@c-api.service[110951]: /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 10 01:53:19.874295 np0000184931 devstack@c-api.service[110951]: from cgi import parse_header Jul 10 01:53:19.877324 np0000184931 devstack@c-api.service[110950]: /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 10 01:53:19.877324 np0000184931 devstack@c-api.service[110950]: from cgi import parse_header Jul 10 01:53:19.881350 np0000184931 devstack@c-api.service[110952]: /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 10 01:53:19.881350 np0000184931 devstack@c-api.service[110952]: from cgi import parse_header Jul 10 01:53:19.923312 np0000184931 devstack@c-api.service[110949]: /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 10 01:53:19.923312 np0000184931 devstack@c-api.service[110949]: removals.removed_module( Jul 10 01:53:19.925011 np0000184931 devstack@c-api.service[110949]: /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 10 01:53:19.925011 np0000184931 devstack@c-api.service[110949]: removals.removed_module( Jul 10 01:53:19.927622 np0000184931 devstack@c-api.service[110950]: /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 10 01:53:19.927622 np0000184931 devstack@c-api.service[110950]: removals.removed_module( Jul 10 01:53:19.929267 np0000184931 devstack@c-api.service[110950]: /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 10 01:53:19.929267 np0000184931 devstack@c-api.service[110950]: removals.removed_module( Jul 10 01:53:19.930530 np0000184931 devstack@c-api.service[110951]: /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 10 01:53:19.930530 np0000184931 devstack@c-api.service[110951]: removals.removed_module( Jul 10 01:53:19.932450 np0000184931 devstack@c-api.service[110951]: /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 10 01:53:19.932450 np0000184931 devstack@c-api.service[110951]: removals.removed_module( Jul 10 01:53:19.934091 np0000184931 devstack@c-api.service[110952]: /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 10 01:53:19.934091 np0000184931 devstack@c-api.service[110952]: removals.removed_module( Jul 10 01:53:19.934635 np0000184931 devstack@c-api.service[110952]: /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 10 01:53:19.934635 np0000184931 devstack@c-api.service[110952]: removals.removed_module( Jul 10 01:53:20.708757 np0000184931 devstack@c-api.service[110949]: /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 10 01:53:20.708757 np0000184931 devstack@c-api.service[110949]: warnings.warn( Jul 10 01:53:20.713214 np0000184931 devstack@c-api.service[110950]: /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 10 01:53:20.713214 np0000184931 devstack@c-api.service[110950]: warnings.warn( Jul 10 01:53:20.739174 np0000184931 devstack@c-api.service[110952]: /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 10 01:53:20.739174 np0000184931 devstack@c-api.service[110952]: warnings.warn( Jul 10 01:53:20.744328 np0000184931 devstack@c-api.service[110951]: /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 10 01:53:20.744328 np0000184931 devstack@c-api.service[110951]: warnings.warn( Jul 10 01:53:20.759826 np0000184931 devstack@c-api.service[110949]: /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 10 01:53:20.759826 np0000184931 devstack@c-api.service[110949]: warnings.warn( Jul 10 01:53:20.764569 np0000184931 devstack@c-api.service[110950]: /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 10 01:53:20.764569 np0000184931 devstack@c-api.service[110950]: warnings.warn( Jul 10 01:53:20.793499 np0000184931 devstack@c-api.service[110952]: /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 10 01:53:20.793499 np0000184931 devstack@c-api.service[110952]: warnings.warn( Jul 10 01:53:20.795153 np0000184931 devstack@c-api.service[110951]: /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 10 01:53:20.795153 np0000184931 devstack@c-api.service[110951]: warnings.warn( Jul 10 01:53:20.965251 np0000184931 devstack@c-api.service[110950]: 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 10 01:53:20.965491 np0000184931 devstack@c-api.service[110950]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110950) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:53:20.967375 np0000184931 devstack@c-api.service[110949]: 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 10 01:53:20.967550 np0000184931 devstack@c-api.service[110949]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110949) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:53:20.989167 np0000184931 devstack@c-api.service[110952]: 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 10 01:53:20.989364 np0000184931 devstack@c-api.service[110952]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110952) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:53:20.990020 np0000184931 devstack@c-api.service[110951]: 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 10 01:53:20.990222 np0000184931 devstack@c-api.service[110951]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110951) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:53:21.053605 np0000184931 devstack@c-api.service[110949]: /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 10 01:53:21.053605 np0000184931 devstack@c-api.service[110949]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:53:21.054702 np0000184931 devstack@c-api.service[110950]: /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 10 01:53:21.054702 np0000184931 devstack@c-api.service[110950]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:53:21.057459 np0000184931 devstack@c-api.service[110952]: /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 10 01:53:21.057459 np0000184931 devstack@c-api.service[110952]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:53:21.066199 np0000184931 devstack@c-api.service[110951]: /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 10 01:53:21.066199 np0000184931 devstack@c-api.service[110951]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:53:21.531471 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110949) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:53:21.531680 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110950) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:53:21.531859 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110951) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:53:21.531933 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.531933 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.532226 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.532226 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.532482 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.532561 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110952) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:53:21.532626 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.532696 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.532696 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.532850 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.532918 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.532979 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.533152 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.534834 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.534993 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.534993 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.535106 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.535169 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.535225 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.535285 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.535285 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.535395 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.535484 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.535583 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.536450 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.536540 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.536632 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.536691 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.536751 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.536818 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.536818 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.536948 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.537012 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.537012 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.537244 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.537371 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.537462 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.537587 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.537651 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.537651 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.537777 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.537856 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.537916 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.537996 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.538066 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.538133 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.538200 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.538265 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.538350 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.538418 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.538489 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.538582 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.538655 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.538655 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.538655 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.538819 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.538819 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.538819 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.538819 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.539077 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.539077 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.539077 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.539752 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.539855 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.539855 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.539980 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.539980 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.540058 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.540105 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.540142 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.540188 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.540235 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.540337 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.540337 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.540413 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.540458 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.540500 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.540601 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.540650 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.540692 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.540731 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.540775 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.540830 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.540880 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.540923 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.540967 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.541013 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.541053 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.541096 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.541134 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.541173 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.541223 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.541266 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.541266 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.541266 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.541266 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.541266 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.542636 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.542723 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.542761 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.542797 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.542855 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.542903 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.542992 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.543037 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.543087 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.543188 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.543243 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.543287 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.543331 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.543411 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.543468 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.543514 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.543652 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.543733 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.543826 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.543906 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.543982 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.544027 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.544072 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.544168 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.544258 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.544392 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.544477 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.544600 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.548060 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.548129 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.548174 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.548223 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.548273 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.548329 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.548409 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.549276 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.549338 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.549380 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.549440 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.549496 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.549496 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.549592 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.549645 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.549877 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.549914 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.549965 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.549965 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.550043 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.550085 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.550085 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.550163 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.550210 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.550357 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.550405 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.550452 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.550493 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.550533 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.550604 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.550644 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.550685 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.550728 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.550777 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.550815 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.550855 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.550897 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.550940 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.550982 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.551031 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.551031 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.551031 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.551152 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.551152 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.551246 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.551295 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.551337 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.551337 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.551420 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.551465 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.551513 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.551576 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.551637 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.551681 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.551681 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.551760 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.551803 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.551845 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.551889 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.551889 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.551968 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.552010 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.552067 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.552108 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.552151 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.552195 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.552236 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.552277 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.552277 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.552356 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.552397 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.552477 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.552541 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.552541 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.552703 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.552758 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.552829 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.552877 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.552931 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.552998 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.553046 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.553046 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.553046 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.553046 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.586899 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.587087 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.587231 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.587297 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.587360 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.587423 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.587497 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.587497 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.587652 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.587720 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.587720 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.587720 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.587889 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.587889 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.588484 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.588484 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.588484 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.588484 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.588484 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.588484 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.588484 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.589065 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.589065 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.589065 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.589065 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.589335 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.589335 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.589452 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.589522 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.589625 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.589697 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.589768 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.589768 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.589884 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.589946 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.589985 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.590021 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.590064 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.590107 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.590107 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.590189 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.590231 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.590231 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.590305 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.590305 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.590383 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.590424 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.590459 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.590497 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.590540 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.590632 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.590677 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.590719 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.590782 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.590825 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.590865 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.590907 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.590950 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.590991 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.591028 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.591084 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.591129 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.591169 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.591211 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.591211 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.591300 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.591300 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.591300 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.591417 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.591459 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.591512 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.591569 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.591569 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.591657 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.591694 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.591735 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.591735 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.591815 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.591858 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.591905 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.591952 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.591999 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.592047 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.592083 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.592126 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.592168 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.592214 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.592214 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.592291 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.592339 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.592339 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.592423 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.592465 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.592509 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.592606 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.592695 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.592695 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.592823 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.592910 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.593061 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.593122 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.593171 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.593225 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.593273 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.593316 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.593353 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.593395 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.593441 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.593491 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.593561 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.593561 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.593663 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.593912 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.594032 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.594086 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.594128 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.594171 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.594210 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.594257 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.594318 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.594362 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.594404 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.594447 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.594490 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.594531 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.594600 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.594649 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.594695 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.594744 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.594744 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.594744 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.594744 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.594744 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.594918 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.594964 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.594964 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.595051 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.595094 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.595132 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.595181 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.595224 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.595271 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.595309 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.595362 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.595408 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.595496 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.595624 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.595674 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.595747 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.595819 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.595899 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.595899 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.595899 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.595899 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.595899 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.595899 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.596304 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.596425 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.596484 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.596528 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.596585 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.596629 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.596668 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.596711 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.596762 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.596805 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.596853 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.596853 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.596853 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.596853 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.597066 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.597106 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.597148 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.597197 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.597197 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.597275 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.597317 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.597358 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.597410 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.597410 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.597491 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.597536 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.597595 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.597645 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.597645 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.597721 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.597761 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.597761 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.597852 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.597900 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.597942 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.597942 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.597942 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.597942 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.597942 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.597942 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.601493 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.601579 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.601684 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.601719 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.601744 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.601779 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.601807 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.601833 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.601862 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.601887 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.601928 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.601965 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.601995 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.602026 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.602058 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.602087 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.602122 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.602148 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.602179 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.602210 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.602240 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.602280 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.602310 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.602347 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.602372 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.602398 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.602429 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.602457 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.602487 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.602512 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.602512 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.602595 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.602629 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.602659 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.602688 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.602721 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.602752 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.602778 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.602778 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.602778 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.602778 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.602778 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.603227 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.603299 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.603358 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.603434 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.603504 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.603585 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.603676 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.603718 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.603760 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.603799 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.603831 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.603866 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.603895 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.603925 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.603955 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.603984 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.604019 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.604050 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.604091 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.604123 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.604155 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.604189 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.604225 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.604255 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.604289 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.604317 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.604351 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.604387 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.604424 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.604457 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.604486 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.604520 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.604569 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.604600 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.604634 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.604664 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.604695 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.604758 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.604821 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.604883 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.604945 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.605012 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.606178 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.606241 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.606296 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.606337 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.606381 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.606425 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.606468 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.606509 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.606583 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.606628 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.606670 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.606706 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.606747 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.606791 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.606827 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.606880 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.606922 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.606922 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.606922 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.606922 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.607084 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.607612 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.607666 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.607726 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.607783 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.607837 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.607901 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.607962 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.608570 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.608649 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.608705 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.608769 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.608814 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.608855 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.608911 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.608957 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.609002 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.609044 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.609085 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.609170 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.609218 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.609266 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.609317 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.609361 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.609413 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.609457 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.609498 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.609498 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.609599 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.609638 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.609679 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.609679 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.609679 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.609679 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.609679 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.609679 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.611776 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.611851 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.611888 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.611929 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.611971 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.612018 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.612064 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.612113 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.612157 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.612198 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.612238 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.612278 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.612318 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.612366 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.612413 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.612454 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.612522 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.612605 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.612605 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.612605 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.612605 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.612765 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.612809 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.612853 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.612892 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.612938 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.612985 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.613027 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.613070 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.613111 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.613159 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.613242 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.613281 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.613324 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.613365 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.613410 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.613462 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.613503 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.613563 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.613615 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.613658 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.613658 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.614076 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.614172 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.614238 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.614292 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.614339 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.614382 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.614421 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.614494 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.614539 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.614595 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.614651 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.614694 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.614735 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.614785 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.614827 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.614866 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.614916 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.614963 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.615010 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.615051 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.615089 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.615129 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.615171 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.615210 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.615250 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.615289 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.615342 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.615389 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.615430 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.615475 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.615514 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.615585 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.615637 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.615637 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.615637 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.615769 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.615818 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.615899 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.615899 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.615977 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.616024 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.616095 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.616139 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.616181 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.616222 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.616263 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.616309 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.616358 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.616399 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.616445 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.616488 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.616526 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.616600 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.616651 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.616651 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.616651 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.616768 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.616768 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.616858 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.616907 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.616953 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.616999 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.617045 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.617088 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.617129 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.617168 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.617274 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.617320 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.617372 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.617372 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.617453 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.617453 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.617453 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.617630 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.617630 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.617630 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.617786 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.617868 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.617913 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.617913 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.617993 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.618037 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.618084 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.618127 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.618174 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.618216 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.618266 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.618314 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.618362 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.618404 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.618404 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.618484 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.618527 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.618588 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.618588 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.618588 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.618588 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.618588 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.619322 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.619377 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.619421 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.619472 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.619555 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.619606 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.619650 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.619712 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.619754 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.619796 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.619836 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.619883 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.619883 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.619961 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.620003 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.620003 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.620096 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.620154 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.620196 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.620196 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.620196 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.620504 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.620588 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.620634 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.620676 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.620725 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.620774 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.620817 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.620859 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.620937 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.620982 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.621024 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.621072 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.621119 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.621196 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.621196 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.621411 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.621460 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.621510 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.621595 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.621645 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.621693 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.621741 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.621785 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.621826 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.621826 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.621826 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.621826 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.621826 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.622017 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.622017 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.622017 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.622017 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.622017 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.622150 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.622150 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.625668 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.625738 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.625794 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.625863 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.625925 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.625974 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.626034 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.626089 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.626125 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.626175 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.626209 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.626246 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.626278 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.626307 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.626333 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.626361 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.626384 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.626410 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.626442 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.626472 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.626504 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.626537 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.626579 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.626604 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.626633 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.626662 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.626690 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.626726 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.626754 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.626781 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.626805 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.626835 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.626862 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.626892 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.626920 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.626945 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.626968 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.626993 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.627026 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.627055 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.627081 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.627081 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.627289 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.627352 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.627412 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.627474 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.627533 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.627612 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.627679 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.627743 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.627804 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.627863 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.627923 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.627984 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.628048 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.628112 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.628571 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.628659 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.628703 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.628735 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.628766 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.628793 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.628822 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.628855 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.628892 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.628921 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.628951 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.628981 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.629017 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.629048 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.629079 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.629109 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.629146 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.629180 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.629209 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.629241 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.629267 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.629300 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.629334 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.629368 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.629368 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.629368 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.629368 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.629368 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.629751 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.629806 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.629838 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.629882 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.629919 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.629949 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.629981 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.630023 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.630069 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.630110 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.630151 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.630190 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.630245 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.630285 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.630331 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.630371 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.630430 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.630479 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.630524 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.630581 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.630625 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.630665 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.630721 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.630763 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.630803 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.630849 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.630890 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.630890 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.631233 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.631290 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.631357 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.631434 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.631497 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.631565 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.631608 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.631650 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.631692 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.631735 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.631778 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.631819 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.631862 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.631905 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.631958 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.632005 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.632047 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.632091 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.632133 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.632174 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.632224 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.632264 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.632310 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.632355 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.632403 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.632445 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.632445 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.632445 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:21.633396 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.633508 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.633584 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.633641 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.633641 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.633724 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.633775 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.633815 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.633815 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.633898 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.633940 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.633940 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.634299 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.634361 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.634408 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.634485 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.634530 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:21.634610 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.634653 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:21.634696 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.634743 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:21.634743 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:21.634833 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:21.634833 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:21.680846 np0000184931 devstack@c-api.service[110951]: INFO dbcounter [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Registered counter for database cinder Jul 10 01:53:21.681383 np0000184931 devstack@c-api.service[110949]: INFO dbcounter [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Registered counter for database cinder Jul 10 01:53:21.682846 np0000184931 devstack@c-api.service[110952]: INFO dbcounter [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Registered counter for database cinder Jul 10 01:53:21.683515 np0000184931 devstack@c-api.service[110950]: INFO dbcounter [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Registered counter for database cinder Jul 10 01:53:21.725391 np0000184931 devstack@c-api.service[110951]: DEBUG oslo_db.sqlalchemy.engines [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 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=110951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:21.728355 np0000184931 devstack@c-api.service[110949]: DEBUG oslo_db.sqlalchemy.engines [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 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=110949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:21.729767 np0000184931 devstack@c-api.service[110950]: DEBUG oslo_db.sqlalchemy.engines [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 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=110950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:21.731208 np0000184931 devstack@c-api.service[110952]: DEBUG oslo_db.sqlalchemy.engines [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 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=110952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:21.845947 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writer thread running {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:53:21.847594 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writer thread running {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:53:21.848333 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writer thread running {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:53:21.848466 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writer thread running {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:53:21.849000 np0000184931 devstack@c-api.service[110951]: INFO cinder.rpc [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:53:21.850204 np0000184931 devstack@c-api.service[110950]: INFO cinder.rpc [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:53:21.851254 np0000184931 devstack@c-api.service[110949]: INFO cinder.rpc [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:53:21.851398 np0000184931 devstack@c-api.service[110952]: INFO cinder.rpc [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:53:21.851547 np0000184931 devstack@c-api.service[110951]: INFO cinder.rpc [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:53:21.852745 np0000184931 devstack@c-api.service[110950]: INFO cinder.rpc [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:53:21.853743 np0000184931 devstack@c-api.service[110949]: INFO cinder.rpc [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:53:21.854106 np0000184931 devstack@c-api.service[110951]: INFO cinder.rpc [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:53:21.854219 np0000184931 devstack@c-api.service[110952]: INFO cinder.rpc [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:53:21.855507 np0000184931 devstack@c-api.service[110950]: INFO cinder.rpc [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:53:21.856059 np0000184931 devstack@c-api.service[110949]: INFO cinder.rpc [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:53:21.856909 np0000184931 devstack@c-api.service[110951]: INFO cinder.rpc [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:53:21.857076 np0000184931 devstack@c-api.service[110952]: INFO cinder.rpc [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:53:21.858073 np0000184931 devstack@c-api.service[110950]: INFO cinder.rpc [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:53:21.858167 np0000184931 devstack@c-api.service[110949]: INFO cinder.rpc [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:53:21.858239 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.859116 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.859279 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.859867 np0000184931 devstack@c-api.service[110952]: INFO cinder.rpc [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:53:21.861006 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.862289 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.862453 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.862931 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.864602 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.895720 np0000184931 devstack@c-api.service[110951]: DEBUG oslo_db.sqlalchemy.engines [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 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=110951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:21.897400 np0000184931 devstack@c-api.service[110950]: DEBUG oslo_db.sqlalchemy.engines [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 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=110950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:21.898460 np0000184931 devstack@c-api.service[110951]: INFO cinder.rpc [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:53:21.898706 np0000184931 devstack@c-api.service[110949]: DEBUG oslo_db.sqlalchemy.engines [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 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=110949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:21.899924 np0000184931 devstack@c-api.service[110952]: DEBUG oslo_db.sqlalchemy.engines [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 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=110952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:21.899976 np0000184931 devstack@c-api.service[110950]: INFO cinder.rpc [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:53:21.900865 np0000184931 devstack@c-api.service[110951]: INFO cinder.rpc [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:53:21.901302 np0000184931 devstack@c-api.service[110949]: INFO cinder.rpc [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:53:21.902046 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.902454 np0000184931 devstack@c-api.service[110950]: INFO cinder.rpc [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:53:21.902747 np0000184931 devstack@c-api.service[110952]: INFO cinder.rpc [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:53:21.903760 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.903838 np0000184931 devstack@c-api.service[110949]: INFO cinder.rpc [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:53:21.905233 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.905440 np0000184931 devstack@c-api.service[110952]: INFO cinder.rpc [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:53:21.906723 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.915916 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.916454 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.916985 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.918462 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.919166 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.919867 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.920201 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.921746 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.922415 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.923321 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.923696 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.924943 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.927625 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.929062 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.929589 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.933572 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.933646 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.933684 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.933726 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.933761 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.934135 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.935076 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.935515 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.936788 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.937176 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.938203 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.938641 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.939654 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.940690 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.941041 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.941704 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.942559 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.943991 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.944097 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.944157 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.944620 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.945517 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.946088 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.947033 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.947117 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.948460 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.948530 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.948977 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.952600 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.953230 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.954197 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.954802 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.956012 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.957639 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.958091 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.958159 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.959595 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.959674 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.960213 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.961026 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.961160 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.961693 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.962389 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.962692 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.962810 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.963122 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.963589 np0000184931 devstack@c-api.service[110951]: WARNING cinder.api.contrib.hosts [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:53:21.963985 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.964372 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.964502 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.965198 np0000184931 devstack@c-api.service[110950]: WARNING cinder.api.contrib.hosts [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:53:21.965706 np0000184931 devstack@c-api.service[110949]: WARNING cinder.api.contrib.hosts [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:53:21.965812 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.966038 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.966208 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.966510 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.967338 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.967496 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.968052 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.968389 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.968825 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.969014 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.969698 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.969830 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: extensions {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.970089 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.970514 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.971013 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: cgsnapshots {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.971168 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.971306 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.971362 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: extensions {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.972017 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: extensions {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.972398 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: os-availability-zone {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.972645 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.972757 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: cgsnapshots {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.973392 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: cgsnapshots {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.973778 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: os-snapshot-manage {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.973883 np0000184931 devstack@c-api.service[110952]: WARNING cinder.api.contrib.hosts [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:53:21.974203 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: os-availability-zone {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.974689 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.974839 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: os-availability-zone {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.975642 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: os-snapshot-manage {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.975914 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: os-volume-transfer {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.976121 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.976196 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: os-snapshot-manage {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.977520 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: os-quota-sets {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.977583 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.977685 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: os-volume-transfer {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.978315 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: os-volume-transfer {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.979062 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: os-hosts {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.979132 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.979362 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: os-quota-sets {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.979918 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: extensions {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.980006 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: os-quota-sets {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.980458 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: qos-specs {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.980871 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: os-hosts {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.981265 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: cgsnapshots {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.981505 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: os-hosts {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.982347 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: qos-specs {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.982581 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: backups {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.982675 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: os-availability-zone {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.982964 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: qos-specs {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.984037 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: os-snapshot-manage {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.984485 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: backups {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.984615 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: capabilities {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.985096 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: backups {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.985899 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: os-volume-type-access {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.986216 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: os-volume-transfer {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.986608 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: capabilities {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.987174 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: capabilities {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.987551 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: os-quota-class-sets {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.987844 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: os-quota-sets {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.987917 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: os-volume-type-access {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.988413 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: os-volume-type-access {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.988830 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: scheduler-stats {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.989324 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: os-hosts {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.989525 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: os-quota-class-sets {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.990121 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: os-quota-class-sets {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.990318 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: consistencygroups {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.990762 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: qos-specs {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.990901 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: scheduler-stats {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.991411 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: scheduler-stats {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.992322 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: encryption {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.992411 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: consistencygroups {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.992871 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: backups {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.992940 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: consistencygroups {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.993945 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: encryption {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.994502 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: encryption {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.994979 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: encryption {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.995083 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: capabilities {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.995483 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: os-volume-manage {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.996117 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: encryption {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.996262 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: os-volume-type-access {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.996556 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: encryption {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.997158 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extended resource: extra_specs {{(pid=110951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.997871 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: os-volume-manage {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.998119 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: os-quota-class-sets {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.998338 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: os-volume-manage {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.999404 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extended resource: extra_specs {{(pid=110950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.999520 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:21.999610 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: scheduler-stats {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:21.999839 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extended resource: extra_specs {{(pid=110949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:22.000781 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.001023 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: consistencygroups {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:22.001724 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.002147 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.002223 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.003052 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: encryption {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:22.003159 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.003515 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.003581 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.004365 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.contrib.snapshot_actions [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] SnapshotActionsController initialized {{(pid=110951) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:53:22.004525 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.004665 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: encryption {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:22.004918 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.005087 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.005905 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.006238 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: os-volume-manage {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:22.006303 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.006428 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.006787 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.contrib.snapshot_actions [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] SnapshotActionsController initialized {{(pid=110950) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:53:22.007160 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.contrib.snapshot_actions [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] SnapshotActionsController initialized {{(pid=110949) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:53:22.007481 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.007782 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extended resource: extra_specs {{(pid=110952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:22.007846 np0000184931 devstack@c-api.service[110951]: WARNING castellan.key_manager.migration [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.007890 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.008747 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.008808 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.008853 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.009003 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension VolumeActions extending resource: volumes {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.009137 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension UsedLimits extending resource: limits {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.009189 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.009229 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.009425 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.009526 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.009672 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension TypesManage extending resource: types {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.009773 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.009893 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.010030 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.010167 np0000184931 devstack@c-api.service[110950]: WARNING castellan.key_manager.migration [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.010242 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.010531 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension AdminActions extending resource: volumes {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.010633 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.010677 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension AdminActions extending resource: snapshots {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.010718 np0000184931 devstack@c-api.service[110949]: WARNING castellan.key_manager.migration [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.010756 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension AdminActions extending resource: backups {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.010756 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.v3.router [None req-9d81d3f2-3f2b-454d-b10d-9b32b97ee613 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011135 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011253 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011377 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension VolumeActions extending resource: volumes {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011517 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension UsedLimits extending resource: limits {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011605 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011648 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011692 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011796 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension VolumeActions extending resource: volumes {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011857 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.011929 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012015 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension UsedLimits extending resource: limits {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012097 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.012144 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012186 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension TypesManage extending resource: types {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012186 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012269 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012317 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012364 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012406 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012454 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012496 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension TypesManage extending resource: types {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012534 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension AdminActions extending resource: volumes {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012606 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012667 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012766 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012823 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension AdminActions extending resource: snapshots {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012868 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012910 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension AdminActions extending resource: backups {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.012965 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension AdminActions extending resource: volumes {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.013012 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.v3.router [None req-d614bbe8-af45-438d-9efd-7799b78ca5f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.013087 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension AdminActions extending resource: snapshots {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.013191 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension AdminActions extending resource: backups {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.013295 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.v3.router [None req-b7f7fcb1-2cb6-471a-b1a2-d0b39cfe28e9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.013345 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.014748 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.015613 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.contrib.snapshot_actions [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] SnapshotActionsController initialized {{(pid=110952) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:53:22.016329 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.017670 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.019091 np0000184931 devstack@c-api.service[110952]: WARNING castellan.key_manager.migration [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:22.019257 np0000184931 devstack@c-api.service[110951]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bcb154a4668 pid: 110951 (default app) Jul 10 01:53:22.020037 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.020171 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.020307 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension VolumeActions extending resource: volumes {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.020449 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension UsedLimits extending resource: limits {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.020554 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.020768 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.020870 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.020996 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension TypesManage extending resource: types {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.021106 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.021210 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.021315 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.021418 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.021470 np0000184931 devstack@c-api.service[110950]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bcb154a4668 pid: 110950 (default app) Jul 10 01:53:22.021511 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension AdminActions extending resource: volumes {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.021665 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension AdminActions extending resource: snapshots {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.021768 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension AdminActions extending resource: backups {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.021824 np0000184931 devstack@c-api.service[110949]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bcb154a4668 pid: 110949 (default app) Jul 10 01:53:22.021866 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.v3.router [None req-e65c37b6-ad0f-4a2f-b3c2-371c82f54d59 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:22.028894 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-767be762-5433-47b3-bbd7-8d78e0a99207 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:53:22.031392 np0000184931 devstack@c-api.service[110952]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bcb154a4668 pid: 110952 (default app) Jul 10 01:53:22.031762 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 956 bytes} [Fri Jul 10 01:53:22 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:53:29.919380 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:53:30.520316 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 admin admin] POST https://199.204.45.242/volume/v3/types Jul 10 01:53:30.520316 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:53:30.523290 np0000184931 devstack@c-api.service[110950]: /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 10 01:53:30.523290 np0000184931 devstack@c-api.service[110950]: warnings.warn( Jul 10 01:53:30.563912 np0000184931 devstack@c-api.service[110950]: DEBUG oslo_db.sqlalchemy.engines [None req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 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=110950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:30.598386 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jul 10 01:53:30.598386 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1288 bytes} [Fri Jul 10 01:53:29 2026] POST /volume/v3/types => generated 186 bytes in 694 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:53:30.629953 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 req-8504ddd7-2444-45ed-9ac1-072d6eecb9f4 None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:53:30.993871 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 req-8504ddd7-2444-45ed-9ac1-072d6eecb9f4 admin admin] POST https://199.204.45.242/volume/v3/types/a1c73913-2ada-4498-b097-8808d879ca37/extra_specs Jul 10 01:53:30.994450 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 req-8504ddd7-2444-45ed-9ac1-072d6eecb9f4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:53:30.996228 np0000184931 devstack@c-api.service[110949]: /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 10 01:53:30.996228 np0000184931 devstack@c-api.service[110949]: warnings.warn( Jul 10 01:53:31.034776 np0000184931 devstack@c-api.service[110949]: DEBUG oslo_db.sqlalchemy.engines [req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 req-8504ddd7-2444-45ed-9ac1-072d6eecb9f4 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=110949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:31.092663 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [req-71b350fe-3f55-4e78-92db-9502fdcfbbb9 req-8504ddd7-2444-45ed-9ac1-072d6eecb9f4 admin admin] https://199.204.45.242/volume/v3/types/a1c73913-2ada-4498-b097-8808d879ca37/extra_specs returned with HTTP 200 Jul 10 01:53:31.093618 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 1/3] 199.204.45.242 () {70 vars in 1505 bytes} [Fri Jul 10 01:53:30 2026] POST /volume/v3/types/a1c73913-2ada-4498-b097-8808d879ca37/extra_specs => generated 55 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 01:53:31.900268 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=6 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:53:31.904809 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=6 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:53:40.593584 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:53:41.091228 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:56:51.530736 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-67b85cae-f939-4a8b-af7c-ac011c932653 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:56:51.531654 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-67b85cae-f939-4a8b-af7c-ac011c932653 None None] GET https://199.204.45.242/volume// Jul 10 01:56:51.531865 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-67b85cae-f939-4a8b-af7c-ac011c932653 None None] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:56:51.532153 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-67b85cae-f939-4a8b-af7c-ac011c932653 None None] Calling method 'all' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:56:51.532775 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-67b85cae-f939-4a8b-af7c-ac011c932653 None None] https://199.204.45.242/volume// returned with HTTP 300 Jul 10 01:56:51.533142 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 1/4] 199.204.45.242 () {66 vars in 1456 bytes} [Fri Jul 10 01:56:51 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 01:57:31.564290 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-16c60981-4b6f-473c-9665-56c1fcc7c70d None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:31.565718 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 2/5] 199.204.45.242 () {62 vars in 1068 bytes} [Fri Jul 10 01:57:31 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:57:31.604666 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-eebf4126-e7b2-4849-9af9-bfd399328751 None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:31.615526 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 2/6] 199.204.45.242 () {64 vars in 1272 bytes} [Fri Jul 10 01:57:31 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:57:31.655587 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [req-eebf4126-e7b2-4849-9af9-bfd399328751 req-f2fb7fda-4337-4460-9788-47295b982f9b None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:31.659560 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [req-eebf4126-e7b2-4849-9af9-bfd399328751 req-f2fb7fda-4337-4460-9788-47295b982f9b demo demo] GET https://199.204.45.242/volume/v3/ Jul 10 01:57:31.659819 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [req-eebf4126-e7b2-4849-9af9-bfd399328751 req-f2fb7fda-4337-4460-9788-47295b982f9b demo demo] Empty body provided in request {{(pid=110949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:31.660126 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [req-eebf4126-e7b2-4849-9af9-bfd399328751 req-f2fb7fda-4337-4460-9788-47295b982f9b demo demo] Calling method 'version_select' {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:31.664148 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [req-eebf4126-e7b2-4849-9af9-bfd399328751 req-f2fb7fda-4337-4460-9788-47295b982f9b demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jul 10 01:57:31.664635 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 2/7] 199.204.45.242 () {66 vars in 1346 bytes} [Fri Jul 10 01:57:31 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:31.701831 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-0d143301-5200-4486-9697-59b27a3f4ee0 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:32.040012 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-0d143301-5200-4486-9697-59b27a3f4ee0 demo demo] GET https://199.204.45.242/volume/v3/types Jul 10 01:57:32.040227 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-0d143301-5200-4486-9697-59b27a3f4ee0 demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:32.040448 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-0d143301-5200-4486-9697-59b27a3f4ee0 demo demo] Calling method 'index' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:32.041064 np0000184931 devstack@c-api.service[110952]: /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 10 01:57:32.041064 np0000184931 devstack@c-api.service[110952]: warnings.warn( Jul 10 01:57:32.041720 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.api_utils [None req-0d143301-5200-4486-9697-59b27a3f4ee0 demo demo] Removing options '' from query. {{(pid=110952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:57:32.080981 np0000184931 devstack@c-api.service[110952]: DEBUG oslo_db.sqlalchemy.engines [None req-0d143301-5200-4486-9697-59b27a3f4ee0 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=110952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:57:32.101863 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-0d143301-5200-4486-9697-59b27a3f4ee0 demo demo] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jul 10 01:57:32.102266 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 2/8] 199.204.45.242 () {64 vars in 1290 bytes} [Fri Jul 10 01:57:31 2026] GET /volume/v3/types => generated 377 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:32.141977 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-d5cb5175-3e22-4053-8771-ec76d005de63 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:32.545300 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-d5cb5175-3e22-4053-8771-ec76d005de63 demo demo] GET https://199.204.45.242/volume/v3/types/default Jul 10 01:57:32.545776 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-d5cb5175-3e22-4053-8771-ec76d005de63 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:32.546007 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-d5cb5175-3e22-4053-8771-ec76d005de63 demo demo] Calling method 'show' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:32.586687 np0000184931 devstack@c-api.service[110951]: DEBUG oslo_db.sqlalchemy.engines [None req-d5cb5175-3e22-4053-8771-ec76d005de63 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=110951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:57:32.606763 np0000184931 devstack@c-api.service[110951]: /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 10 01:57:32.606763 np0000184931 devstack@c-api.service[110951]: warnings.warn( Jul 10 01:57:32.609159 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-d5cb5175-3e22-4053-8771-ec76d005de63 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jul 10 01:57:32.609666 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 3/9] 199.204.45.242 () {64 vars in 1301 bytes} [Fri Jul 10 01:57:32 2026] GET /volume/v3/types/default => generated 145 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:33.114595 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-039e6aaa-ea52-4889-8cff-da6f7421ad7f None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:33.116070 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 3/10] 199.204.45.242 () {62 vars in 1068 bytes} [Fri Jul 10 01:57:33 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:57:33.148513 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-9e89f3e4-77c4-493b-9e85-d07a1a46c34f None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:33.156594 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 3/11] 199.204.45.242 () {64 vars in 1272 bytes} [Fri Jul 10 01:57:33 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:57:33.214975 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [req-9e89f3e4-77c4-493b-9e85-d07a1a46c34f req-ae6ce7ed-7f4b-4b9c-9b21-edd61623bc15 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:33.218211 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [req-9e89f3e4-77c4-493b-9e85-d07a1a46c34f req-ae6ce7ed-7f4b-4b9c-9b21-edd61623bc15 demo demo] GET https://199.204.45.242/volume/v3/ Jul 10 01:57:33.218445 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [req-9e89f3e4-77c4-493b-9e85-d07a1a46c34f req-ae6ce7ed-7f4b-4b9c-9b21-edd61623bc15 demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:33.218713 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [req-9e89f3e4-77c4-493b-9e85-d07a1a46c34f req-ae6ce7ed-7f4b-4b9c-9b21-edd61623bc15 demo demo] Calling method 'version_select' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:33.219343 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [req-9e89f3e4-77c4-493b-9e85-d07a1a46c34f req-ae6ce7ed-7f4b-4b9c-9b21-edd61623bc15 demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jul 10 01:57:33.220267 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 3/12] 199.204.45.242 () {66 vars in 1346 bytes} [Fri Jul 10 01:57:33 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:33.257334 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-46a0fec0-f513-4fde-b370-56d0fd19f916 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:33.260756 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-46a0fec0-f513-4fde-b370-56d0fd19f916 demo demo] GET https://199.204.45.242/volume/v3/types/default Jul 10 01:57:33.260974 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-46a0fec0-f513-4fde-b370-56d0fd19f916 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:33.261194 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-46a0fec0-f513-4fde-b370-56d0fd19f916 demo demo] Calling method 'show' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:33.269750 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-46a0fec0-f513-4fde-b370-56d0fd19f916 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jul 10 01:57:33.270071 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 4/13] 199.204.45.242 () {64 vars in 1301 bytes} [Fri Jul 10 01:57:33 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 10 01:57:33.927250 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-4a35ae39-5cb4-465d-aedb-bbe436c16210 None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:33.928626 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 4/14] 199.204.45.242 () {62 vars in 1068 bytes} [Fri Jul 10 01:57:33 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:57:33.963169 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-76dddab8-fd07-4d50-9881-5766c46544fb None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:33.966002 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 4/15] 199.204.45.242 () {64 vars in 1272 bytes} [Fri Jul 10 01:57:33 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:57:33.999191 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [req-76dddab8-fd07-4d50-9881-5766c46544fb req-b37c4622-5af1-460c-b8f2-1a2b86968119 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:34.004358 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [req-76dddab8-fd07-4d50-9881-5766c46544fb req-b37c4622-5af1-460c-b8f2-1a2b86968119 demo demo] GET https://199.204.45.242/volume/v3/ Jul 10 01:57:34.004784 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [req-76dddab8-fd07-4d50-9881-5766c46544fb req-b37c4622-5af1-460c-b8f2-1a2b86968119 demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:34.005269 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [req-76dddab8-fd07-4d50-9881-5766c46544fb req-b37c4622-5af1-460c-b8f2-1a2b86968119 demo demo] Calling method 'version_select' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:34.006095 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [req-76dddab8-fd07-4d50-9881-5766c46544fb req-b37c4622-5af1-460c-b8f2-1a2b86968119 demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jul 10 01:57:34.006931 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 4/16] 199.204.45.242 () {66 vars in 1346 bytes} [Fri Jul 10 01:57:33 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:34.049439 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-bfaac1cf-a636-45cd-b192-740e467e8ddf None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:34.053127 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-bfaac1cf-a636-45cd-b192-740e467e8ddf demo demo] GET https://199.204.45.242/volume/v3/types/default Jul 10 01:57:34.053501 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-bfaac1cf-a636-45cd-b192-740e467e8ddf demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:34.053940 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-bfaac1cf-a636-45cd-b192-740e467e8ddf demo demo] Calling method 'show' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:34.064778 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-bfaac1cf-a636-45cd-b192-740e467e8ddf demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jul 10 01:57:34.065247 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 5/17] 199.204.45.242 () {64 vars in 1301 bytes} [Fri Jul 10 01:57:34 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:34.104515 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-445bf60b-9936-4f95-adbc-391dcf8307fb None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:34.106050 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 5/18] 199.204.45.242 () {62 vars in 1068 bytes} [Fri Jul 10 01:57:34 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:57:34.142047 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-a738d551-7236-4f44-a0fc-6d0e7d671443 None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:34.144779 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 5/19] 199.204.45.242 () {64 vars in 1272 bytes} [Fri Jul 10 01:57:34 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:57:34.175271 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [req-a738d551-7236-4f44-a0fc-6d0e7d671443 req-13cd0b8f-1faf-4ef7-94b5-3fd7efa1cb4a None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:34.178863 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [req-a738d551-7236-4f44-a0fc-6d0e7d671443 req-13cd0b8f-1faf-4ef7-94b5-3fd7efa1cb4a demo demo] GET https://199.204.45.242/volume/v3/ Jul 10 01:57:34.179252 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [req-a738d551-7236-4f44-a0fc-6d0e7d671443 req-13cd0b8f-1faf-4ef7-94b5-3fd7efa1cb4a demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:34.179707 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [req-a738d551-7236-4f44-a0fc-6d0e7d671443 req-13cd0b8f-1faf-4ef7-94b5-3fd7efa1cb4a demo demo] Calling method 'version_select' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:34.180270 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [req-a738d551-7236-4f44-a0fc-6d0e7d671443 req-13cd0b8f-1faf-4ef7-94b5-3fd7efa1cb4a demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jul 10 01:57:34.180962 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 5/20] 199.204.45.242 () {66 vars in 1346 bytes} [Fri Jul 10 01:57:34 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:34.219276 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-82c2dd23-a711-456b-ab99-6f93a5789335 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:34.221821 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-82c2dd23-a711-456b-ab99-6f93a5789335 demo demo] GET https://199.204.45.242/volume/v3/types/default Jul 10 01:57:34.222042 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-82c2dd23-a711-456b-ab99-6f93a5789335 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:34.222289 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-82c2dd23-a711-456b-ab99-6f93a5789335 demo demo] Calling method 'show' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:34.231321 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-82c2dd23-a711-456b-ab99-6f93a5789335 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jul 10 01:57:34.231617 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 6/21] 199.204.45.242 () {64 vars in 1301 bytes} [Fri Jul 10 01:57:34 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:42.095708 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=1 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:57:44.227484 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=8 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:02:37.511610 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-be0f0ade-5497-407d-a8e6-77d79dbf6f24 None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:02:37.600361 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-be0f0ade-5497-407d-a8e6-77d79dbf6f24 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:02:37.600715 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-be0f0ade-5497-407d-a8e6-77d79dbf6f24 demo demo] Empty body provided in request {{(pid=110950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:02:37.601086 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-be0f0ade-5497-407d-a8e6-77d79dbf6f24 demo demo] Calling method 'detail' {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:02:37.601845 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.api_utils [None req-be0f0ade-5497-407d-a8e6-77d79dbf6f24 demo demo] Removing options '' from query. {{(pid=110950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:02:37.603555 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.volume.api [None req-be0f0ade-5497-407d-a8e6-77d79dbf6f24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:02:37.650082 np0000184931 devstack@c-api.service[110950]: INFO cinder.volume.api [None req-be0f0ade-5497-407d-a8e6-77d79dbf6f24 demo demo] Get all volumes completed successfully. Jul 10 02:02:37.652151 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-be0f0ade-5497-407d-a8e6-77d79dbf6f24 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:02:37.652784 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 6/22] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:02:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:02:47.644058 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writing DB stats cinder:SELECT=1 {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:03:37.673763 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-62f6d11a-9f2d-46f0-be51-31db66cc6911 None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:03:37.677740 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-62f6d11a-9f2d-46f0-be51-31db66cc6911 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:03:37.677740 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-62f6d11a-9f2d-46f0-be51-31db66cc6911 demo demo] Empty body provided in request {{(pid=110949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:03:37.677740 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-62f6d11a-9f2d-46f0-be51-31db66cc6911 demo demo] Calling method 'detail' {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:03:37.677740 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.api_utils [None req-62f6d11a-9f2d-46f0-be51-31db66cc6911 demo demo] Removing options '' from query. {{(pid=110949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:03:37.679069 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.volume.api [None req-62f6d11a-9f2d-46f0-be51-31db66cc6911 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:03:37.713447 np0000184931 devstack@c-api.service[110949]: INFO cinder.volume.api [None req-62f6d11a-9f2d-46f0-be51-31db66cc6911 demo demo] Get all volumes completed successfully. Jul 10 02:03:37.717378 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-62f6d11a-9f2d-46f0-be51-31db66cc6911 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:03:37.718377 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 6/23] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:03:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:03:47.705659 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writing DB stats cinder:SELECT=1 {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:04:37.739953 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-b586d7e6-c47c-473f-861a-9e0637a6d9c2 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:04:37.744543 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-b586d7e6-c47c-473f-861a-9e0637a6d9c2 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:04:37.744838 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-b586d7e6-c47c-473f-861a-9e0637a6d9c2 demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:04:37.745143 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-b586d7e6-c47c-473f-861a-9e0637a6d9c2 demo demo] Calling method 'detail' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:04:37.745941 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.api_utils [None req-b586d7e6-c47c-473f-861a-9e0637a6d9c2 demo demo] Removing options '' from query. {{(pid=110952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:04:37.747218 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.volume.api [None req-b586d7e6-c47c-473f-861a-9e0637a6d9c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:04:37.787711 np0000184931 devstack@c-api.service[110952]: INFO cinder.volume.api [None req-b586d7e6-c47c-473f-861a-9e0637a6d9c2 demo demo] Get all volumes completed successfully. Jul 10 02:04:37.789992 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-b586d7e6-c47c-473f-861a-9e0637a6d9c2 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:04:37.790319 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 6/24] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:04:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:04:47.778410 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=1 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:05:37.816322 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-a4554123-9523-4a23-9bd7-9e26e6ceb256 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:05:37.819758 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-a4554123-9523-4a23-9bd7-9e26e6ceb256 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:05:37.820018 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-a4554123-9523-4a23-9bd7-9e26e6ceb256 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:05:37.820330 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-a4554123-9523-4a23-9bd7-9e26e6ceb256 demo demo] Calling method 'detail' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:05:37.821223 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.api_utils [None req-a4554123-9523-4a23-9bd7-9e26e6ceb256 demo demo] Removing options '' from query. {{(pid=110951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:05:37.823022 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.volume.api [None req-a4554123-9523-4a23-9bd7-9e26e6ceb256 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:05:37.869592 np0000184931 devstack@c-api.service[110951]: INFO cinder.volume.api [None req-a4554123-9523-4a23-9bd7-9e26e6ceb256 demo demo] Get all volumes completed successfully. Jul 10 02:05:37.873730 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-a4554123-9523-4a23-9bd7-9e26e6ceb256 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:05:37.873730 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 7/25] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:05:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:05:47.861852 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=1 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:06:37.891611 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-1f7d351a-d03c-4e60-8e8d-1e0cddea25cb None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:06:37.894599 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-1f7d351a-d03c-4e60-8e8d-1e0cddea25cb demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:06:37.894853 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-1f7d351a-d03c-4e60-8e8d-1e0cddea25cb demo demo] Empty body provided in request {{(pid=110950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:06:37.895130 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-1f7d351a-d03c-4e60-8e8d-1e0cddea25cb demo demo] Calling method 'detail' {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:06:37.895519 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.api_utils [None req-1f7d351a-d03c-4e60-8e8d-1e0cddea25cb demo demo] Removing options '' from query. {{(pid=110950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:06:37.896439 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.volume.api [None req-1f7d351a-d03c-4e60-8e8d-1e0cddea25cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:06:37.905066 np0000184931 devstack@c-api.service[110950]: INFO cinder.volume.api [None req-1f7d351a-d03c-4e60-8e8d-1e0cddea25cb demo demo] Get all volumes completed successfully. Jul 10 02:06:37.907709 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-1f7d351a-d03c-4e60-8e8d-1e0cddea25cb demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:06:37.908175 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 7/26] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:06:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:06:47.900185 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writing DB stats cinder:SELECT=1 {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:07:37.929985 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-27b059fa-e9e5-4fa7-a383-6a51a3d2c3a8 None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:07:38.126177 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-27b059fa-e9e5-4fa7-a383-6a51a3d2c3a8 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:07:38.126353 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-27b059fa-e9e5-4fa7-a383-6a51a3d2c3a8 demo demo] Empty body provided in request {{(pid=110949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:07:38.126623 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-27b059fa-e9e5-4fa7-a383-6a51a3d2c3a8 demo demo] Calling method 'detail' {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:07:38.126754 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.api_utils [None req-27b059fa-e9e5-4fa7-a383-6a51a3d2c3a8 demo demo] Removing options '' from query. {{(pid=110949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:07:38.127508 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.volume.api [None req-27b059fa-e9e5-4fa7-a383-6a51a3d2c3a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:07:38.136399 np0000184931 devstack@c-api.service[110949]: INFO cinder.volume.api [None req-27b059fa-e9e5-4fa7-a383-6a51a3d2c3a8 demo demo] Get all volumes completed successfully. Jul 10 02:07:38.138231 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-27b059fa-e9e5-4fa7-a383-6a51a3d2c3a8 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:07:38.138573 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 7/27] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:07:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:07:48.133194 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writing DB stats cinder:SELECT=1 {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:08:38.156856 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-d89af8e7-e36c-4aab-9896-338f752a927f None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:08:38.159738 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-d89af8e7-e36c-4aab-9896-338f752a927f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:08:38.159971 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-d89af8e7-e36c-4aab-9896-338f752a927f demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:08:38.160276 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-d89af8e7-e36c-4aab-9896-338f752a927f demo demo] Calling method 'detail' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:08:38.160536 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.api_utils [None req-d89af8e7-e36c-4aab-9896-338f752a927f demo demo] Removing options '' from query. {{(pid=110952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:08:38.161639 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.volume.api [None req-d89af8e7-e36c-4aab-9896-338f752a927f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:08:38.171072 np0000184931 devstack@c-api.service[110952]: INFO cinder.volume.api [None req-d89af8e7-e36c-4aab-9896-338f752a927f demo demo] Get all volumes completed successfully. Jul 10 02:08:38.172813 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-d89af8e7-e36c-4aab-9896-338f752a927f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:08:38.173124 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 7/28] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:08:38 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 10 02:08:48.165174 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=1 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:09:38.196208 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-f23dac20-385f-4c06-8422-c2bd016d8a46 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:09:38.199019 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-f23dac20-385f-4c06-8422-c2bd016d8a46 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:09:38.199255 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-f23dac20-385f-4c06-8422-c2bd016d8a46 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:09:38.199513 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-f23dac20-385f-4c06-8422-c2bd016d8a46 demo demo] Calling method 'detail' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:09:38.199953 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.api_utils [None req-f23dac20-385f-4c06-8422-c2bd016d8a46 demo demo] Removing options '' from query. {{(pid=110951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:09:38.200942 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.volume.api [None req-f23dac20-385f-4c06-8422-c2bd016d8a46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:09:38.210799 np0000184931 devstack@c-api.service[110951]: INFO cinder.volume.api [None req-f23dac20-385f-4c06-8422-c2bd016d8a46 demo demo] Get all volumes completed successfully. Jul 10 02:09:38.213126 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-f23dac20-385f-4c06-8422-c2bd016d8a46 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:09:38.213637 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 8/29] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:09:38 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 10 02:09:48.204457 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=1 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:10:38.231059 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-25f9f023-07c7-4e59-a6ce-6881a3c55a64 None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:10:38.234223 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-25f9f023-07c7-4e59-a6ce-6881a3c55a64 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:10:38.234473 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-25f9f023-07c7-4e59-a6ce-6881a3c55a64 demo demo] Empty body provided in request {{(pid=110950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:10:38.234775 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-25f9f023-07c7-4e59-a6ce-6881a3c55a64 demo demo] Calling method 'detail' {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:10:38.235068 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.api_utils [None req-25f9f023-07c7-4e59-a6ce-6881a3c55a64 demo demo] Removing options '' from query. {{(pid=110950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:10:38.236293 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.volume.api [None req-25f9f023-07c7-4e59-a6ce-6881a3c55a64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:10:38.244947 np0000184931 devstack@c-api.service[110950]: INFO cinder.volume.api [None req-25f9f023-07c7-4e59-a6ce-6881a3c55a64 demo demo] Get all volumes completed successfully. Jul 10 02:10:38.246685 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-25f9f023-07c7-4e59-a6ce-6881a3c55a64 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:10:38.246981 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 8/30] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:10:38 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 10 02:10:48.239270 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writing DB stats cinder:SELECT=1 {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:11:38.266213 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-8f4c8912-4ebd-4803-bebc-bb0a8a28f1bf None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:11:38.271187 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-8f4c8912-4ebd-4803-bebc-bb0a8a28f1bf demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:11:38.271778 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-8f4c8912-4ebd-4803-bebc-bb0a8a28f1bf demo demo] Empty body provided in request {{(pid=110949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:11:38.272221 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-8f4c8912-4ebd-4803-bebc-bb0a8a28f1bf demo demo] Calling method 'detail' {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:11:38.272777 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.api_utils [None req-8f4c8912-4ebd-4803-bebc-bb0a8a28f1bf demo demo] Removing options '' from query. {{(pid=110949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:11:38.274358 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.volume.api [None req-8f4c8912-4ebd-4803-bebc-bb0a8a28f1bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:11:38.282926 np0000184931 devstack@c-api.service[110949]: INFO cinder.volume.api [None req-8f4c8912-4ebd-4803-bebc-bb0a8a28f1bf demo demo] Get all volumes completed successfully. Jul 10 02:11:38.285688 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-8f4c8912-4ebd-4803-bebc-bb0a8a28f1bf demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:11:38.286115 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 8/31] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:11:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:11:48.277786 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writing DB stats cinder:SELECT=1 {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:12:38.303461 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-5389d999-09b4-4b86-b277-44c066e5e27a None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:12:38.456396 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-5389d999-09b4-4b86-b277-44c066e5e27a demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:12:38.456678 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-5389d999-09b4-4b86-b277-44c066e5e27a demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:12:38.456930 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-5389d999-09b4-4b86-b277-44c066e5e27a demo demo] Calling method 'detail' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:12:38.457238 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.api_utils [None req-5389d999-09b4-4b86-b277-44c066e5e27a demo demo] Removing options '' from query. {{(pid=110952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:12:38.458190 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.volume.api [None req-5389d999-09b4-4b86-b277-44c066e5e27a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:12:38.465772 np0000184931 devstack@c-api.service[110952]: INFO cinder.volume.api [None req-5389d999-09b4-4b86-b277-44c066e5e27a demo demo] Get all volumes completed successfully. Jul 10 02:12:38.468173 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-5389d999-09b4-4b86-b277-44c066e5e27a demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:12:38.468651 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 8/32] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:12:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:12:48.461305 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=1 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:13:38.483504 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-bfe69597-bb8a-4a33-9566-ab92443755b9 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:13:38.487071 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-bfe69597-bb8a-4a33-9566-ab92443755b9 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:13:38.487432 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-bfe69597-bb8a-4a33-9566-ab92443755b9 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:13:38.487833 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-bfe69597-bb8a-4a33-9566-ab92443755b9 demo demo] Calling method 'detail' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:13:38.488273 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.api_utils [None req-bfe69597-bb8a-4a33-9566-ab92443755b9 demo demo] Removing options '' from query. {{(pid=110951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:13:38.489651 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.volume.api [None req-bfe69597-bb8a-4a33-9566-ab92443755b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:13:38.498486 np0000184931 devstack@c-api.service[110951]: INFO cinder.volume.api [None req-bfe69597-bb8a-4a33-9566-ab92443755b9 demo demo] Get all volumes completed successfully. Jul 10 02:13:38.500208 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-bfe69597-bb8a-4a33-9566-ab92443755b9 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:13:38.500523 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 9/33] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:13:38 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 10 02:13:48.494155 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=1 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:14:38.520223 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-da823c56-4131-4a91-86cd-fbf61510a4bd None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:14:38.523766 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-da823c56-4131-4a91-86cd-fbf61510a4bd demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:14:38.524005 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-da823c56-4131-4a91-86cd-fbf61510a4bd demo demo] Empty body provided in request {{(pid=110950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:14:38.524256 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-da823c56-4131-4a91-86cd-fbf61510a4bd demo demo] Calling method 'detail' {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:14:38.524583 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.api_utils [None req-da823c56-4131-4a91-86cd-fbf61510a4bd demo demo] Removing options '' from query. {{(pid=110950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:14:38.525510 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.volume.api [None req-da823c56-4131-4a91-86cd-fbf61510a4bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:14:38.533995 np0000184931 devstack@c-api.service[110950]: INFO cinder.volume.api [None req-da823c56-4131-4a91-86cd-fbf61510a4bd demo demo] Get all volumes completed successfully. Jul 10 02:14:38.535794 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-da823c56-4131-4a91-86cd-fbf61510a4bd demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:14:38.536154 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 9/34] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:14:38 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 10 02:14:48.529105 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writing DB stats cinder:SELECT=1 {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:15:38.556178 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-62d3547f-934c-48b6-9cf2-6c384bf14977 None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:15:38.558893 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-62d3547f-934c-48b6-9cf2-6c384bf14977 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:15:38.559130 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-62d3547f-934c-48b6-9cf2-6c384bf14977 demo demo] Empty body provided in request {{(pid=110949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:15:38.559374 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-62d3547f-934c-48b6-9cf2-6c384bf14977 demo demo] Calling method 'detail' {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:15:38.559710 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.api_utils [None req-62d3547f-934c-48b6-9cf2-6c384bf14977 demo demo] Removing options '' from query. {{(pid=110949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:15:38.560604 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.volume.api [None req-62d3547f-934c-48b6-9cf2-6c384bf14977 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:15:38.569989 np0000184931 devstack@c-api.service[110949]: INFO cinder.volume.api [None req-62d3547f-934c-48b6-9cf2-6c384bf14977 demo demo] Get all volumes completed successfully. Jul 10 02:15:38.571797 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-62d3547f-934c-48b6-9cf2-6c384bf14977 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:15:38.572129 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 9/35] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:15:38 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 10 02:15:48.564830 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writing DB stats cinder:SELECT=1 {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:16:38.590841 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-296563eb-f9cb-46e8-95c8-236155c6ceb4 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:16:38.595504 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-296563eb-f9cb-46e8-95c8-236155c6ceb4 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:16:38.596037 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-296563eb-f9cb-46e8-95c8-236155c6ceb4 demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:16:38.596421 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-296563eb-f9cb-46e8-95c8-236155c6ceb4 demo demo] Calling method 'detail' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:16:38.596932 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.api_utils [None req-296563eb-f9cb-46e8-95c8-236155c6ceb4 demo demo] Removing options '' from query. {{(pid=110952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:16:38.599131 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.volume.api [None req-296563eb-f9cb-46e8-95c8-236155c6ceb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:16:38.611401 np0000184931 devstack@c-api.service[110952]: INFO cinder.volume.api [None req-296563eb-f9cb-46e8-95c8-236155c6ceb4 demo demo] Get all volumes completed successfully. Jul 10 02:16:38.613950 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-296563eb-f9cb-46e8-95c8-236155c6ceb4 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:16:38.614454 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 9/36] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:16:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:16:48.603917 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=1 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:17:38.632303 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-b613a63d-27a2-404c-90de-06e8fc9b3fa0 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:17:38.834420 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-b613a63d-27a2-404c-90de-06e8fc9b3fa0 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:17:38.834420 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-b613a63d-27a2-404c-90de-06e8fc9b3fa0 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:17:38.834420 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-b613a63d-27a2-404c-90de-06e8fc9b3fa0 demo demo] Calling method 'detail' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:17:38.834815 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.api_utils [None req-b613a63d-27a2-404c-90de-06e8fc9b3fa0 demo demo] Removing options '' from query. {{(pid=110951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:17:38.835759 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.volume.api [None req-b613a63d-27a2-404c-90de-06e8fc9b3fa0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:17:38.847991 np0000184931 devstack@c-api.service[110951]: INFO cinder.volume.api [None req-b613a63d-27a2-404c-90de-06e8fc9b3fa0 demo demo] Get all volumes completed successfully. Jul 10 02:17:38.851249 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-b613a63d-27a2-404c-90de-06e8fc9b3fa0 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:17:38.851666 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 10/37] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:17:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:17:48.840861 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=1 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:18:38.883443 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-6fd67d8a-ceb7-42ee-80e5-f71df3ca0b03 None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:18:38.887585 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-6fd67d8a-ceb7-42ee-80e5-f71df3ca0b03 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:18:38.887887 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-6fd67d8a-ceb7-42ee-80e5-f71df3ca0b03 demo demo] Empty body provided in request {{(pid=110950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:18:38.888167 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-6fd67d8a-ceb7-42ee-80e5-f71df3ca0b03 demo demo] Calling method 'detail' {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:18:38.888513 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.api_utils [None req-6fd67d8a-ceb7-42ee-80e5-f71df3ca0b03 demo demo] Removing options '' from query. {{(pid=110950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:18:38.890050 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.volume.api [None req-6fd67d8a-ceb7-42ee-80e5-f71df3ca0b03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:18:38.899789 np0000184931 devstack@c-api.service[110950]: INFO cinder.volume.api [None req-6fd67d8a-ceb7-42ee-80e5-f71df3ca0b03 demo demo] Get all volumes completed successfully. Jul 10 02:18:38.903269 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-6fd67d8a-ceb7-42ee-80e5-f71df3ca0b03 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:18:38.903840 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 10/38] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:18:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:18:48.893764 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writing DB stats cinder:SELECT=1 {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:19:38.933876 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-c5711c81-5698-4d22-b20d-fec808418ccd None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:19:38.936598 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-c5711c81-5698-4d22-b20d-fec808418ccd demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:19:38.936598 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-c5711c81-5698-4d22-b20d-fec808418ccd demo demo] Empty body provided in request {{(pid=110949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:19:38.936818 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-c5711c81-5698-4d22-b20d-fec808418ccd demo demo] Calling method 'detail' {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:19:38.937071 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.api_utils [None req-c5711c81-5698-4d22-b20d-fec808418ccd demo demo] Removing options '' from query. {{(pid=110949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:19:38.937813 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.volume.api [None req-c5711c81-5698-4d22-b20d-fec808418ccd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:19:38.947018 np0000184931 devstack@c-api.service[110949]: INFO cinder.volume.api [None req-c5711c81-5698-4d22-b20d-fec808418ccd demo demo] Get all volumes completed successfully. Jul 10 02:19:38.948791 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-c5711c81-5698-4d22-b20d-fec808418ccd demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:19:38.949160 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 10/39] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:19:38 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 10 02:19:48.941073 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writing DB stats cinder:SELECT=1 {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:20:38.979959 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-4d00f3f1-f4b6-4f97-a376-cc864d62b865 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:20:38.982983 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-4d00f3f1-f4b6-4f97-a376-cc864d62b865 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:20:38.983246 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-4d00f3f1-f4b6-4f97-a376-cc864d62b865 demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:20:38.983499 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-4d00f3f1-f4b6-4f97-a376-cc864d62b865 demo demo] Calling method 'detail' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:20:38.983833 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.api_utils [None req-4d00f3f1-f4b6-4f97-a376-cc864d62b865 demo demo] Removing options '' from query. {{(pid=110952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:20:38.984777 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.volume.api [None req-4d00f3f1-f4b6-4f97-a376-cc864d62b865 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:20:38.993563 np0000184931 devstack@c-api.service[110952]: INFO cinder.volume.api [None req-4d00f3f1-f4b6-4f97-a376-cc864d62b865 demo demo] Get all volumes completed successfully. Jul 10 02:20:38.996152 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-4d00f3f1-f4b6-4f97-a376-cc864d62b865 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:20:38.996636 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 10/40] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:20:38 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 10 02:20:48.988173 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=1 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:21:39.015034 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-8c51deac-98de-40c0-9055-fb5d437ff880 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:21:39.019602 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-8c51deac-98de-40c0-9055-fb5d437ff880 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:21:39.019977 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-8c51deac-98de-40c0-9055-fb5d437ff880 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:21:39.020383 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-8c51deac-98de-40c0-9055-fb5d437ff880 demo demo] Calling method 'detail' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:21:39.020911 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.api_utils [None req-8c51deac-98de-40c0-9055-fb5d437ff880 demo demo] Removing options '' from query. {{(pid=110951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:21:39.022395 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.volume.api [None req-8c51deac-98de-40c0-9055-fb5d437ff880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:21:39.030230 np0000184931 devstack@c-api.service[110951]: INFO cinder.volume.api [None req-8c51deac-98de-40c0-9055-fb5d437ff880 demo demo] Get all volumes completed successfully. Jul 10 02:21:39.032028 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-8c51deac-98de-40c0-9055-fb5d437ff880 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:21:39.032414 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 11/41] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:21:39 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 10 02:21:49.026004 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=1 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:22:39.053385 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-47fc9bb2-434f-46a7-9824-1da254357e3e None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:22:39.156852 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-47fc9bb2-434f-46a7-9824-1da254357e3e demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:22:39.157247 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-47fc9bb2-434f-46a7-9824-1da254357e3e demo demo] Empty body provided in request {{(pid=110950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:22:39.157649 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-47fc9bb2-434f-46a7-9824-1da254357e3e demo demo] Calling method 'detail' {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:22:39.158133 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.api_utils [None req-47fc9bb2-434f-46a7-9824-1da254357e3e demo demo] Removing options '' from query. {{(pid=110950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:22:39.159521 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.volume.api [None req-47fc9bb2-434f-46a7-9824-1da254357e3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:22:39.174924 np0000184931 devstack@c-api.service[110950]: INFO cinder.volume.api [None req-47fc9bb2-434f-46a7-9824-1da254357e3e demo demo] Get all volumes completed successfully. Jul 10 02:22:39.178599 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-47fc9bb2-434f-46a7-9824-1da254357e3e demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:22:39.179063 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 11/42] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:22:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:22:49.165176 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writing DB stats cinder:SELECT=1 {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:23:39.198535 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-f4afbe21-a3aa-450d-b699-3be6578c8105 None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:23:39.201671 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-f4afbe21-a3aa-450d-b699-3be6578c8105 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:23:39.201908 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-f4afbe21-a3aa-450d-b699-3be6578c8105 demo demo] Empty body provided in request {{(pid=110949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:23:39.202215 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-f4afbe21-a3aa-450d-b699-3be6578c8105 demo demo] Calling method 'detail' {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:23:39.202579 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.api_utils [None req-f4afbe21-a3aa-450d-b699-3be6578c8105 demo demo] Removing options '' from query. {{(pid=110949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:23:39.204114 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.volume.api [None req-f4afbe21-a3aa-450d-b699-3be6578c8105 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:23:39.216994 np0000184931 devstack@c-api.service[110949]: INFO cinder.volume.api [None req-f4afbe21-a3aa-450d-b699-3be6578c8105 demo demo] Get all volumes completed successfully. Jul 10 02:23:39.219139 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-f4afbe21-a3aa-450d-b699-3be6578c8105 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:23:39.219776 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 11/43] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:23:39 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 10 02:23:49.208607 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writing DB stats cinder:SELECT=1 {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:24:39.234768 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-bac01f27-c652-4809-9ac6-ce0857a80ba1 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:24:39.238719 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-bac01f27-c652-4809-9ac6-ce0857a80ba1 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:24:39.239092 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-bac01f27-c652-4809-9ac6-ce0857a80ba1 demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:24:39.239460 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-bac01f27-c652-4809-9ac6-ce0857a80ba1 demo demo] Calling method 'detail' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:24:39.239981 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.api_utils [None req-bac01f27-c652-4809-9ac6-ce0857a80ba1 demo demo] Removing options '' from query. {{(pid=110952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:24:39.241446 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.volume.api [None req-bac01f27-c652-4809-9ac6-ce0857a80ba1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:24:39.251036 np0000184931 devstack@c-api.service[110952]: INFO cinder.volume.api [None req-bac01f27-c652-4809-9ac6-ce0857a80ba1 demo demo] Get all volumes completed successfully. Jul 10 02:24:39.253023 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-bac01f27-c652-4809-9ac6-ce0857a80ba1 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:24:39.253461 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 11/44] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:24:39 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 10 02:24:49.245833 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=1 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:25:39.275127 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-5236e782-2de0-4af7-800e-a611a4843944 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:25:39.279351 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-5236e782-2de0-4af7-800e-a611a4843944 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:25:39.279758 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-5236e782-2de0-4af7-800e-a611a4843944 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:25:39.280137 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-5236e782-2de0-4af7-800e-a611a4843944 demo demo] Calling method 'detail' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:25:39.280619 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.api_utils [None req-5236e782-2de0-4af7-800e-a611a4843944 demo demo] Removing options '' from query. {{(pid=110951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:25:39.282195 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.volume.api [None req-5236e782-2de0-4af7-800e-a611a4843944 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:25:39.288818 np0000184931 devstack@c-api.service[110951]: INFO cinder.volume.api [None req-5236e782-2de0-4af7-800e-a611a4843944 demo demo] Get all volumes completed successfully. Jul 10 02:25:39.290723 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-5236e782-2de0-4af7-800e-a611a4843944 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:25:39.291100 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 12/45] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:25:39 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 10 02:25:49.285356 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=1 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:26:39.312115 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-8f152fd1-29c1-43c6-a398-d24c596d3d21 None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:26:39.315375 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-8f152fd1-29c1-43c6-a398-d24c596d3d21 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:26:39.315588 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-8f152fd1-29c1-43c6-a398-d24c596d3d21 demo demo] Empty body provided in request {{(pid=110950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:26:39.315859 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-8f152fd1-29c1-43c6-a398-d24c596d3d21 demo demo] Calling method 'detail' {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:26:39.316151 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.api_utils [None req-8f152fd1-29c1-43c6-a398-d24c596d3d21 demo demo] Removing options '' from query. {{(pid=110950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:26:39.317098 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.volume.api [None req-8f152fd1-29c1-43c6-a398-d24c596d3d21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:26:39.326803 np0000184931 devstack@c-api.service[110950]: INFO cinder.volume.api [None req-8f152fd1-29c1-43c6-a398-d24c596d3d21 demo demo] Get all volumes completed successfully. Jul 10 02:26:39.329242 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-8f152fd1-29c1-43c6-a398-d24c596d3d21 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:26:39.329726 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 12/46] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:26:39 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 10 02:26:49.321059 np0000184931 devstack@c-api.service[110950]: DEBUG dbcounter [-] [110950] Writing DB stats cinder:SELECT=1 {{(pid=110950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:27:39.351139 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.middleware.request_id [None req-f49e3f0f-5851-4feb-b6c6-704779c6b8b1 None None] RequestId filter calling following filter/app {{(pid=110949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:27:39.469281 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-f49e3f0f-5851-4feb-b6c6-704779c6b8b1 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:27:39.469694 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-f49e3f0f-5851-4feb-b6c6-704779c6b8b1 demo demo] Empty body provided in request {{(pid=110949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:27:39.470073 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.openstack.wsgi [None req-f49e3f0f-5851-4feb-b6c6-704779c6b8b1 demo demo] Calling method 'detail' {{(pid=110949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:27:39.470734 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.api.api_utils [None req-f49e3f0f-5851-4feb-b6c6-704779c6b8b1 demo demo] Removing options '' from query. {{(pid=110949) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:27:39.471636 np0000184931 devstack@c-api.service[110949]: DEBUG cinder.volume.api [None req-f49e3f0f-5851-4feb-b6c6-704779c6b8b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110949) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:27:39.479743 np0000184931 devstack@c-api.service[110949]: INFO cinder.volume.api [None req-f49e3f0f-5851-4feb-b6c6-704779c6b8b1 demo demo] Get all volumes completed successfully. Jul 10 02:27:39.482261 np0000184931 devstack@c-api.service[110949]: INFO cinder.api.openstack.wsgi [None req-f49e3f0f-5851-4feb-b6c6-704779c6b8b1 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:27:39.482729 np0000184931 devstack@c-api.service[110949]: [pid: 110949|app: 0|req: 12/47] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:27:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:27:49.474889 np0000184931 devstack@c-api.service[110949]: DEBUG dbcounter [-] [110949] Writing DB stats cinder:SELECT=1 {{(pid=110949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:28:39.505872 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.middleware.request_id [None req-1e618d26-c49f-473c-a70f-fb6279d02052 None None] RequestId filter calling following filter/app {{(pid=110952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:28:39.511869 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-1e618d26-c49f-473c-a70f-fb6279d02052 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:28:39.512370 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-1e618d26-c49f-473c-a70f-fb6279d02052 demo demo] Empty body provided in request {{(pid=110952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:28:39.512830 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.openstack.wsgi [None req-1e618d26-c49f-473c-a70f-fb6279d02052 demo demo] Calling method 'detail' {{(pid=110952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:28:39.513330 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.api.api_utils [None req-1e618d26-c49f-473c-a70f-fb6279d02052 demo demo] Removing options '' from query. {{(pid=110952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:28:39.516349 np0000184931 devstack@c-api.service[110952]: DEBUG cinder.volume.api [None req-1e618d26-c49f-473c-a70f-fb6279d02052 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:28:39.526460 np0000184931 devstack@c-api.service[110952]: INFO cinder.volume.api [None req-1e618d26-c49f-473c-a70f-fb6279d02052 demo demo] Get all volumes completed successfully. Jul 10 02:28:39.528870 np0000184931 devstack@c-api.service[110952]: INFO cinder.api.openstack.wsgi [None req-1e618d26-c49f-473c-a70f-fb6279d02052 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:28:39.529427 np0000184931 devstack@c-api.service[110952]: [pid: 110952|app: 0|req: 12/48] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:28:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:28:49.521682 np0000184931 devstack@c-api.service[110952]: DEBUG dbcounter [-] [110952] Writing DB stats cinder:SELECT=1 {{(pid=110952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:29:39.554136 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.middleware.request_id [None req-3c2f3f36-0dfc-4987-a8d4-be660b7bfe80 None None] RequestId filter calling following filter/app {{(pid=110951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:29:39.557987 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-3c2f3f36-0dfc-4987-a8d4-be660b7bfe80 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:29:39.558243 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-3c2f3f36-0dfc-4987-a8d4-be660b7bfe80 demo demo] Empty body provided in request {{(pid=110951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:29:39.558534 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.openstack.wsgi [None req-3c2f3f36-0dfc-4987-a8d4-be660b7bfe80 demo demo] Calling method 'detail' {{(pid=110951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:29:39.558906 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.api.api_utils [None req-3c2f3f36-0dfc-4987-a8d4-be660b7bfe80 demo demo] Removing options '' from query. {{(pid=110951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:29:39.560091 np0000184931 devstack@c-api.service[110951]: DEBUG cinder.volume.api [None req-3c2f3f36-0dfc-4987-a8d4-be660b7bfe80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:29:39.569037 np0000184931 devstack@c-api.service[110951]: INFO cinder.volume.api [None req-3c2f3f36-0dfc-4987-a8d4-be660b7bfe80 demo demo] Get all volumes completed successfully. Jul 10 02:29:39.570863 np0000184931 devstack@c-api.service[110951]: INFO cinder.api.openstack.wsgi [None req-3c2f3f36-0dfc-4987-a8d4-be660b7bfe80 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:29:39.571275 np0000184931 devstack@c-api.service[110951]: [pid: 110951|app: 0|req: 13/49] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:29:39 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 10 02:29:49.564193 np0000184931 devstack@c-api.service[110951]: DEBUG dbcounter [-] [110951] Writing DB stats cinder:SELECT=1 {{(pid=110951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:30:39.600117 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.middleware.request_id [None req-d9ee7ea8-8b20-4513-adb8-9b4618084310 None None] RequestId filter calling following filter/app {{(pid=110950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:30:39.604387 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-d9ee7ea8-8b20-4513-adb8-9b4618084310 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 10 02:30:39.604574 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-d9ee7ea8-8b20-4513-adb8-9b4618084310 demo demo] Empty body provided in request {{(pid=110950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:30:39.604736 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.openstack.wsgi [None req-d9ee7ea8-8b20-4513-adb8-9b4618084310 demo demo] Calling method 'detail' {{(pid=110950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:30:39.604980 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.api.api_utils [None req-d9ee7ea8-8b20-4513-adb8-9b4618084310 demo demo] Removing options '' from query. {{(pid=110950) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:30:39.606781 np0000184931 devstack@c-api.service[110950]: DEBUG cinder.volume.api [None req-d9ee7ea8-8b20-4513-adb8-9b4618084310 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110950) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:30:39.618906 np0000184931 devstack@c-api.service[110950]: INFO cinder.volume.api [None req-d9ee7ea8-8b20-4513-adb8-9b4618084310 demo demo] Get all volumes completed successfully. Jul 10 02:30:39.623837 np0000184931 devstack@c-api.service[110950]: INFO cinder.api.openstack.wsgi [None req-d9ee7ea8-8b20-4513-adb8-9b4618084310 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:30:39.624668 np0000184931 devstack@c-api.service[110950]: [pid: 110950|app: 0|req: 13/50] 199.204.45.242 () {64 vars in 1295 bytes} [Fri Jul 10 02:30:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)