Jul 14 14:30:47.856824 np0000185162 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 14:30:47.868016 np0000185162 devstack@c-api.service[111131]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 14:30:47 2026] *** Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: nodename: np0000185162 Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: machine: x86_64 Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: clock source: unix Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: pcre jit disabled Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: detected number of CPU cores: 16 Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: current working directory: / Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: detected binary path: /usr/bin/uwsgi-core Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: your processes number limit is 256916 Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: your memory page size is 4096 bytes Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: detected max file descriptor number: 2048 Jul 14 14:30:47.870478 np0000185162 devstack@c-api.service[111131]: lock engine: pthread robust mutexes Jul 14 14:30:47.871222 np0000185162 devstack@c-api.service[111131]: thunder lock: enabled Jul 14 14:30:47.871222 np0000185162 devstack@c-api.service[111131]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 14:30:47.871222 np0000185162 devstack@c-api.service[111131]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 14:30:47.871222 np0000185162 devstack@c-api.service[111131]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 14:30:47.871222 np0000185162 devstack@c-api.service[111131]: Set PythonHome to /opt/stack/data/venv Jul 14 14:30:47.905688 np0000185162 devstack@c-api.service[111131]: Python main interpreter initialized at 0x7c3d4d2a4668 Jul 14 14:30:47.905688 np0000185162 devstack@c-api.service[111131]: python threads support enabled Jul 14 14:30:47.905688 np0000185162 devstack@c-api.service[111131]: your server socket listen backlog is limited to 100 connections Jul 14 14:30:47.905688 np0000185162 devstack@c-api.service[111131]: your mercy for graceful operations on workers is 80 seconds Jul 14 14:30:47.906193 np0000185162 devstack@c-api.service[111131]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 14:30:47.906275 np0000185162 devstack@c-api.service[111131]: *** Operational MODE: preforking *** Jul 14 14:30:47.906508 np0000185162 devstack@c-api.service[111131]: *** uWSGI is running in multiple interpreter mode *** Jul 14 14:30:47.906508 np0000185162 devstack@c-api.service[111131]: spawned uWSGI master process (pid: 111131) Jul 14 14:30:47.906914 np0000185162 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 14:30:47.907263 np0000185162 devstack@c-api.service[111131]: spawned uWSGI worker 1 (pid: 111134, cores: 1) Jul 14 14:30:47.907792 np0000185162 devstack@c-api.service[111131]: spawned uWSGI worker 2 (pid: 111135, cores: 1) Jul 14 14:30:47.908311 np0000185162 devstack@c-api.service[111131]: spawned uWSGI worker 3 (pid: 111136, cores: 1) Jul 14 14:30:47.908996 np0000185162 devstack@c-api.service[111131]: spawned uWSGI worker 4 (pid: 111137, cores: 1) Jul 14 14:30:47.908996 np0000185162 devstack@c-api.service[111131]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 14:30:48.035981 np0000185162 devstack@c-api.service[111137]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:30:48.035981 np0000185162 devstack@c-api.service[111137]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:30:48.035981 np0000185162 devstack@c-api.service[111137]: we strongly recommend against using it for new projects. Jul 14 14:30:48.035981 np0000185162 devstack@c-api.service[111137]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:30:48.035981 np0000185162 devstack@c-api.service[111137]: framework. For more detail see Jul 14 14:30:48.035981 np0000185162 devstack@c-api.service[111137]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:30:48.035981 np0000185162 devstack@c-api.service[111137]: import eventlet # noqa Jul 14 14:30:48.038261 np0000185162 devstack@c-api.service[111135]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:30:48.038261 np0000185162 devstack@c-api.service[111135]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:30:48.038261 np0000185162 devstack@c-api.service[111135]: we strongly recommend against using it for new projects. Jul 14 14:30:48.038261 np0000185162 devstack@c-api.service[111135]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:30:48.038261 np0000185162 devstack@c-api.service[111135]: framework. For more detail see Jul 14 14:30:48.038261 np0000185162 devstack@c-api.service[111135]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:30:48.038261 np0000185162 devstack@c-api.service[111135]: import eventlet # noqa Jul 14 14:30:48.041605 np0000185162 devstack@c-api.service[111136]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:30:48.041605 np0000185162 devstack@c-api.service[111136]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:30:48.041605 np0000185162 devstack@c-api.service[111136]: we strongly recommend against using it for new projects. Jul 14 14:30:48.041605 np0000185162 devstack@c-api.service[111136]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:30:48.041605 np0000185162 devstack@c-api.service[111136]: framework. For more detail see Jul 14 14:30:48.041605 np0000185162 devstack@c-api.service[111136]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:30:48.041605 np0000185162 devstack@c-api.service[111136]: import eventlet # noqa Jul 14 14:30:48.053909 np0000185162 devstack@c-api.service[111134]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:30:48.053909 np0000185162 devstack@c-api.service[111134]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:30:48.053909 np0000185162 devstack@c-api.service[111134]: we strongly recommend against using it for new projects. Jul 14 14:30:48.053909 np0000185162 devstack@c-api.service[111134]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:30:48.053909 np0000185162 devstack@c-api.service[111134]: framework. For more detail see Jul 14 14:30:48.053909 np0000185162 devstack@c-api.service[111134]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:30:48.053909 np0000185162 devstack@c-api.service[111134]: import eventlet # noqa Jul 14 14:30:48.197296 np0000185162 devstack@c-api.service[111137]: /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 14 14:30:48.197296 np0000185162 devstack@c-api.service[111137]: from cgi import parse_header Jul 14 14:30:48.208587 np0000185162 devstack@c-api.service[111136]: /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 14 14:30:48.208587 np0000185162 devstack@c-api.service[111136]: from cgi import parse_header Jul 14 14:30:48.211080 np0000185162 devstack@c-api.service[111135]: /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 14 14:30:48.211080 np0000185162 devstack@c-api.service[111135]: from cgi import parse_header Jul 14 14:30:48.220170 np0000185162 devstack@c-api.service[111134]: /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 14 14:30:48.220170 np0000185162 devstack@c-api.service[111134]: from cgi import parse_header Jul 14 14:30:48.235049 np0000185162 devstack@c-api.service[111137]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:30:48.235049 np0000185162 devstack@c-api.service[111137]: warnings.warn( Jul 14 14:30:48.245216 np0000185162 devstack@c-api.service[111137]: /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 14 14:30:48.245216 np0000185162 devstack@c-api.service[111137]: removals.removed_module( Jul 14 14:30:48.245825 np0000185162 devstack@c-api.service[111137]: /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 14 14:30:48.245825 np0000185162 devstack@c-api.service[111137]: removals.removed_module( Jul 14 14:30:48.247803 np0000185162 devstack@c-api.service[111136]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:30:48.247803 np0000185162 devstack@c-api.service[111136]: warnings.warn( Jul 14 14:30:48.250927 np0000185162 devstack@c-api.service[111135]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:30:48.250927 np0000185162 devstack@c-api.service[111135]: warnings.warn( Jul 14 14:30:48.258030 np0000185162 devstack@c-api.service[111136]: /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 14 14:30:48.258030 np0000185162 devstack@c-api.service[111136]: removals.removed_module( Jul 14 14:30:48.258711 np0000185162 devstack@c-api.service[111136]: /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 14 14:30:48.258711 np0000185162 devstack@c-api.service[111136]: removals.removed_module( Jul 14 14:30:48.259202 np0000185162 devstack@c-api.service[111134]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:30:48.259202 np0000185162 devstack@c-api.service[111134]: warnings.warn( Jul 14 14:30:48.261599 np0000185162 devstack@c-api.service[111135]: /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 14 14:30:48.261599 np0000185162 devstack@c-api.service[111135]: removals.removed_module( Jul 14 14:30:48.262321 np0000185162 devstack@c-api.service[111135]: /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 14 14:30:48.262321 np0000185162 devstack@c-api.service[111135]: removals.removed_module( Jul 14 14:30:48.269610 np0000185162 devstack@c-api.service[111134]: /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 14 14:30:48.269610 np0000185162 devstack@c-api.service[111134]: removals.removed_module( Jul 14 14:30:48.270316 np0000185162 devstack@c-api.service[111134]: /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 14 14:30:48.270316 np0000185162 devstack@c-api.service[111134]: removals.removed_module( Jul 14 14:30:49.022217 np0000185162 devstack@c-api.service[111137]: /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 14 14:30:49.022217 np0000185162 devstack@c-api.service[111137]: warnings.warn( Jul 14 14:30:49.036026 np0000185162 devstack@c-api.service[111134]: /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 14 14:30:49.036026 np0000185162 devstack@c-api.service[111134]: warnings.warn( Jul 14 14:30:49.072515 np0000185162 devstack@c-api.service[111137]: /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 14 14:30:49.072515 np0000185162 devstack@c-api.service[111137]: warnings.warn( Jul 14 14:30:49.077044 np0000185162 devstack@c-api.service[111136]: /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 14 14:30:49.077044 np0000185162 devstack@c-api.service[111136]: warnings.warn( Jul 14 14:30:49.086971 np0000185162 devstack@c-api.service[111134]: /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 14 14:30:49.086971 np0000185162 devstack@c-api.service[111134]: warnings.warn( Jul 14 14:30:49.094980 np0000185162 devstack@c-api.service[111135]: /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 14 14:30:49.094980 np0000185162 devstack@c-api.service[111135]: warnings.warn( Jul 14 14:30:49.126614 np0000185162 devstack@c-api.service[111136]: /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 14 14:30:49.126614 np0000185162 devstack@c-api.service[111136]: warnings.warn( Jul 14 14:30:49.146382 np0000185162 devstack@c-api.service[111135]: /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 14 14:30:49.146382 np0000185162 devstack@c-api.service[111135]: warnings.warn( Jul 14 14:30:49.276357 np0000185162 devstack@c-api.service[111134]: 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 14 14:30:49.276499 np0000185162 devstack@c-api.service[111134]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111134) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:30:49.277022 np0000185162 devstack@c-api.service[111137]: 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 14 14:30:49.277205 np0000185162 devstack@c-api.service[111137]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111137) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:30:49.315398 np0000185162 devstack@c-api.service[111136]: 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 14 14:30:49.315576 np0000185162 devstack@c-api.service[111136]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111136) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:30:49.332842 np0000185162 devstack@c-api.service[111135]: 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 14 14:30:49.333038 np0000185162 devstack@c-api.service[111135]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111135) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:30:49.362514 np0000185162 devstack@c-api.service[111137]: /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 14 14:30:49.362514 np0000185162 devstack@c-api.service[111137]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:30:49.364931 np0000185162 devstack@c-api.service[111134]: /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 14 14:30:49.364931 np0000185162 devstack@c-api.service[111134]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:30:49.382723 np0000185162 devstack@c-api.service[111136]: /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 14 14:30:49.382723 np0000185162 devstack@c-api.service[111136]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:30:49.395615 np0000185162 devstack@c-api.service[111135]: /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 14 14:30:49.395615 np0000185162 devstack@c-api.service[111135]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:30:49.833245 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111136) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:30:49.833410 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111134) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:30:49.833507 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111137) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:30:49.833690 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.833786 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.833881 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.833881 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.834000 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.834074 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.834128 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.834182 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.834259 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.836546 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111135) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:30:49.836769 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.836867 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.836867 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.836972 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.837026 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.837080 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.837136 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.837192 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.837255 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.837310 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.837381 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.837446 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.837446 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.837446 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.837598 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.837654 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.837749 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.837807 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.837863 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.837863 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.837863 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.837863 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.837863 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.837863 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.838359 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.838359 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.838359 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.838524 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.838586 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.838649 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.838755 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.838822 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.838885 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.838946 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.839000 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.839060 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.839130 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.839182 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.839249 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.839303 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.839368 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.839430 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.839485 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.839545 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.839600 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.839661 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.839768 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.839844 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.839910 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.839965 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.840020 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.840084 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.840142 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.840203 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.840203 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.840203 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.840203 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.840203 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.840203 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.840537 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.840537 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.840660 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.840758 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.840815 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.840868 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.840922 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.840974 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.841027 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.841087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.841148 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.841202 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.841277 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.841333 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.841385 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.841437 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.841488 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.841488 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.841604 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.841666 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.841751 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.841815 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.841880 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.841933 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.841993 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.841993 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.841993 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.841993 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.842196 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.842283 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.842283 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.842416 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.842491 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.842547 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.842609 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.842662 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.842740 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.842820 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.842883 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.842937 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.842999 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.843070 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.843126 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.843179 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.843244 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.843296 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.843357 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.843416 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.843476 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.843536 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.843598 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.843654 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.843744 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.843801 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.843853 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.843853 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.847811 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.847892 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.847963 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.847963 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.848070 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.848070 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.848166 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.848277 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.848348 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.848411 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.848465 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.848564 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.848624 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.848686 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.848760 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.848825 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.848884 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.848884 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.848991 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.848991 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.849094 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.849152 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.849152 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.849259 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.849259 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.849351 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.849399 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.849458 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.849516 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.849569 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.849618 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.849668 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.849760 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.849829 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.849883 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.849931 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.849990 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.850050 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.850106 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.850163 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.850233 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.850288 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.850346 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.850392 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.850449 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.850501 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.850548 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.850605 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.850656 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.850735 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.850792 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.850841 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.850905 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.850958 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.851005 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.851058 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.851112 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.851172 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.851223 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.851272 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.851327 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.851391 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.851443 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.851492 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.851554 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.851611 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.851660 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.851728 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.851781 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.851843 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.851895 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.851952 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.852002 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.852057 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.852107 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.852162 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.852217 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.852272 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.852328 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.852378 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.852434 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.852541 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.852599 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.852658 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.852730 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.852799 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.852858 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.852919 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.852969 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.853016 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.853085 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.853144 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.853193 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.853249 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.853303 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.853354 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.853403 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.853450 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.853502 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.853582 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.853647 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.853696 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.853772 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.853837 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.853889 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.853953 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.854011 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.854061 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.854109 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.854166 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.854166 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.854166 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.854304 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.854304 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.854304 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.854304 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.854304 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.854304 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.854304 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.854632 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.854632 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.854632 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.854632 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.854632 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.854632 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.854632 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.854968 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.855019 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.855068 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.855068 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.855160 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.855216 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.855265 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.855318 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.855381 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.855430 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.855488 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.855537 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.855584 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.855640 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.855698 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.855774 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.855819 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.855862 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.855918 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.855961 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.856011 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.856054 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.856103 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.856146 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.856186 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.856229 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.856271 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.856320 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.856372 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.856418 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.856418 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.856418 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.856418 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.856588 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.857073 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.857130 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.857130 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.857225 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.857273 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.857273 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.857273 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.857273 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.857439 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.857439 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.857439 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.857439 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.857737 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.857802 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.857845 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.857888 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.857934 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.857986 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.858036 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.858087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.858139 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.858180 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.858228 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.858275 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.858322 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.858370 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.858421 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.858468 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.858519 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.858565 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.858565 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.858639 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.858639 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.858765 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.858816 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.858816 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.858909 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.858909 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.858909 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.858909 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.859068 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.859119 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.859181 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.859234 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.859277 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.859322 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.859364 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.859406 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.859452 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.859452 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.859549 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.859600 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.859658 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.859725 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.859725 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.859808 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.859865 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.859911 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.859953 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.860004 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.860054 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.860054 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.860156 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.860206 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.860263 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.860263 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.860263 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.860263 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.860453 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.860559 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.860615 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.860675 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.860750 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.860801 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.860852 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.860901 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.860968 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.861010 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.861061 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.861104 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.861147 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.861184 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.861219 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.861259 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.861306 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.861349 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.861384 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.861420 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.861454 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.861488 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.861528 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.861569 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.861612 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.861648 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.861684 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.861748 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.861797 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.861836 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.861878 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.861921 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.861958 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.861992 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.862034 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.862034 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.862034 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.862034 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.862165 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.862495 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.862495 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.862495 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.862495 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.866741 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.866827 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.867087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.867087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.867087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.867087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.867238 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.867280 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.867322 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.867367 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.867414 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.867451 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.867487 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.867530 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.867568 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.867611 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.867649 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.867692 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.867758 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.867808 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.867853 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.867897 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.867933 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.867969 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.868006 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.868041 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.868076 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.868117 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.868161 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.868200 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.868247 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.868301 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.868345 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.868383 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.868420 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.868454 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.868524 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.868572 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.868617 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.868657 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.868719 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.868767 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.868809 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.868849 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.868891 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.868931 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.868931 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.869005 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.869042 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.869077 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.869119 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.869161 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.869161 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.869161 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.869161 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.869161 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.869318 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.869318 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.869393 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.869446 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.869486 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.869528 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.869570 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.869612 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.869651 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.869687 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.869750 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.869789 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.869830 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.869876 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.869912 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.869912 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.869983 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.870026 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.870061 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.870102 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.870144 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.870179 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.870213 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.870258 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.870258 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.870258 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.870258 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.870258 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.871528 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.871587 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.871649 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.871720 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.871772 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.871811 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.871854 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.871901 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.871947 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.871987 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.872027 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.872067 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.872111 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.872149 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.872198 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.872245 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.872282 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.872316 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.872355 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.872398 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.872440 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.872475 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.872527 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.872561 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.872610 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.872645 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.872688 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.872743 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.873345 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.873401 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.873456 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.873515 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.873573 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.873626 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.873665 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.873716 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.873767 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.873806 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.873841 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.873877 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.873911 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.873949 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.873990 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.874035 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.874079 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.874121 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.874158 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.874193 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.874229 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.874266 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.874301 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.874336 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.874379 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.874379 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.874379 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.874379 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.876679 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.876744 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.876824 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.876880 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.876918 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.876951 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.877004 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.877061 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.877132 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.877194 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.877250 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.877250 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.877353 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.877417 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.877472 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.877541 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.877606 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.877660 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.877737 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.877792 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.877846 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.877899 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.877966 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.878024 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.878076 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.878140 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.878202 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.878258 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.878310 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.878363 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.878423 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.878476 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.878538 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.878591 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.878644 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.878749 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.878808 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.878869 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.878921 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.878974 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.879036 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.879096 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.879156 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.879210 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.879406 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.879465 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.879518 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.879570 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.879623 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.879676 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.879752 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.879825 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.879879 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.879933 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.879933 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.879933 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.880095 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.880095 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.880204 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.880258 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.880258 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.880364 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.880433 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.880486 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.880579 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.880643 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.880722 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.880794 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.880849 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.880910 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.880972 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.881025 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.881078 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.881138 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.881200 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.881268 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.881322 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.881376 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.881376 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.881474 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.881474 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.881570 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.881623 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.881623 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.881741 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.881741 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.881741 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.881926 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.881989 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.882051 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.882120 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.882120 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.882304 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.882304 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.882425 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.882488 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.882488 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.882595 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.882650 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.882730 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.882730 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.882853 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.882908 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.882908 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.883007 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.883071 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.883123 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.883185 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.883241 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.883241 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.883241 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.883241 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.883444 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.883444 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.883444 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.883605 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.883667 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.883755 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.883812 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.883867 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.883920 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.883981 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.884033 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.884093 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.884155 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.884208 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.884261 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.884323 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.884386 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.884440 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.884555 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.884624 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.884681 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.884758 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.884812 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.884880 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.884936 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.884936 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.884936 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.884936 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.885087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.885087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.885087 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.885157 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.885186 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.885211 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.885243 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.885272 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.885300 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.885329 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.885357 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.885382 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.885411 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.885437 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.885466 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.885498 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.885527 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.885553 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.885579 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.885608 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.885637 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.885662 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.885688 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.885688 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.885688 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.885688 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.885688 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.885688 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.885844 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.885871 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.885897 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.885922 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.885950 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.885979 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.886007 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.886044 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.886073 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.886097 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.886122 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.886147 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.886171 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.886199 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.886224 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.886252 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.886283 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.886308 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.886332 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.886356 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.886381 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.886405 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.886429 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.886454 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.886454 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.886454 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.886454 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.886454 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.890371 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.890416 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.890492 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.890548 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.890613 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.890667 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.890694 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.890766 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.890796 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.890821 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.890851 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.890877 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.890906 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.890934 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.890963 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.890993 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.891022 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.891056 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.891085 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.891114 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.891140 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.891170 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.891195 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.891220 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.891245 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.891270 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.891295 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.891325 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.891355 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.891385 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.891411 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.891437 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.891467 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.891493 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.891522 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.891551 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.891580 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.891605 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.891630 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.891655 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.891680 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.891727 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.891754 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.891778 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.891803 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.891831 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.891855 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.891885 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.891912 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.891941 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.891941 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.891941 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.891941 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.891941 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.891941 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.891941 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.893368 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.893426 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.893470 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.893470 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.893539 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.893582 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.893619 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.893661 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.893715 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.893753 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.893789 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.893835 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.893874 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.893910 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.893959 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.893996 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.894033 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.894076 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.894113 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.894149 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.894192 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.894233 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.894269 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.894304 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.894304 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.894371 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.894406 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.894406 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.894470 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.894508 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.894552 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.894594 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.894660 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.894725 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.894763 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.894810 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.894847 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.894885 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.894921 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.894965 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.895008 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.895045 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.895081 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.895124 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.895162 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.895203 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.895240 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.895277 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.895319 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.895358 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.895400 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.895442 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.895479 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.895517 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.895558 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.895600 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.895636 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.895673 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.895732 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.895777 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.895814 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.895854 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.895896 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.895933 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.895968 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.896010 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.896046 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.896086 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.896127 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.896169 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.896206 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.896247 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.896283 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.896324 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.896361 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.896396 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.896431 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.896466 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.896502 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.896566 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.896604 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.896640 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.896640 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.896640 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:30:49.897625 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.897716 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.897768 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.897855 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111137) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.897902 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.897902 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.897978 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.898020 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.898057 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.898093 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.898129 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.898172 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.898209 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.898250 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.898286 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111137) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.898321 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.898364 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111137) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.898400 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111134) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:30:49.898437 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.898478 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:30:49.898478 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:30:49.898478 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:30:49.898478 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111134) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:30:49.898478 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111134) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:30:49.946099 np0000185162 devstack@c-api.service[111134]: INFO dbcounter [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Registered counter for database cinder Jul 14 14:30:49.947283 np0000185162 devstack@c-api.service[111137]: INFO dbcounter [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Registered counter for database cinder Jul 14 14:30:49.947957 np0000185162 devstack@c-api.service[111135]: INFO dbcounter [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Registered counter for database cinder Jul 14 14:30:49.951178 np0000185162 devstack@c-api.service[111136]: INFO dbcounter [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Registered counter for database cinder Jul 14 14:30:49.990002 np0000185162 devstack@c-api.service[111134]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f 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=111134) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:49.991738 np0000185162 devstack@c-api.service[111137]: DEBUG oslo_db.sqlalchemy.engines [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab 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=111137) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:49.992552 np0000185162 devstack@c-api.service[111135]: DEBUG oslo_db.sqlalchemy.engines [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 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=111135) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:49.996915 np0000185162 devstack@c-api.service[111136]: DEBUG oslo_db.sqlalchemy.engines [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb 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=111136) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:50.111671 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writer thread running {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:30:50.112425 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writer thread running {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:30:50.112894 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writer thread running {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:30:50.114742 np0000185162 devstack@c-api.service[111137]: INFO cinder.rpc [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:30:50.114830 np0000185162 devstack@c-api.service[111134]: INFO cinder.rpc [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:30:50.115305 np0000185162 devstack@c-api.service[111135]: INFO cinder.rpc [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:30:50.116421 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writer thread running {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:30:50.117332 np0000185162 devstack@c-api.service[111134]: INFO cinder.rpc [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:30:50.117868 np0000185162 devstack@c-api.service[111137]: INFO cinder.rpc [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:30:50.118565 np0000185162 devstack@c-api.service[111135]: INFO cinder.rpc [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:30:50.119192 np0000185162 devstack@c-api.service[111136]: INFO cinder.rpc [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:30:50.119837 np0000185162 devstack@c-api.service[111134]: INFO cinder.rpc [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:30:50.120819 np0000185162 devstack@c-api.service[111137]: INFO cinder.rpc [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:30:50.121501 np0000185162 devstack@c-api.service[111135]: INFO cinder.rpc [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:30:50.121764 np0000185162 devstack@c-api.service[111136]: INFO cinder.rpc [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:30:50.122003 np0000185162 devstack@c-api.service[111134]: INFO cinder.rpc [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:30:50.123007 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.123083 np0000185162 devstack@c-api.service[111137]: INFO cinder.rpc [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:30:50.123511 np0000185162 devstack@c-api.service[111135]: INFO cinder.rpc [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:30:50.123862 np0000185162 devstack@c-api.service[111136]: INFO cinder.rpc [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:30:50.123964 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.124446 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.125737 np0000185162 devstack@c-api.service[111136]: INFO cinder.rpc [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:30:50.126212 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.127135 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.127265 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.129124 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.131691 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.163536 np0000185162 devstack@c-api.service[111137]: DEBUG oslo_db.sqlalchemy.engines [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab 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=111137) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:50.164905 np0000185162 devstack@c-api.service[111134]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f 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=111134) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:50.166399 np0000185162 devstack@c-api.service[111137]: INFO cinder.rpc [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:30:50.167462 np0000185162 devstack@c-api.service[111134]: INFO cinder.rpc [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:30:50.167924 np0000185162 devstack@c-api.service[111135]: DEBUG oslo_db.sqlalchemy.engines [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 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=111135) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:50.168816 np0000185162 devstack@c-api.service[111136]: DEBUG oslo_db.sqlalchemy.engines [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb 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=111136) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:50.168899 np0000185162 devstack@c-api.service[111137]: INFO cinder.rpc [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:30:50.169955 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.170029 np0000185162 devstack@c-api.service[111134]: INFO cinder.rpc [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:30:50.171217 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.171696 np0000185162 devstack@c-api.service[111136]: INFO cinder.rpc [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:30:50.172921 np0000185162 devstack@c-api.service[111135]: INFO cinder.rpc [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:30:50.174312 np0000185162 devstack@c-api.service[111136]: INFO cinder.rpc [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:30:50.175512 np0000185162 devstack@c-api.service[111135]: INFO cinder.rpc [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:30:50.175609 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.176868 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.181982 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.183848 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.185491 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.186992 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.189084 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.190125 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.192359 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.192430 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.194328 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.195583 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.195695 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.197528 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.197918 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.198634 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.198815 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.200909 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.201625 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.201933 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.203016 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.203812 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.204645 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.205062 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.206050 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.206947 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.207604 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.207869 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.208988 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.209772 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.210771 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.210845 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.212114 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.212276 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.212626 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.213869 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.214159 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.214982 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.215049 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.216781 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.216862 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.217894 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.218252 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.219362 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.220633 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.220934 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.222116 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.222464 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.224246 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.225858 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.226458 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.226841 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.228207 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.228327 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.229007 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.229390 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.229801 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.230832 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.231049 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.231194 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.231849 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.232138 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.232936 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.233272 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.233347 np0000185162 devstack@c-api.service[111137]: WARNING cinder.api.contrib.hosts [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:30:50.233410 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.234106 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.234195 np0000185162 devstack@c-api.service[111134]: WARNING cinder.api.contrib.hosts [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:30:50.234741 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.234819 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.234924 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.235556 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.236095 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.236177 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.236381 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.237035 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.237288 np0000185162 devstack@c-api.service[111136]: WARNING cinder.api.contrib.hosts [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:30:50.237847 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.238088 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.238161 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.238522 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.239319 np0000185162 devstack@c-api.service[111135]: WARNING cinder.api.contrib.hosts [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:30:50.239403 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.239466 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: extensions {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.239522 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.240113 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.240214 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: extensions {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.240727 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: cgsnapshots {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.241015 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.241573 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: cgsnapshots {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.241614 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.242093 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: os-availability-zone {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.242557 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.242969 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: os-availability-zone {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.243066 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.243399 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: extensions {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.243992 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: os-snapshot-manage {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.244624 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.245008 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: os-snapshot-manage {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.245448 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: cgsnapshots {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.245518 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: os-volume-transfer {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.245573 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: extensions {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.246477 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: os-volume-transfer {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.246829 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: os-availability-zone {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.246948 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: cgsnapshots {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.247124 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: os-quota-sets {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.248079 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: os-quota-sets {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.248153 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: os-snapshot-manage {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.248320 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: os-availability-zone {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.248575 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: os-hosts {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.249648 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: os-hosts {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.249797 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: os-volume-transfer {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.250038 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: qos-specs {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.250142 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: os-snapshot-manage {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.251020 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: qos-specs {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.251272 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: os-quota-sets {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.251573 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: os-volume-transfer {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.252099 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: backups {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.252742 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: os-hosts {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.253085 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: backups {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.253493 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: os-quota-sets {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.254126 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: qos-specs {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.254291 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: capabilities {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.254958 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: os-hosts {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.255093 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: capabilities {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.255539 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: os-volume-type-access {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.256192 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: backups {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.256296 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: os-volume-type-access {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.256407 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: qos-specs {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.257167 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: os-quota-class-sets {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.257897 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: os-quota-class-sets {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.258214 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: capabilities {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.258418 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: backups {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.258470 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: scheduler-stats {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.259179 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: scheduler-stats {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.259420 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: os-volume-type-access {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.259888 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: consistencygroups {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.260429 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: capabilities {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.260608 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: consistencygroups {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.261078 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: os-quota-class-sets {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.261658 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: os-volume-type-access {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.261890 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: encryption {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.262347 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: scheduler-stats {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.262574 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: encryption {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.263289 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: os-quota-class-sets {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.263432 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: encryption {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.263814 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: consistencygroups {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.264139 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: encryption {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.264819 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: scheduler-stats {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.264964 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: os-volume-manage {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.265639 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: os-volume-manage {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.265811 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: encryption {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.266251 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: consistencygroups {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.266417 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extended resource: extra_specs {{(pid=111137) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.267129 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extended resource: extra_specs {{(pid=111134) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.267371 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: encryption {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.268227 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: encryption {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.268639 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.268918 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: os-volume-manage {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.269373 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.269781 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: encryption {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.270052 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.270366 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extended resource: extra_specs {{(pid=111136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.270783 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.271287 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: os-volume-manage {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.271416 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.272148 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.272828 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.273241 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.273301 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extended resource: extra_specs {{(pid=111135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:30:50.273578 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.273653 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] SnapshotActionsController initialized {{(pid=111137) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:30:50.274396 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.274459 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] SnapshotActionsController initialized {{(pid=111134) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:30:50.274766 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.275170 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.275722 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.275777 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.276151 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.276509 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.277246 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.277306 np0000185162 devstack@c-api.service[111137]: WARNING castellan.key_manager.migration [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.277569 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.277989 np0000185162 devstack@c-api.service[111134]: WARNING castellan.key_manager.migration [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.278220 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.278354 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.278408 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.contrib.snapshot_actions [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] SnapshotActionsController initialized {{(pid=111136) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:30:50.278494 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension VolumeActions extending resource: volumes {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.278618 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.278679 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension UsedLimits extending resource: limits {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.278839 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.279052 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.279141 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.279183 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.279469 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension VolumeActions extending resource: volumes {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.279608 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension UsedLimits extending resource: limits {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.279698 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.279764 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.279830 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension VolumeTypeAccess extending resource: types {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.279971 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension TypesManage extending resource: types {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280090 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280189 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280231 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.280294 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension SnapshotActions extending resource: snapshots {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280388 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280445 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280492 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension AdminActions extending resource: volumes {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280532 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280609 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.280662 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension TypesManage extending resource: types {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280733 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension AdminActions extending resource: snapshots {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280784 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension AdminActions extending resource: backups {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280824 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280897 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.v3.router [None req-7ae68a83-e0ff-4b92-85b6-9615cc6ffbab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111137) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280954 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.280994 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.281077 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.contrib.snapshot_actions [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] SnapshotActionsController initialized {{(pid=111135) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:30:50.281129 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.281208 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension AdminActions extending resource: volumes {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.281330 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension AdminActions extending resource: snapshots {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.281460 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension AdminActions extending resource: backups {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.281570 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.v3.router [None req-c7c3448f-bac0-4054-ad7f-7a52a0a9ae9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111134) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.281823 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.282061 np0000185162 devstack@c-api.service[111136]: WARNING castellan.key_manager.migration [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.283014 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.283137 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.283181 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.283261 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension VolumeActions extending resource: volumes {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.283406 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension UsedLimits extending resource: limits {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.283504 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.283697 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.283819 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.283941 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension TypesManage extending resource: types {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.284050 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.284153 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.284255 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.284357 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.284462 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension AdminActions extending resource: volumes {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.284528 np0000185162 devstack@c-api.service[111135]: WARNING castellan.key_manager.migration [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:30:50.284570 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension AdminActions extending resource: snapshots {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.284679 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension AdminActions extending resource: backups {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.284824 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.v3.router [None req-04921837-a5ac-4b69-ac51-ab54ad5d45bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.285547 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.285669 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.285813 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension VolumeActions extending resource: volumes {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.285951 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension UsedLimits extending resource: limits {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.286056 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.286157 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.286360 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.286479 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension TypesManage extending resource: types {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.286589 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.286692 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.286817 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.286920 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.287026 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension AdminActions extending resource: volumes {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.287146 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension AdminActions extending resource: snapshots {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.287250 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension AdminActions extending resource: backups {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.287354 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.v3.router [None req-92a889e5-5ba8-4de7-aa09-91581fb1b117 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:30:50.289378 np0000185162 devstack@c-api.service[111137]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c3d4d2a4668 pid: 111137 (default app) Jul 14 14:30:50.289874 np0000185162 devstack@c-api.service[111134]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c3d4d2a4668 pid: 111134 (default app) Jul 14 14:30:50.293033 np0000185162 devstack@c-api.service[111136]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c3d4d2a4668 pid: 111136 (default app) Jul 14 14:30:50.295436 np0000185162 devstack@c-api.service[111135]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c3d4d2a4668 pid: 111135 (default app) Jul 14 14:30:50.299259 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-b8b9ab3c-090a-46bb-a7c3-278ab8476bf1 None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:30:50.302112 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 1/1] 199.19.213.151 () {60 vars in 956 bytes} [Tue Jul 14 14:30:50 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 14 14:30:57.715378 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-fdeb1872-2bb9-4d9e-bcb5-e8e6e99d7700 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:30:58.190841 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-fdeb1872-2bb9-4d9e-bcb5-e8e6e99d7700 admin admin] POST https://199.19.213.151/volume/v3/types Jul 14 14:30:58.191446 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-fdeb1872-2bb9-4d9e-bcb5-e8e6e99d7700 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111134) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 14:30:58.193466 np0000185162 devstack@c-api.service[111134]: /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 14 14:30:58.193466 np0000185162 devstack@c-api.service[111134]: warnings.warn( Jul 14 14:30:58.228107 np0000185162 devstack@c-api.service[111134]: DEBUG oslo_db.sqlalchemy.engines [None req-fdeb1872-2bb9-4d9e-bcb5-e8e6e99d7700 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=111134) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:58.258064 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-fdeb1872-2bb9-4d9e-bcb5-e8e6e99d7700 admin admin] https://199.19.213.151/volume/v3/types returned with HTTP 200 Jul 14 14:30:58.258544 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 1/2] 199.19.213.151 () {68 vars in 1333 bytes} [Tue Jul 14 14:30:57 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:30:58.287412 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-016d2e7e-76da-4f38-bed8-a2196a690750 None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:30:58.634304 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-016d2e7e-76da-4f38-bed8-a2196a690750 admin admin] POST https://199.19.213.151/volume/v3/types/7bc6c562-ee7e-44bd-857e-20f36f82e140/extra_specs Jul 14 14:30:58.634436 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-016d2e7e-76da-4f38-bed8-a2196a690750 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 14:30:58.636162 np0000185162 devstack@c-api.service[111136]: /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 14 14:30:58.636162 np0000185162 devstack@c-api.service[111136]: warnings.warn( Jul 14 14:30:58.672278 np0000185162 devstack@c-api.service[111136]: DEBUG oslo_db.sqlalchemy.engines [None req-016d2e7e-76da-4f38-bed8-a2196a690750 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=111136) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:30:58.738155 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-016d2e7e-76da-4f38-bed8-a2196a690750 admin admin] https://199.19.213.151/volume/v3/types/7bc6c562-ee7e-44bd-857e-20f36f82e140/extra_specs returned with HTTP 200 Jul 14 14:30:58.739009 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 1/3] 199.19.213.151 () {68 vars in 1480 bytes} [Tue Jul 14 14:30:58 2026] POST /volume/v3/types/7bc6c562-ee7e-44bd-857e-20f36f82e140/extra_specs => generated 55 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:31:00.168347 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writing DB stats cinder:SELECT=6 {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:31:00.174941 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=6 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:31:08.255927 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:31:08.735172 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:33:25.163444 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-73c1328a-fb10-4c25-98e5-f52225bf52ac None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:33:25.164336 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-73c1328a-fb10-4c25-98e5-f52225bf52ac None None] GET https://199.19.213.151/volume// Jul 14 14:33:25.164336 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-73c1328a-fb10-4c25-98e5-f52225bf52ac None None] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:33:25.164481 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-73c1328a-fb10-4c25-98e5-f52225bf52ac None None] Calling method 'all' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:33:25.164980 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-73c1328a-fb10-4c25-98e5-f52225bf52ac None None] https://199.19.213.151/volume// returned with HTTP 300 Jul 14 14:33:25.165310 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 1/4] 199.19.213.151 () {66 vars in 1456 bytes} [Tue Jul 14 14:33:25 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 14:34:03.813964 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-c62593ef-96b4-4623-bbad-65969a080c32 None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:03.815496 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 2/5] 199.19.213.151 () {62 vars in 1068 bytes} [Tue Jul 14 14:34:03 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 14 14:34:03.850954 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-25a07cbd-173c-4fa0-85f8-b267a9c9d718 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:03.861086 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 2/6] 199.19.213.151 () {64 vars in 1272 bytes} [Tue Jul 14 14:34:03 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:34:03.890801 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [req-25a07cbd-173c-4fa0-85f8-b267a9c9d718 req-9687c0be-d201-423b-9da5-bee5c6afabc5 None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:03.895793 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [req-25a07cbd-173c-4fa0-85f8-b267a9c9d718 req-9687c0be-d201-423b-9da5-bee5c6afabc5 demo demo] GET https://199.19.213.151/volume/v3/ Jul 14 14:34:03.896034 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [req-25a07cbd-173c-4fa0-85f8-b267a9c9d718 req-9687c0be-d201-423b-9da5-bee5c6afabc5 demo demo] Empty body provided in request {{(pid=111136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:03.896285 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [req-25a07cbd-173c-4fa0-85f8-b267a9c9d718 req-9687c0be-d201-423b-9da5-bee5c6afabc5 demo demo] Calling method 'version_select' {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:03.897272 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [req-25a07cbd-173c-4fa0-85f8-b267a9c9d718 req-9687c0be-d201-423b-9da5-bee5c6afabc5 demo demo] https://199.19.213.151/volume/v3/ returned with HTTP 200 Jul 14 14:34:03.897724 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 2/7] 199.19.213.151 () {66 vars in 1346 bytes} [Tue Jul 14 14:34:03 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:34:03.936743 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-482f98ca-5c88-4dec-88dd-8f3cd7e71d2f None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:04.270030 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-482f98ca-5c88-4dec-88dd-8f3cd7e71d2f demo demo] GET https://199.19.213.151/volume/v3/types Jul 14 14:34:04.270372 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-482f98ca-5c88-4dec-88dd-8f3cd7e71d2f demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:04.270580 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-482f98ca-5c88-4dec-88dd-8f3cd7e71d2f demo demo] Calling method 'index' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:04.271077 np0000185162 devstack@c-api.service[111135]: /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 14 14:34:04.271077 np0000185162 devstack@c-api.service[111135]: warnings.warn( Jul 14 14:34:04.271752 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.api_utils [None req-482f98ca-5c88-4dec-88dd-8f3cd7e71d2f demo demo] Removing options '' from query. {{(pid=111135) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:34:04.311466 np0000185162 devstack@c-api.service[111135]: DEBUG oslo_db.sqlalchemy.engines [None req-482f98ca-5c88-4dec-88dd-8f3cd7e71d2f 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=111135) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:34:04.335155 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-482f98ca-5c88-4dec-88dd-8f3cd7e71d2f demo demo] https://199.19.213.151/volume/v3/types returned with HTTP 200 Jul 14 14:34:04.335616 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 2/8] 199.19.213.151 () {64 vars in 1290 bytes} [Tue Jul 14 14:34:03 2026] GET /volume/v3/types => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:34:04.377538 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-3a0f999d-aeb4-4a37-8ec1-8d6044e41d73 None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:04.712756 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-3a0f999d-aeb4-4a37-8ec1-8d6044e41d73 demo demo] GET https://199.19.213.151/volume/v3/types/default Jul 14 14:34:04.714804 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-3a0f999d-aeb4-4a37-8ec1-8d6044e41d73 demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:04.714804 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-3a0f999d-aeb4-4a37-8ec1-8d6044e41d73 demo demo] Calling method 'show' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:04.748130 np0000185162 devstack@c-api.service[111137]: DEBUG oslo_db.sqlalchemy.engines [None req-3a0f999d-aeb4-4a37-8ec1-8d6044e41d73 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=111137) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:34:04.764818 np0000185162 devstack@c-api.service[111137]: /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 14 14:34:04.764818 np0000185162 devstack@c-api.service[111137]: warnings.warn( Jul 14 14:34:04.766888 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-3a0f999d-aeb4-4a37-8ec1-8d6044e41d73 demo demo] https://199.19.213.151/volume/v3/types/default returned with HTTP 200 Jul 14 14:34:04.767265 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 3/9] 199.19.213.151 () {64 vars in 1301 bytes} [Tue Jul 14 14:34:04 2026] GET /volume/v3/types/default => generated 145 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:34:05.231136 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-9150ce7b-4d30-482b-b8d3-b534270c9a87 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:05.232470 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 3/10] 199.19.213.151 () {62 vars in 1068 bytes} [Tue Jul 14 14:34:05 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 14 14:34:05.267171 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-06101e9d-b62e-43e4-a37a-26304f319797 None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:05.276251 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 3/11] 199.19.213.151 () {64 vars in 1272 bytes} [Tue Jul 14 14:34:05 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:34:05.312790 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [req-06101e9d-b62e-43e4-a37a-26304f319797 req-acba3dfb-3693-48bf-8455-7d21fd18c04a None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:05.316210 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [req-06101e9d-b62e-43e4-a37a-26304f319797 req-acba3dfb-3693-48bf-8455-7d21fd18c04a demo demo] GET https://199.19.213.151/volume/v3/ Jul 14 14:34:05.316581 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [req-06101e9d-b62e-43e4-a37a-26304f319797 req-acba3dfb-3693-48bf-8455-7d21fd18c04a demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:05.316985 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [req-06101e9d-b62e-43e4-a37a-26304f319797 req-acba3dfb-3693-48bf-8455-7d21fd18c04a demo demo] Calling method 'version_select' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:05.317867 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [req-06101e9d-b62e-43e4-a37a-26304f319797 req-acba3dfb-3693-48bf-8455-7d21fd18c04a demo demo] https://199.19.213.151/volume/v3/ returned with HTTP 200 Jul 14 14:34:05.318521 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 3/12] 199.19.213.151 () {66 vars in 1346 bytes} [Tue Jul 14 14:34:05 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 14 14:34:05.359594 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-8b4b7339-2b8c-44c5-b74d-0a9d8a42d525 None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:05.363106 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-8b4b7339-2b8c-44c5-b74d-0a9d8a42d525 demo demo] GET https://199.19.213.151/volume/v3/types/default Jul 14 14:34:05.363490 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-8b4b7339-2b8c-44c5-b74d-0a9d8a42d525 demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:05.363933 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-8b4b7339-2b8c-44c5-b74d-0a9d8a42d525 demo demo] Calling method 'show' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:05.372802 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-8b4b7339-2b8c-44c5-b74d-0a9d8a42d525 demo demo] https://199.19.213.151/volume/v3/types/default returned with HTTP 200 Jul 14 14:34:05.373122 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 4/13] 199.19.213.151 () {64 vars in 1301 bytes} [Tue Jul 14 14:34:05 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 14 14:34:05.995092 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-704f7c3a-e0a9-4eb4-957a-386383bfe6af None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:05.996477 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 4/14] 199.19.213.151 () {62 vars in 1068 bytes} [Tue Jul 14 14:34:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:34:06.028236 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-cb5e7526-bfd3-4b5e-b6a4-5f139c7aacee None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:06.032176 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 4/15] 199.19.213.151 () {64 vars in 1272 bytes} [Tue Jul 14 14:34:06 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:34:06.067425 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [req-cb5e7526-bfd3-4b5e-b6a4-5f139c7aacee req-43070ce9-daa7-45f6-9cb9-6d86eaf24a48 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:06.070973 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [req-cb5e7526-bfd3-4b5e-b6a4-5f139c7aacee req-43070ce9-daa7-45f6-9cb9-6d86eaf24a48 demo demo] GET https://199.19.213.151/volume/v3/ Jul 14 14:34:06.071362 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [req-cb5e7526-bfd3-4b5e-b6a4-5f139c7aacee req-43070ce9-daa7-45f6-9cb9-6d86eaf24a48 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:06.071817 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [req-cb5e7526-bfd3-4b5e-b6a4-5f139c7aacee req-43070ce9-daa7-45f6-9cb9-6d86eaf24a48 demo demo] Calling method 'version_select' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:06.072512 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [req-cb5e7526-bfd3-4b5e-b6a4-5f139c7aacee req-43070ce9-daa7-45f6-9cb9-6d86eaf24a48 demo demo] https://199.19.213.151/volume/v3/ returned with HTTP 200 Jul 14 14:34:06.073243 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 4/16] 199.19.213.151 () {66 vars in 1346 bytes} [Tue Jul 14 14:34:06 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 14 14:34:06.112808 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-ef413c9f-354b-4bf9-aed6-f9d96a594399 None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:06.116352 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-ef413c9f-354b-4bf9-aed6-f9d96a594399 demo demo] GET https://199.19.213.151/volume/v3/types/default Jul 14 14:34:06.116732 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-ef413c9f-354b-4bf9-aed6-f9d96a594399 demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:06.117229 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-ef413c9f-354b-4bf9-aed6-f9d96a594399 demo demo] Calling method 'show' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:06.127999 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-ef413c9f-354b-4bf9-aed6-f9d96a594399 demo demo] https://199.19.213.151/volume/v3/types/default returned with HTTP 200 Jul 14 14:34:06.128625 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 5/17] 199.19.213.151 () {64 vars in 1301 bytes} [Tue Jul 14 14:34:06 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 14 14:34:06.196722 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-969ab178-b796-4071-9ae3-7908ae88a790 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:06.197890 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 5/18] 199.19.213.151 () {62 vars in 1068 bytes} [Tue Jul 14 14:34:06 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:34:06.229210 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-1c8f3fa9-5018-4d1d-854e-967434abd1b5 None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:06.232809 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 5/19] 199.19.213.151 () {64 vars in 1272 bytes} [Tue Jul 14 14:34:06 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 14 14:34:06.267074 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [req-1c8f3fa9-5018-4d1d-854e-967434abd1b5 req-8f4b50a2-99ed-4d04-a1d6-c1d7dfe71098 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:06.270313 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [req-1c8f3fa9-5018-4d1d-854e-967434abd1b5 req-8f4b50a2-99ed-4d04-a1d6-c1d7dfe71098 demo demo] GET https://199.19.213.151/volume/v3/ Jul 14 14:34:06.270662 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [req-1c8f3fa9-5018-4d1d-854e-967434abd1b5 req-8f4b50a2-99ed-4d04-a1d6-c1d7dfe71098 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:06.271079 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [req-1c8f3fa9-5018-4d1d-854e-967434abd1b5 req-8f4b50a2-99ed-4d04-a1d6-c1d7dfe71098 demo demo] Calling method 'version_select' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:06.271721 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [req-1c8f3fa9-5018-4d1d-854e-967434abd1b5 req-8f4b50a2-99ed-4d04-a1d6-c1d7dfe71098 demo demo] https://199.19.213.151/volume/v3/ returned with HTTP 200 Jul 14 14:34:06.272415 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 5/20] 199.19.213.151 () {66 vars in 1346 bytes} [Tue Jul 14 14:34:06 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:34:06.308898 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-40cbac59-bb62-429b-8862-05cb16e0265b None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:34:06.312041 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-40cbac59-bb62-429b-8862-05cb16e0265b demo demo] GET https://199.19.213.151/volume/v3/types/default Jul 14 14:34:06.312377 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-40cbac59-bb62-429b-8862-05cb16e0265b demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:34:06.312770 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-40cbac59-bb62-429b-8862-05cb16e0265b demo demo] Calling method 'show' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:34:06.321248 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-40cbac59-bb62-429b-8862-05cb16e0265b demo demo] https://199.19.213.151/volume/v3/types/default returned with HTTP 200 Jul 14 14:34:06.321543 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 6/21] 199.19.213.151 () {64 vars in 1301 bytes} [Tue Jul 14 14:34:06 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 14 14:34:14.329226 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=1 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:34:16.317890 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writing DB stats cinder:SELECT=8 {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:38:51.284472 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-b230bbb0-68e1-4826-854d-97dd2e1c32d2 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:38:51.395625 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-b230bbb0-68e1-4826-854d-97dd2e1c32d2 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:38:51.395947 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-b230bbb0-68e1-4826-854d-97dd2e1c32d2 demo demo] Empty body provided in request {{(pid=111134) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:38:51.396296 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-b230bbb0-68e1-4826-854d-97dd2e1c32d2 demo demo] Calling method 'detail' {{(pid=111134) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:38:51.397288 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.api_utils [None req-b230bbb0-68e1-4826-854d-97dd2e1c32d2 demo demo] Removing options '' from query. {{(pid=111134) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:38:51.398610 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.volume.api [None req-b230bbb0-68e1-4826-854d-97dd2e1c32d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111134) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:38:51.441593 np0000185162 devstack@c-api.service[111134]: INFO cinder.volume.api [None req-b230bbb0-68e1-4826-854d-97dd2e1c32d2 demo demo] Get all volumes completed successfully. Jul 14 14:38:51.445874 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-b230bbb0-68e1-4826-854d-97dd2e1c32d2 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:38:51.446464 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 6/22] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:38:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:39:01.431923 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writing DB stats cinder:SELECT=1 {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:39:51.492892 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-77cd1607-3b92-42a0-8877-f0823af8e7be None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:39:51.497100 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-77cd1607-3b92-42a0-8877-f0823af8e7be demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:39:51.497501 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-77cd1607-3b92-42a0-8877-f0823af8e7be demo demo] Empty body provided in request {{(pid=111136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:39:51.498644 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-77cd1607-3b92-42a0-8877-f0823af8e7be demo demo] Calling method 'detail' {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:39:51.499850 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.api_utils [None req-77cd1607-3b92-42a0-8877-f0823af8e7be demo demo] Removing options '' from query. {{(pid=111136) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:39:51.501057 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.volume.api [None req-77cd1607-3b92-42a0-8877-f0823af8e7be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111136) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:39:51.541811 np0000185162 devstack@c-api.service[111136]: INFO cinder.volume.api [None req-77cd1607-3b92-42a0-8877-f0823af8e7be demo demo] Get all volumes completed successfully. Jul 14 14:39:51.545197 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-77cd1607-3b92-42a0-8877-f0823af8e7be demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:39:51.545197 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 6/23] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:39:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:40:01.529105 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writing DB stats cinder:SELECT=1 {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:40:51.564626 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-d5494476-0b95-480f-ac95-6257478d5764 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:40:51.570171 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-d5494476-0b95-480f-ac95-6257478d5764 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:40:51.570639 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-d5494476-0b95-480f-ac95-6257478d5764 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:40:51.573236 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-d5494476-0b95-480f-ac95-6257478d5764 demo demo] Calling method 'detail' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:40:51.574955 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.api_utils [None req-d5494476-0b95-480f-ac95-6257478d5764 demo demo] Removing options '' from query. {{(pid=111135) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:40:51.577006 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.volume.api [None req-d5494476-0b95-480f-ac95-6257478d5764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111135) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:40:51.617026 np0000185162 devstack@c-api.service[111135]: INFO cinder.volume.api [None req-d5494476-0b95-480f-ac95-6257478d5764 demo demo] Get all volumes completed successfully. Jul 14 14:40:51.619950 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-d5494476-0b95-480f-ac95-6257478d5764 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:40:51.620528 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 6/24] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:40:51 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 14 14:41:01.609106 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=1 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:41:51.640892 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-bf405ab0-ad02-47ce-8e8f-ba5bd043cbeb None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:41:51.646381 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-bf405ab0-ad02-47ce-8e8f-ba5bd043cbeb demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:41:51.646646 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-bf405ab0-ad02-47ce-8e8f-ba5bd043cbeb demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:41:51.647596 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-bf405ab0-ad02-47ce-8e8f-ba5bd043cbeb demo demo] Calling method 'detail' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:41:51.648398 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.api_utils [None req-bf405ab0-ad02-47ce-8e8f-ba5bd043cbeb demo demo] Removing options '' from query. {{(pid=111137) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:41:51.650316 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.volume.api [None req-bf405ab0-ad02-47ce-8e8f-ba5bd043cbeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111137) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:41:51.706757 np0000185162 devstack@c-api.service[111137]: INFO cinder.volume.api [None req-bf405ab0-ad02-47ce-8e8f-ba5bd043cbeb demo demo] Get all volumes completed successfully. Jul 14 14:41:51.707010 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-bf405ab0-ad02-47ce-8e8f-ba5bd043cbeb demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:41:51.707638 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 7/25] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:41:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:42:01.690963 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writing DB stats cinder:SELECT=1 {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:42:51.731756 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-f90a1dfc-cad7-4453-9770-875e87df1d31 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:42:51.734626 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-f90a1dfc-cad7-4453-9770-875e87df1d31 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:42:51.734885 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-f90a1dfc-cad7-4453-9770-875e87df1d31 demo demo] Empty body provided in request {{(pid=111134) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:42:51.735179 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-f90a1dfc-cad7-4453-9770-875e87df1d31 demo demo] Calling method 'detail' {{(pid=111134) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:42:51.735522 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.api_utils [None req-f90a1dfc-cad7-4453-9770-875e87df1d31 demo demo] Removing options '' from query. {{(pid=111134) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:42:51.736464 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.volume.api [None req-f90a1dfc-cad7-4453-9770-875e87df1d31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111134) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:42:51.749030 np0000185162 devstack@c-api.service[111134]: INFO cinder.volume.api [None req-f90a1dfc-cad7-4453-9770-875e87df1d31 demo demo] Get all volumes completed successfully. Jul 14 14:42:51.750903 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-f90a1dfc-cad7-4453-9770-875e87df1d31 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:42:51.751255 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 7/26] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:42:51 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 14 14:43:01.743805 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writing DB stats cinder:SELECT=1 {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:43:51.767782 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-5ba2f21a-072c-48aa-b39b-e56b0df1c32a None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:43:51.932310 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-5ba2f21a-072c-48aa-b39b-e56b0df1c32a demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:43:51.932502 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-5ba2f21a-072c-48aa-b39b-e56b0df1c32a demo demo] Empty body provided in request {{(pid=111136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:43:51.932719 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-5ba2f21a-072c-48aa-b39b-e56b0df1c32a demo demo] Calling method 'detail' {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:43:51.933024 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.api_utils [None req-5ba2f21a-072c-48aa-b39b-e56b0df1c32a demo demo] Removing options '' from query. {{(pid=111136) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:43:51.933742 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.volume.api [None req-5ba2f21a-072c-48aa-b39b-e56b0df1c32a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111136) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:43:51.944346 np0000185162 devstack@c-api.service[111136]: INFO cinder.volume.api [None req-5ba2f21a-072c-48aa-b39b-e56b0df1c32a demo demo] Get all volumes completed successfully. Jul 14 14:43:51.946420 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-5ba2f21a-072c-48aa-b39b-e56b0df1c32a demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:43:51.946869 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 7/27] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:43:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:44:01.939299 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writing DB stats cinder:SELECT=1 {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:44:51.968593 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-6ff4829b-ad7c-4b41-a71b-4a78fc559e67 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:44:51.972009 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-6ff4829b-ad7c-4b41-a71b-4a78fc559e67 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:44:51.972198 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-6ff4829b-ad7c-4b41-a71b-4a78fc559e67 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:44:51.972389 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-6ff4829b-ad7c-4b41-a71b-4a78fc559e67 demo demo] Calling method 'detail' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:44:51.972659 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.api_utils [None req-6ff4829b-ad7c-4b41-a71b-4a78fc559e67 demo demo] Removing options '' from query. {{(pid=111135) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:44:51.974370 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.volume.api [None req-6ff4829b-ad7c-4b41-a71b-4a78fc559e67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111135) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:44:51.984148 np0000185162 devstack@c-api.service[111135]: INFO cinder.volume.api [None req-6ff4829b-ad7c-4b41-a71b-4a78fc559e67 demo demo] Get all volumes completed successfully. Jul 14 14:44:51.986739 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-6ff4829b-ad7c-4b41-a71b-4a78fc559e67 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:44:51.987271 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 7/28] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:44:51 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 14 14:45:01.978537 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=1 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:45:52.002797 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-44024c4b-d147-4e5b-8bdb-c761b3b01fbe None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:45:52.007331 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-44024c4b-d147-4e5b-8bdb-c761b3b01fbe demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:45:52.007926 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-44024c4b-d147-4e5b-8bdb-c761b3b01fbe demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:45:52.008129 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-44024c4b-d147-4e5b-8bdb-c761b3b01fbe demo demo] Calling method 'detail' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:45:52.008735 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.api_utils [None req-44024c4b-d147-4e5b-8bdb-c761b3b01fbe demo demo] Removing options '' from query. {{(pid=111137) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:45:52.010233 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.volume.api [None req-44024c4b-d147-4e5b-8bdb-c761b3b01fbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111137) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:45:52.020754 np0000185162 devstack@c-api.service[111137]: INFO cinder.volume.api [None req-44024c4b-d147-4e5b-8bdb-c761b3b01fbe demo demo] Get all volumes completed successfully. Jul 14 14:45:52.021894 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-44024c4b-d147-4e5b-8bdb-c761b3b01fbe demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:45:52.022221 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 8/29] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:45:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:46:02.014573 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writing DB stats cinder:SELECT=1 {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:46:52.038414 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-462e5469-97c6-4427-adf8-b3b02894dcc5 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:46:52.042854 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-462e5469-97c6-4427-adf8-b3b02894dcc5 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:46:52.043563 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-462e5469-97c6-4427-adf8-b3b02894dcc5 demo demo] Empty body provided in request {{(pid=111134) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:46:52.043986 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-462e5469-97c6-4427-adf8-b3b02894dcc5 demo demo] Calling method 'detail' {{(pid=111134) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:46:52.044559 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.api_utils [None req-462e5469-97c6-4427-adf8-b3b02894dcc5 demo demo] Removing options '' from query. {{(pid=111134) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:46:52.045962 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.volume.api [None req-462e5469-97c6-4427-adf8-b3b02894dcc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111134) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:46:52.055881 np0000185162 devstack@c-api.service[111134]: INFO cinder.volume.api [None req-462e5469-97c6-4427-adf8-b3b02894dcc5 demo demo] Get all volumes completed successfully. Jul 14 14:46:52.058628 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-462e5469-97c6-4427-adf8-b3b02894dcc5 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:46:52.059255 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 8/30] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:46:52 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 14 14:47:02.049882 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writing DB stats cinder:SELECT=1 {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:47:52.074636 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-f175f92c-e1a4-4dcc-b1c8-e6fa38a9eafd None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:47:52.079431 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-f175f92c-e1a4-4dcc-b1c8-e6fa38a9eafd demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:47:52.079993 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-f175f92c-e1a4-4dcc-b1c8-e6fa38a9eafd demo demo] Empty body provided in request {{(pid=111136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:47:52.080322 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-f175f92c-e1a4-4dcc-b1c8-e6fa38a9eafd demo demo] Calling method 'detail' {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:47:52.080690 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.api_utils [None req-f175f92c-e1a4-4dcc-b1c8-e6fa38a9eafd demo demo] Removing options '' from query. {{(pid=111136) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:47:52.081784 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.volume.api [None req-f175f92c-e1a4-4dcc-b1c8-e6fa38a9eafd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111136) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:47:52.091686 np0000185162 devstack@c-api.service[111136]: INFO cinder.volume.api [None req-f175f92c-e1a4-4dcc-b1c8-e6fa38a9eafd demo demo] Get all volumes completed successfully. Jul 14 14:47:52.094215 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-f175f92c-e1a4-4dcc-b1c8-e6fa38a9eafd demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:47:52.094675 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 8/31] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:47:52 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 14 14:48:02.085159 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writing DB stats cinder:SELECT=1 {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:48:52.113022 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-cbe50080-01bb-4e17-b36f-c3cc364cf018 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:48:52.274486 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-cbe50080-01bb-4e17-b36f-c3cc364cf018 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:48:52.274956 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-cbe50080-01bb-4e17-b36f-c3cc364cf018 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:48:52.275316 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-cbe50080-01bb-4e17-b36f-c3cc364cf018 demo demo] Calling method 'detail' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:48:52.275847 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.api_utils [None req-cbe50080-01bb-4e17-b36f-c3cc364cf018 demo demo] Removing options '' from query. {{(pid=111135) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:48:52.277363 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.volume.api [None req-cbe50080-01bb-4e17-b36f-c3cc364cf018 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111135) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:48:52.287469 np0000185162 devstack@c-api.service[111135]: INFO cinder.volume.api [None req-cbe50080-01bb-4e17-b36f-c3cc364cf018 demo demo] Get all volumes completed successfully. Jul 14 14:48:52.289958 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-cbe50080-01bb-4e17-b36f-c3cc364cf018 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:48:52.290409 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 8/32] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:48:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:49:02.281883 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=1 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:49:52.318480 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-925d8073-8ed0-4cbf-bdc5-af372e644828 None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:49:52.321041 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-925d8073-8ed0-4cbf-bdc5-af372e644828 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:49:52.321272 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-925d8073-8ed0-4cbf-bdc5-af372e644828 demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:49:52.321540 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-925d8073-8ed0-4cbf-bdc5-af372e644828 demo demo] Calling method 'detail' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:49:52.322350 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.api_utils [None req-925d8073-8ed0-4cbf-bdc5-af372e644828 demo demo] Removing options '' from query. {{(pid=111137) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:49:52.323321 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.volume.api [None req-925d8073-8ed0-4cbf-bdc5-af372e644828 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111137) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:49:52.332686 np0000185162 devstack@c-api.service[111137]: INFO cinder.volume.api [None req-925d8073-8ed0-4cbf-bdc5-af372e644828 demo demo] Get all volumes completed successfully. Jul 14 14:49:52.335209 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-925d8073-8ed0-4cbf-bdc5-af372e644828 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:49:52.335652 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 9/33] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:49:52 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 14 14:50:02.326885 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writing DB stats cinder:SELECT=1 {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:50:52.351809 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-b271740b-0a44-444d-9efa-4fad89870f67 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:50:52.354572 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-b271740b-0a44-444d-9efa-4fad89870f67 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:50:52.354858 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-b271740b-0a44-444d-9efa-4fad89870f67 demo demo] Empty body provided in request {{(pid=111134) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:50:52.355115 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-b271740b-0a44-444d-9efa-4fad89870f67 demo demo] Calling method 'detail' {{(pid=111134) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:50:52.355420 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.api_utils [None req-b271740b-0a44-444d-9efa-4fad89870f67 demo demo] Removing options '' from query. {{(pid=111134) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:50:52.356619 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.volume.api [None req-b271740b-0a44-444d-9efa-4fad89870f67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111134) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:50:52.372304 np0000185162 devstack@c-api.service[111134]: INFO cinder.volume.api [None req-b271740b-0a44-444d-9efa-4fad89870f67 demo demo] Get all volumes completed successfully. Jul 14 14:50:52.375408 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-b271740b-0a44-444d-9efa-4fad89870f67 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:50:52.376076 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 9/34] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:50:52 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 14 14:51:02.361827 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writing DB stats cinder:SELECT=1 {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:51:52.395965 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-b5b8584d-1d35-4663-9bc4-037eb85dbb3c None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:51:52.399344 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-b5b8584d-1d35-4663-9bc4-037eb85dbb3c demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:51:52.399605 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-b5b8584d-1d35-4663-9bc4-037eb85dbb3c demo demo] Empty body provided in request {{(pid=111136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:51:52.399916 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-b5b8584d-1d35-4663-9bc4-037eb85dbb3c demo demo] Calling method 'detail' {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:51:52.400260 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.api_utils [None req-b5b8584d-1d35-4663-9bc4-037eb85dbb3c demo demo] Removing options '' from query. {{(pid=111136) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:51:52.401440 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.volume.api [None req-b5b8584d-1d35-4663-9bc4-037eb85dbb3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111136) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:51:52.411336 np0000185162 devstack@c-api.service[111136]: INFO cinder.volume.api [None req-b5b8584d-1d35-4663-9bc4-037eb85dbb3c demo demo] Get all volumes completed successfully. Jul 14 14:51:52.413303 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-b5b8584d-1d35-4663-9bc4-037eb85dbb3c demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:51:52.413829 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 9/35] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:51:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:52:02.405274 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writing DB stats cinder:SELECT=1 {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:52:52.436665 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-b45de8fb-ff3d-4860-b4a0-b1e8215f65f7 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:52:52.440517 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-b45de8fb-ff3d-4860-b4a0-b1e8215f65f7 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:52:52.440683 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-b45de8fb-ff3d-4860-b4a0-b1e8215f65f7 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:52:52.440914 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-b45de8fb-ff3d-4860-b4a0-b1e8215f65f7 demo demo] Calling method 'detail' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:52:52.441236 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.api_utils [None req-b45de8fb-ff3d-4860-b4a0-b1e8215f65f7 demo demo] Removing options '' from query. {{(pid=111135) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:52:52.442740 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.volume.api [None req-b45de8fb-ff3d-4860-b4a0-b1e8215f65f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111135) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:52:52.455998 np0000185162 devstack@c-api.service[111135]: INFO cinder.volume.api [None req-b45de8fb-ff3d-4860-b4a0-b1e8215f65f7 demo demo] Get all volumes completed successfully. Jul 14 14:52:52.457835 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-b45de8fb-ff3d-4860-b4a0-b1e8215f65f7 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:52:52.458208 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 9/36] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:52:52 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 14 14:53:02.447692 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=1 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:53:52.495252 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-dd960632-df4d-4104-ace8-57a1282ef5da None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:53:52.647024 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-dd960632-df4d-4104-ace8-57a1282ef5da demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:53:52.647290 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-dd960632-df4d-4104-ace8-57a1282ef5da demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:53:52.647439 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-dd960632-df4d-4104-ace8-57a1282ef5da demo demo] Calling method 'detail' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:53:52.647632 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.api_utils [None req-dd960632-df4d-4104-ace8-57a1282ef5da demo demo] Removing options '' from query. {{(pid=111137) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:53:52.648370 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.volume.api [None req-dd960632-df4d-4104-ace8-57a1282ef5da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111137) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:53:52.659490 np0000185162 devstack@c-api.service[111137]: INFO cinder.volume.api [None req-dd960632-df4d-4104-ace8-57a1282ef5da demo demo] Get all volumes completed successfully. Jul 14 14:53:52.662326 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-dd960632-df4d-4104-ace8-57a1282ef5da demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:53:52.662858 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 10/37] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:53:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:54:02.654395 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writing DB stats cinder:SELECT=1 {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:54:52.677771 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-fa09ef5b-fcf4-4387-94fc-d45b4468f3ed None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:54:52.682161 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-fa09ef5b-fcf4-4387-94fc-d45b4468f3ed demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:54:52.682511 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-fa09ef5b-fcf4-4387-94fc-d45b4468f3ed demo demo] Empty body provided in request {{(pid=111134) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:54:52.683040 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-fa09ef5b-fcf4-4387-94fc-d45b4468f3ed demo demo] Calling method 'detail' {{(pid=111134) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:54:52.683522 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.api_utils [None req-fa09ef5b-fcf4-4387-94fc-d45b4468f3ed demo demo] Removing options '' from query. {{(pid=111134) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:54:52.684609 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.volume.api [None req-fa09ef5b-fcf4-4387-94fc-d45b4468f3ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111134) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:54:52.696334 np0000185162 devstack@c-api.service[111134]: INFO cinder.volume.api [None req-fa09ef5b-fcf4-4387-94fc-d45b4468f3ed demo demo] Get all volumes completed successfully. Jul 14 14:54:52.699539 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-fa09ef5b-fcf4-4387-94fc-d45b4468f3ed demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:54:52.700203 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 10/38] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:54:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:55:02.689614 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writing DB stats cinder:SELECT=1 {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:55:52.717957 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-53e6dd88-5959-4501-ab3d-b1efa1b6439e None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:55:52.720044 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-53e6dd88-5959-4501-ab3d-b1efa1b6439e demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:55:52.720391 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-53e6dd88-5959-4501-ab3d-b1efa1b6439e demo demo] Empty body provided in request {{(pid=111136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:55:52.720654 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-53e6dd88-5959-4501-ab3d-b1efa1b6439e demo demo] Calling method 'detail' {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:55:52.721000 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.api_utils [None req-53e6dd88-5959-4501-ab3d-b1efa1b6439e demo demo] Removing options '' from query. {{(pid=111136) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:55:52.722137 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.volume.api [None req-53e6dd88-5959-4501-ab3d-b1efa1b6439e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111136) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:55:52.732172 np0000185162 devstack@c-api.service[111136]: INFO cinder.volume.api [None req-53e6dd88-5959-4501-ab3d-b1efa1b6439e demo demo] Get all volumes completed successfully. Jul 14 14:55:52.734058 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-53e6dd88-5959-4501-ab3d-b1efa1b6439e demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:55:52.734411 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 10/39] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:55:52 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 14 14:56:02.726425 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writing DB stats cinder:SELECT=1 {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:56:52.751058 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-7f46dcfe-8a33-4969-b077-c4b2b726b1c8 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:56:52.755512 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-7f46dcfe-8a33-4969-b077-c4b2b726b1c8 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:56:52.755913 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-7f46dcfe-8a33-4969-b077-c4b2b726b1c8 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:56:52.756327 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-7f46dcfe-8a33-4969-b077-c4b2b726b1c8 demo demo] Calling method 'detail' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:56:52.756841 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.api_utils [None req-7f46dcfe-8a33-4969-b077-c4b2b726b1c8 demo demo] Removing options '' from query. {{(pid=111135) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:56:52.758367 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.volume.api [None req-7f46dcfe-8a33-4969-b077-c4b2b726b1c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111135) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:56:52.767730 np0000185162 devstack@c-api.service[111135]: INFO cinder.volume.api [None req-7f46dcfe-8a33-4969-b077-c4b2b726b1c8 demo demo] Get all volumes completed successfully. Jul 14 14:56:52.770155 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-7f46dcfe-8a33-4969-b077-c4b2b726b1c8 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:56:52.770612 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 10/40] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:56:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:57:02.761624 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=1 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:57:52.789487 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-e7f9d3fa-f857-4758-af9b-6fd860555c63 None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:57:52.792325 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-e7f9d3fa-f857-4758-af9b-6fd860555c63 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:57:52.792502 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-e7f9d3fa-f857-4758-af9b-6fd860555c63 demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:57:52.792726 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-e7f9d3fa-f857-4758-af9b-6fd860555c63 demo demo] Calling method 'detail' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:57:52.792999 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.api_utils [None req-e7f9d3fa-f857-4758-af9b-6fd860555c63 demo demo] Removing options '' from query. {{(pid=111137) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:57:52.793916 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.volume.api [None req-e7f9d3fa-f857-4758-af9b-6fd860555c63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111137) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:57:52.802774 np0000185162 devstack@c-api.service[111137]: INFO cinder.volume.api [None req-e7f9d3fa-f857-4758-af9b-6fd860555c63 demo demo] Get all volumes completed successfully. Jul 14 14:57:52.804558 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-e7f9d3fa-f857-4758-af9b-6fd860555c63 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:57:52.804950 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 11/41] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:57:52 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 14 14:58:02.797291 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writing DB stats cinder:SELECT=1 {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:58:52.824180 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-5a02c39f-d8aa-47eb-9491-9d3382e2125b None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:58:52.915281 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-5a02c39f-d8aa-47eb-9491-9d3382e2125b demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:58:52.915442 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-5a02c39f-d8aa-47eb-9491-9d3382e2125b demo demo] Empty body provided in request {{(pid=111134) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:58:52.915675 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-5a02c39f-d8aa-47eb-9491-9d3382e2125b demo demo] Calling method 'detail' {{(pid=111134) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:58:52.915942 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.api_utils [None req-5a02c39f-d8aa-47eb-9491-9d3382e2125b demo demo] Removing options '' from query. {{(pid=111134) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:58:52.916691 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.volume.api [None req-5a02c39f-d8aa-47eb-9491-9d3382e2125b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111134) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:58:52.923607 np0000185162 devstack@c-api.service[111134]: INFO cinder.volume.api [None req-5a02c39f-d8aa-47eb-9491-9d3382e2125b demo demo] Get all volumes completed successfully. Jul 14 14:58:52.925683 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-5a02c39f-d8aa-47eb-9491-9d3382e2125b demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:58:52.926084 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 11/42] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:58:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:59:02.919799 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writing DB stats cinder:SELECT=1 {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:59:52.944365 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-f6d1fcb2-6606-4edb-8ef1-8c1ecb1fb56d None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:59:52.946804 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-f6d1fcb2-6606-4edb-8ef1-8c1ecb1fb56d demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 14:59:52.947004 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-f6d1fcb2-6606-4edb-8ef1-8c1ecb1fb56d demo demo] Empty body provided in request {{(pid=111136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:59:52.947213 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-f6d1fcb2-6606-4edb-8ef1-8c1ecb1fb56d demo demo] Calling method 'detail' {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:59:52.947475 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.api_utils [None req-f6d1fcb2-6606-4edb-8ef1-8c1ecb1fb56d demo demo] Removing options '' from query. {{(pid=111136) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:59:52.948213 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.volume.api [None req-f6d1fcb2-6606-4edb-8ef1-8c1ecb1fb56d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111136) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:59:52.956918 np0000185162 devstack@c-api.service[111136]: INFO cinder.volume.api [None req-f6d1fcb2-6606-4edb-8ef1-8c1ecb1fb56d demo demo] Get all volumes completed successfully. Jul 14 14:59:52.959041 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-f6d1fcb2-6606-4edb-8ef1-8c1ecb1fb56d demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:59:52.959390 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 11/43] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 14:59:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:00:02.951379 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writing DB stats cinder:SELECT=1 {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:00:52.997620 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-78e9cd27-ba05-4976-bf84-c628b3ad93a9 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:00:53.003616 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-78e9cd27-ba05-4976-bf84-c628b3ad93a9 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 15:00:53.004554 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-78e9cd27-ba05-4976-bf84-c628b3ad93a9 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:00:53.005023 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-78e9cd27-ba05-4976-bf84-c628b3ad93a9 demo demo] Calling method 'detail' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:00:53.005490 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.api_utils [None req-78e9cd27-ba05-4976-bf84-c628b3ad93a9 demo demo] Removing options '' from query. {{(pid=111135) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:00:53.006945 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.volume.api [None req-78e9cd27-ba05-4976-bf84-c628b3ad93a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111135) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:00:53.020239 np0000185162 devstack@c-api.service[111135]: INFO cinder.volume.api [None req-78e9cd27-ba05-4976-bf84-c628b3ad93a9 demo demo] Get all volumes completed successfully. Jul 14 15:00:53.022060 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-78e9cd27-ba05-4976-bf84-c628b3ad93a9 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:00:53.022689 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 11/44] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 15:00:52 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) Jul 14 15:01:03.012448 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=1 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:01:53.037228 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.middleware.request_id [None req-8a4c86ae-a9fc-49ef-89f8-3cefdee1b075 None None] RequestId filter calling following filter/app {{(pid=111137) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:01:53.039991 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-8a4c86ae-a9fc-49ef-89f8-3cefdee1b075 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 15:01:53.040187 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-8a4c86ae-a9fc-49ef-89f8-3cefdee1b075 demo demo] Empty body provided in request {{(pid=111137) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:01:53.040717 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.openstack.wsgi [None req-8a4c86ae-a9fc-49ef-89f8-3cefdee1b075 demo demo] Calling method 'detail' {{(pid=111137) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:01:53.041043 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.api.api_utils [None req-8a4c86ae-a9fc-49ef-89f8-3cefdee1b075 demo demo] Removing options '' from query. {{(pid=111137) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:01:53.042236 np0000185162 devstack@c-api.service[111137]: DEBUG cinder.volume.api [None req-8a4c86ae-a9fc-49ef-89f8-3cefdee1b075 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111137) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:01:53.050766 np0000185162 devstack@c-api.service[111137]: INFO cinder.volume.api [None req-8a4c86ae-a9fc-49ef-89f8-3cefdee1b075 demo demo] Get all volumes completed successfully. Jul 14 15:01:53.053941 np0000185162 devstack@c-api.service[111137]: INFO cinder.api.openstack.wsgi [None req-8a4c86ae-a9fc-49ef-89f8-3cefdee1b075 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:01:53.054887 np0000185162 devstack@c-api.service[111137]: [pid: 111137|app: 0|req: 12/45] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 15:01:53 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 14 15:02:03.045497 np0000185162 devstack@c-api.service[111137]: DEBUG dbcounter [-] [111137] Writing DB stats cinder:SELECT=1 {{(pid=111137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:02:53.073995 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.middleware.request_id [None req-8794358c-8d57-47c0-b065-3554558e8f35 None None] RequestId filter calling following filter/app {{(pid=111134) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:02:53.077353 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-8794358c-8d57-47c0-b065-3554558e8f35 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 15:02:53.077590 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-8794358c-8d57-47c0-b065-3554558e8f35 demo demo] Empty body provided in request {{(pid=111134) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:02:53.077853 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.openstack.wsgi [None req-8794358c-8d57-47c0-b065-3554558e8f35 demo demo] Calling method 'detail' {{(pid=111134) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:02:53.078186 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.api.api_utils [None req-8794358c-8d57-47c0-b065-3554558e8f35 demo demo] Removing options '' from query. {{(pid=111134) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:02:53.079179 np0000185162 devstack@c-api.service[111134]: DEBUG cinder.volume.api [None req-8794358c-8d57-47c0-b065-3554558e8f35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111134) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:02:53.092310 np0000185162 devstack@c-api.service[111134]: INFO cinder.volume.api [None req-8794358c-8d57-47c0-b065-3554558e8f35 demo demo] Get all volumes completed successfully. Jul 14 15:02:53.096118 np0000185162 devstack@c-api.service[111134]: INFO cinder.api.openstack.wsgi [None req-8794358c-8d57-47c0-b065-3554558e8f35 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:02:53.096739 np0000185162 devstack@c-api.service[111134]: [pid: 111134|app: 0|req: 12/46] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 15:02:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:03:03.083342 np0000185162 devstack@c-api.service[111134]: DEBUG dbcounter [-] [111134] Writing DB stats cinder:SELECT=1 {{(pid=111134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:03:53.111900 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.middleware.request_id [None req-8136722d-3b65-4dcf-81ab-60424630fafe None None] RequestId filter calling following filter/app {{(pid=111136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:03:53.204627 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-8136722d-3b65-4dcf-81ab-60424630fafe demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 15:03:53.204858 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-8136722d-3b65-4dcf-81ab-60424630fafe demo demo] Empty body provided in request {{(pid=111136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:03:53.205035 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.openstack.wsgi [None req-8136722d-3b65-4dcf-81ab-60424630fafe demo demo] Calling method 'detail' {{(pid=111136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:03:53.205250 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.api.api_utils [None req-8136722d-3b65-4dcf-81ab-60424630fafe demo demo] Removing options '' from query. {{(pid=111136) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:03:53.206009 np0000185162 devstack@c-api.service[111136]: DEBUG cinder.volume.api [None req-8136722d-3b65-4dcf-81ab-60424630fafe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111136) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:03:53.213956 np0000185162 devstack@c-api.service[111136]: INFO cinder.volume.api [None req-8136722d-3b65-4dcf-81ab-60424630fafe demo demo] Get all volumes completed successfully. Jul 14 15:03:53.215731 np0000185162 devstack@c-api.service[111136]: INFO cinder.api.openstack.wsgi [None req-8136722d-3b65-4dcf-81ab-60424630fafe demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:03:53.216129 np0000185162 devstack@c-api.service[111136]: [pid: 111136|app: 0|req: 12/47] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 15:03:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 14 15:04:03.209281 np0000185162 devstack@c-api.service[111136]: DEBUG dbcounter [-] [111136] Writing DB stats cinder:SELECT=1 {{(pid=111136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:04:53.233216 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.middleware.request_id [None req-4db68aba-214e-49f8-9908-33586bdd72a6 None None] RequestId filter calling following filter/app {{(pid=111135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:04:53.236253 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-4db68aba-214e-49f8-9908-33586bdd72a6 demo demo] GET https://199.19.213.151/volume/v3/volumes/detail Jul 14 15:04:53.236452 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-4db68aba-214e-49f8-9908-33586bdd72a6 demo demo] Empty body provided in request {{(pid=111135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:04:53.236893 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.openstack.wsgi [None req-4db68aba-214e-49f8-9908-33586bdd72a6 demo demo] Calling method 'detail' {{(pid=111135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:04:53.236986 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.api.api_utils [None req-4db68aba-214e-49f8-9908-33586bdd72a6 demo demo] Removing options '' from query. {{(pid=111135) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:04:53.237727 np0000185162 devstack@c-api.service[111135]: DEBUG cinder.volume.api [None req-4db68aba-214e-49f8-9908-33586bdd72a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111135) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:04:53.248351 np0000185162 devstack@c-api.service[111135]: INFO cinder.volume.api [None req-4db68aba-214e-49f8-9908-33586bdd72a6 demo demo] Get all volumes completed successfully. Jul 14 15:04:53.251745 np0000185162 devstack@c-api.service[111135]: INFO cinder.api.openstack.wsgi [None req-4db68aba-214e-49f8-9908-33586bdd72a6 demo demo] https://199.19.213.151/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:04:53.252461 np0000185162 devstack@c-api.service[111135]: [pid: 111135|app: 0|req: 12/48] 199.19.213.151 () {64 vars in 1295 bytes} [Tue Jul 14 15:04:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:05:03.243661 np0000185162 devstack@c-api.service[111135]: DEBUG dbcounter [-] [111135] Writing DB stats cinder:SELECT=1 {{(pid=111135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}