Jul 10 00:57:49.869602 np0000184882 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 00:57:49.876753 np0000184882 devstack@c-api.service[111074]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 00:57:49 2026] *** Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: nodename: np0000184882 Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: machine: x86_64 Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: clock source: unix Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: pcre jit disabled Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: detected number of CPU cores: 16 Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: current working directory: / Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: detected binary path: /usr/bin/uwsgi-core Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: your processes number limit is 256916 Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: your memory page size is 4096 bytes Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: detected max file descriptor number: 2048 Jul 10 00:57:49.880424 np0000184882 devstack@c-api.service[111074]: lock engine: pthread robust mutexes Jul 10 00:57:49.881247 np0000184882 devstack@c-api.service[111074]: thunder lock: enabled Jul 10 00:57:49.881247 np0000184882 devstack@c-api.service[111074]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 00:57:49.881247 np0000184882 devstack@c-api.service[111074]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 00:57:49.881247 np0000184882 devstack@c-api.service[111074]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 00:57:49.881247 np0000184882 devstack@c-api.service[111074]: Set PythonHome to /opt/stack/data/venv Jul 10 00:57:49.918661 np0000184882 devstack@c-api.service[111074]: Python main interpreter initialized at 0x72f2462a4668 Jul 10 00:57:49.918661 np0000184882 devstack@c-api.service[111074]: python threads support enabled Jul 10 00:57:49.918661 np0000184882 devstack@c-api.service[111074]: your server socket listen backlog is limited to 100 connections Jul 10 00:57:49.918661 np0000184882 devstack@c-api.service[111074]: your mercy for graceful operations on workers is 80 seconds Jul 10 00:57:49.919213 np0000184882 devstack@c-api.service[111074]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 00:57:49.919394 np0000184882 devstack@c-api.service[111074]: *** Operational MODE: preforking *** Jul 10 00:57:49.919561 np0000184882 devstack@c-api.service[111074]: *** uWSGI is running in multiple interpreter mode *** Jul 10 00:57:49.919561 np0000184882 devstack@c-api.service[111074]: spawned uWSGI master process (pid: 111074) Jul 10 00:57:49.919713 np0000184882 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 00:57:49.920536 np0000184882 devstack@c-api.service[111074]: spawned uWSGI worker 1 (pid: 111083, cores: 1) Jul 10 00:57:49.921120 np0000184882 devstack@c-api.service[111074]: spawned uWSGI worker 2 (pid: 111085, cores: 1) Jul 10 00:57:49.922028 np0000184882 devstack@c-api.service[111074]: spawned uWSGI worker 3 (pid: 111086, cores: 1) Jul 10 00:57:49.922028 np0000184882 devstack@c-api.service[111074]: spawned uWSGI worker 4 (pid: 111087, cores: 1) Jul 10 00:57:49.922282 np0000184882 devstack@c-api.service[111074]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 00:57:50.052675 np0000184882 devstack@c-api.service[111085]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 00:57:50.052675 np0000184882 devstack@c-api.service[111085]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 00:57:50.052675 np0000184882 devstack@c-api.service[111085]: we strongly recommend against using it for new projects. Jul 10 00:57:50.052675 np0000184882 devstack@c-api.service[111085]: If you are already using Eventlet, we recommend migrating to a different Jul 10 00:57:50.052675 np0000184882 devstack@c-api.service[111085]: framework. For more detail see Jul 10 00:57:50.052675 np0000184882 devstack@c-api.service[111085]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 00:57:50.052675 np0000184882 devstack@c-api.service[111085]: import eventlet # noqa Jul 10 00:57:50.053319 np0000184882 devstack@c-api.service[111087]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 00:57:50.053319 np0000184882 devstack@c-api.service[111087]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 00:57:50.053319 np0000184882 devstack@c-api.service[111087]: we strongly recommend against using it for new projects. Jul 10 00:57:50.053319 np0000184882 devstack@c-api.service[111087]: If you are already using Eventlet, we recommend migrating to a different Jul 10 00:57:50.053319 np0000184882 devstack@c-api.service[111087]: framework. For more detail see Jul 10 00:57:50.053319 np0000184882 devstack@c-api.service[111087]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 00:57:50.053319 np0000184882 devstack@c-api.service[111087]: import eventlet # noqa Jul 10 00:57:50.061307 np0000184882 devstack@c-api.service[111083]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 00:57:50.061307 np0000184882 devstack@c-api.service[111083]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 00:57:50.061307 np0000184882 devstack@c-api.service[111083]: we strongly recommend against using it for new projects. Jul 10 00:57:50.061307 np0000184882 devstack@c-api.service[111083]: If you are already using Eventlet, we recommend migrating to a different Jul 10 00:57:50.061307 np0000184882 devstack@c-api.service[111083]: framework. For more detail see Jul 10 00:57:50.061307 np0000184882 devstack@c-api.service[111083]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 00:57:50.061307 np0000184882 devstack@c-api.service[111083]: import eventlet # noqa Jul 10 00:57:50.061863 np0000184882 devstack@c-api.service[111086]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 00:57:50.061863 np0000184882 devstack@c-api.service[111086]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 00:57:50.061863 np0000184882 devstack@c-api.service[111086]: we strongly recommend against using it for new projects. Jul 10 00:57:50.061863 np0000184882 devstack@c-api.service[111086]: If you are already using Eventlet, we recommend migrating to a different Jul 10 00:57:50.061863 np0000184882 devstack@c-api.service[111086]: framework. For more detail see Jul 10 00:57:50.061863 np0000184882 devstack@c-api.service[111086]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 00:57:50.061863 np0000184882 devstack@c-api.service[111086]: import eventlet # noqa Jul 10 00:57:50.137041 np0000184882 devstack@c-api.service[111087]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 00:57:50.137041 np0000184882 devstack@c-api.service[111087]: warnings.warn( Jul 10 00:57:50.148300 np0000184882 devstack@c-api.service[111086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 00:57:50.148300 np0000184882 devstack@c-api.service[111086]: warnings.warn( Jul 10 00:57:50.149162 np0000184882 devstack@c-api.service[111085]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 00:57:50.149162 np0000184882 devstack@c-api.service[111085]: warnings.warn( Jul 10 00:57:50.153423 np0000184882 devstack@c-api.service[111083]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 00:57:50.153423 np0000184882 devstack@c-api.service[111083]: warnings.warn( Jul 10 00:57:50.210642 np0000184882 devstack@c-api.service[111087]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 00:57:50.210642 np0000184882 devstack@c-api.service[111087]: from cgi import parse_header Jul 10 00:57:50.226120 np0000184882 devstack@c-api.service[111085]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 00:57:50.226120 np0000184882 devstack@c-api.service[111085]: from cgi import parse_header Jul 10 00:57:50.226704 np0000184882 devstack@c-api.service[111086]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 00:57:50.226704 np0000184882 devstack@c-api.service[111086]: from cgi import parse_header Jul 10 00:57:50.229236 np0000184882 devstack@c-api.service[111083]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 00:57:50.229236 np0000184882 devstack@c-api.service[111083]: from cgi import parse_header Jul 10 00:57:50.258939 np0000184882 devstack@c-api.service[111087]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 00:57:50.258939 np0000184882 devstack@c-api.service[111087]: removals.removed_module( Jul 10 00:57:50.261215 np0000184882 devstack@c-api.service[111087]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 00:57:50.261215 np0000184882 devstack@c-api.service[111087]: removals.removed_module( Jul 10 00:57:50.275281 np0000184882 devstack@c-api.service[111085]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 00:57:50.275281 np0000184882 devstack@c-api.service[111085]: removals.removed_module( Jul 10 00:57:50.276324 np0000184882 devstack@c-api.service[111086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 00:57:50.276324 np0000184882 devstack@c-api.service[111086]: removals.removed_module( Jul 10 00:57:50.276901 np0000184882 devstack@c-api.service[111085]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 00:57:50.276901 np0000184882 devstack@c-api.service[111085]: removals.removed_module( Jul 10 00:57:50.278618 np0000184882 devstack@c-api.service[111086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 00:57:50.278618 np0000184882 devstack@c-api.service[111086]: removals.removed_module( Jul 10 00:57:50.279339 np0000184882 devstack@c-api.service[111083]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 00:57:50.279339 np0000184882 devstack@c-api.service[111083]: removals.removed_module( Jul 10 00:57:50.281270 np0000184882 devstack@c-api.service[111083]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 00:57:50.281270 np0000184882 devstack@c-api.service[111083]: removals.removed_module( Jul 10 00:57:51.032759 np0000184882 devstack@c-api.service[111087]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 00:57:51.032759 np0000184882 devstack@c-api.service[111087]: warnings.warn( Jul 10 00:57:51.049239 np0000184882 devstack@c-api.service[111085]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 00:57:51.049239 np0000184882 devstack@c-api.service[111085]: warnings.warn( Jul 10 00:57:51.057558 np0000184882 devstack@c-api.service[111086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 00:57:51.057558 np0000184882 devstack@c-api.service[111086]: warnings.warn( Jul 10 00:57:51.062766 np0000184882 devstack@c-api.service[111083]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 00:57:51.062766 np0000184882 devstack@c-api.service[111083]: warnings.warn( Jul 10 00:57:51.082658 np0000184882 devstack@c-api.service[111087]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 00:57:51.082658 np0000184882 devstack@c-api.service[111087]: warnings.warn( Jul 10 00:57:51.099511 np0000184882 devstack@c-api.service[111085]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 00:57:51.099511 np0000184882 devstack@c-api.service[111085]: warnings.warn( Jul 10 00:57:51.108557 np0000184882 devstack@c-api.service[111086]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 00:57:51.108557 np0000184882 devstack@c-api.service[111086]: warnings.warn( Jul 10 00:57:51.117940 np0000184882 devstack@c-api.service[111083]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 00:57:51.117940 np0000184882 devstack@c-api.service[111083]: warnings.warn( Jul 10 00:57:51.283146 np0000184882 devstack@c-api.service[111087]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 00:57:51.283306 np0000184882 devstack@c-api.service[111087]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111087) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 00:57:51.302516 np0000184882 devstack@c-api.service[111085]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 00:57:51.302669 np0000184882 devstack@c-api.service[111083]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 00:57:51.302745 np0000184882 devstack@c-api.service[111085]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111085) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 00:57:51.302846 np0000184882 devstack@c-api.service[111083]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111083) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 00:57:51.320309 np0000184882 devstack@c-api.service[111086]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 00:57:51.320505 np0000184882 devstack@c-api.service[111086]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111086) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 00:57:51.371202 np0000184882 devstack@c-api.service[111087]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 00:57:51.371202 np0000184882 devstack@c-api.service[111087]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 00:57:51.371579 np0000184882 devstack@c-api.service[111085]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 00:57:51.371579 np0000184882 devstack@c-api.service[111085]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 00:57:51.375219 np0000184882 devstack@c-api.service[111083]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 00:57:51.375219 np0000184882 devstack@c-api.service[111083]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 00:57:51.384911 np0000184882 devstack@c-api.service[111086]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 00:57:51.384911 np0000184882 devstack@c-api.service[111086]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 00:57:51.836057 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111086) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 00:57:51.836308 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111087) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 00:57:51.836396 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111085) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 00:57:51.836504 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.836504 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.836635 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111083) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 00:57:51.836698 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.836759 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.836838 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.836897 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.836954 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.837071 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.837144 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.837213 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.837213 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.837672 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.839322 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.839470 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.839470 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.839470 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.839678 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.839678 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.839867 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.839957 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.840074 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.840133 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.840190 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.840337 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.840444 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.840544 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.840632 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.840719 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.840819 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.840881 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.840952 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.841057 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.841129 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.841201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.841201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.841201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.841201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.841201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.841201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.841201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.841655 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.841655 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.841735 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.841782 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.841821 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.841861 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.841899 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.841938 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.841974 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.842027 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.842088 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.842137 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.842191 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.842237 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.842283 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.842329 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.842372 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.842414 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.842452 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.842501 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.842542 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.842587 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.842587 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.842663 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.842703 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.842703 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.842703 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.842703 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.842844 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.842844 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.842917 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.842960 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.842960 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.843213 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.843264 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.843397 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.843485 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.843609 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.843665 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.843782 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.843782 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.843892 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.843940 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.844071 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.844071 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.844310 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.844348 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.844491 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.844545 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.844623 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.844694 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.844766 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.844766 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.844942 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.845007 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.845007 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.845164 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.845164 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.845164 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.845472 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.845565 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.845565 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.845729 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.845777 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.845852 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.845927 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.846046 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.846046 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.846170 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.846216 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.846286 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.846354 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.846476 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.846476 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.846596 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.846668 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.846737 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.846810 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.846879 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.846956 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.847045 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.847045 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.847045 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.847045 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.849843 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.849937 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.849937 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.850190 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.850190 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.850190 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.850190 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.850412 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.850516 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.850572 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.850607 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.850683 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.850722 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.850758 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.850869 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.850942 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.851041 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.851131 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.851212 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.851212 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.851331 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.851419 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.851469 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.851506 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.851547 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.851581 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.851625 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.851670 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.851709 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.851747 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.851782 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.851824 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.851861 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.851900 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.851933 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.851990 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.852037 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.852080 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.852114 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.852157 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.852195 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.852236 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.852273 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.852307 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.852349 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.852386 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.852431 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.852475 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.852632 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.852680 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.852756 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.852807 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.852934 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.853001 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.853081 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.853200 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.853255 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.853368 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.853419 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.853491 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.853540 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.853733 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.853811 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.853884 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.853954 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.854058 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.854136 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.854208 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.854308 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.854391 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.854469 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.854540 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.854594 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.854694 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.854856 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.854944 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.855053 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.855126 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.855203 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.855287 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.855380 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.855463 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.855548 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.855631 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.855715 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.855764 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.855871 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.856004 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.856092 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.856139 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.856239 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.856319 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.856389 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.856470 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.856551 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.856625 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.856707 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.856778 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.856904 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.857130 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.857191 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.857286 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.857363 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.857437 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.858102 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.858102 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.858245 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.858322 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.858393 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.858464 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.858549 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.858623 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.858702 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.858771 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.858844 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.858916 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.859014 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.859098 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.859176 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.859221 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.859326 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.859380 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.859484 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.859557 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.859631 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.859708 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.859787 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.859864 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.859941 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.860035 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.860160 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.860254 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.860336 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.860416 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.860498 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.860579 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.860651 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.860726 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.860805 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.860887 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.860967 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.861061 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.861137 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.861302 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.861357 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.861474 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.861545 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.861622 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.861708 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.861771 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.861828 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.861885 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.861918 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.861969 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.862058 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.862142 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.862174 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.862174 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.862174 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.862174 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.862394 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.862394 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.862394 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.862394 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.862394 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.862624 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.862655 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.862692 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.862722 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.862755 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.862784 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.862784 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.862840 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.862867 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.862894 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.862926 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.862959 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.863000 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.863029 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.863064 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.863094 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.863121 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.863148 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.863175 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.863207 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.863246 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.863246 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.863246 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.863322 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.863350 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.863390 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.863390 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.863445 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.863474 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.863503 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.863530 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.863560 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.863589 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.863616 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.863648 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.863676 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.863708 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.863740 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.863770 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.863801 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.863833 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.863833 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.863833 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.863833 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.863932 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.863932 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.863932 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.863932 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.863932 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.863932 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.863932 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.864124 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.864124 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.864124 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.864206 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.864235 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.864261 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.864293 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.864325 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.864353 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.864384 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.864411 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.864442 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.864730 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.864764 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.864791 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.864824 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.864850 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.864887 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.864916 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.864943 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.865116 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.865167 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.865220 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.865270 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.865327 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.865409 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.865444 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.865523 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.865557 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.865609 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.865685 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.865718 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.865794 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.865827 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.865905 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.865958 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.866030 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.866075 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.866131 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.866200 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.866253 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.866305 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.866339 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.866390 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.866464 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.866516 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.866573 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.866627 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.866689 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.866747 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.866779 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.866853 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.866853 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.866853 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.866853 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.866853 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.867457 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.867519 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.867581 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.867618 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.867671 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.867750 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.867784 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.867829 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.867877 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.867922 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.868049 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.868142 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.868178 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.868254 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.868331 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.868407 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.868446 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.868487 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.868522 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.868560 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.868598 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.868632 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.868663 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.868696 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.868729 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.868764 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.868793 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.868821 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.868848 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.868876 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.868910 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.868938 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.868965 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.869014 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.869043 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.869080 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.869110 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.869143 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.869143 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.869195 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.869226 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.869279 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.869311 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.869339 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.869366 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.869399 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.869432 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.869461 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.869489 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.869521 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.869521 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.869521 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.869521 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.869521 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.869521 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.869521 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.869733 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.869733 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.869943 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.869943 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.870078 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.870139 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.870173 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.870329 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.870398 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.870464 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.870518 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.870576 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.870632 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.870685 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.870737 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.870788 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.870821 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.870897 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.870955 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.871028 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.871061 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.871130 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.871193 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.871252 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.871252 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.871252 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.871252 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.871252 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.872153 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.872227 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.872267 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.872321 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.872400 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.872458 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.872491 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.872545 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.872596 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.872672 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.872706 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.872788 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.872822 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.872897 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.872931 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.873026 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.873094 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.873153 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.873207 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.873286 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.873321 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.873395 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.873428 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.873479 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.873530 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.873590 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.873624 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.873624 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.873807 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.873870 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.873923 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.874012 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.874056 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.874087 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.874112 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.874141 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.874170 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.874200 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.874268 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.874334 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.874394 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.874452 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.874723 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.874781 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.874861 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.874900 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.874936 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.874971 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.875066 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.875097 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.875128 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.875128 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.876196 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.876232 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.876281 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.876281 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.877337 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.877423 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.877467 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.877507 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.877537 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.877565 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.877598 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.877629 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.877668 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.877702 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.877738 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.877780 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.877780 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.877896 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.878126 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.878184 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.878245 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.878284 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.878325 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.878354 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.878414 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.878457 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.878491 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.878521 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.878549 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.878581 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.878610 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.878638 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.878668 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.878697 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.878735 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.878765 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.878793 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.878822 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.878853 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.878962 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.879021 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.879094 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.879129 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.879201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.879201 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.879387 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.879452 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.879511 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.879511 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.879511 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.879511 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.879511 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.879511 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.879749 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.879749 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.879749 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.879749 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.879896 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.879930 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.879998 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.880185 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.880221 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.880248 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.880287 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.880316 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.880344 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.880373 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.880406 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.880434 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.880462 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.880491 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.880518 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.880550 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.880584 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.880618 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.880618 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.880688 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.880732 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.880770 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.880808 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.880847 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.880885 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.880922 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.880961 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.881022 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.881022 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.881103 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.881145 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.881184 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.881228 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.881298 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.881340 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.881377 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.881410 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.881454 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.881499 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.881537 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.881580 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.881620 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.881662 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.881706 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.881744 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.881780 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.881818 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.881857 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.881893 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.881940 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.881999 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.882049 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.882093 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.882093 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.882158 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.882195 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.882236 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.882236 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.882304 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.882615 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.882771 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.882771 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.882771 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.882881 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.882923 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.882968 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.883041 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.883086 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.883128 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.883173 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.883212 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.883252 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.883290 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.883327 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.883372 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.883410 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.883447 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.883491 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.883530 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.883579 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.883618 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.883618 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.883618 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.883618 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.883618 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.883618 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.883822 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.885172 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.885277 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.885332 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.885370 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.885404 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.885447 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.885484 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.885521 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.885559 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.885600 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.885642 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.885684 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.885725 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.885763 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.885799 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.885836 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.885877 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.885877 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.885944 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.886014 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.886064 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.886112 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.886148 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.886148 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.886148 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.886148 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.886148 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.886148 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.886343 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.886386 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.886434 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.886527 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.886574 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.886611 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.886688 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.887126 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.887198 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.887242 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.887294 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.887346 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.887431 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.887478 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.887572 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.887662 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.887662 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.887662 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.887662 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.887909 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.887909 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.888824 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.888937 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.888999 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.889099 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.889147 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.889221 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.889296 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.891843 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.891901 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.891950 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.892062 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.892113 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.892182 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.892216 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.892260 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.892300 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.892347 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.892386 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.892428 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.892472 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.892509 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.892546 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.892582 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.892620 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.892656 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.892699 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.892743 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.892789 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.892836 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.892894 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.892958 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.893019 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.893055 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.893094 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.893132 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.893169 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.893208 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.893267 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.893321 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.893364 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.893402 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.893446 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.893489 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.893527 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.893563 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.893602 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.893639 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.893639 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.893709 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.893759 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.893759 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.893759 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.893759 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.893903 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.893903 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.893991 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.894033 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.894183 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.894183 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.894306 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.894306 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.894409 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.894409 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.894744 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.894799 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.894849 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.894898 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.894945 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.895019 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.895074 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.895114 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.895155 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.895194 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.895238 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.895281 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.895319 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.895364 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.895406 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.895452 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.895491 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.895529 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.895566 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.895609 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.895648 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.895686 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.895729 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.895767 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.895767 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.895767 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.895767 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.895767 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.895943 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.895943 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.895943 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.896080 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.896126 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.896171 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.896235 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.896284 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.896327 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.896367 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.896412 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.896446 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.896499 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.896548 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.896591 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.896626 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.896673 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.896712 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.896752 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.896790 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.896827 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.896868 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.896906 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.896945 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.897005 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.897047 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.897101 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.897146 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.897184 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.897221 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.897315 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.897358 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.897397 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.897435 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.897474 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.897512 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.897557 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.897595 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.897633 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.897673 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.897712 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.897749 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.897749 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.897831 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.897874 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.897918 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.897957 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.897957 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.898386 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.898468 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.898547 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.898624 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.898624 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.898754 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.898801 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.898801 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 00:57:51.898997 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.898997 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.898997 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.899540 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.899619 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.899668 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.899762 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.899808 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.899908 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.899908 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.899908 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.899908 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.900199 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.900199 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.900199 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.900199 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.900199 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.900199 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.900630 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 00:57:51.900630 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 00:57:51.900630 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 00:57:51.900630 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 00:57:51.900630 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 00:57:51.900630 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111083) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 00:57:51.945512 np0000184882 devstack@c-api.service[111086]: INFO dbcounter [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Registered counter for database cinder Jul 10 00:57:51.946079 np0000184882 devstack@c-api.service[111085]: INFO dbcounter [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Registered counter for database cinder Jul 10 00:57:51.946270 np0000184882 devstack@c-api.service[111087]: INFO dbcounter [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Registered counter for database cinder Jul 10 00:57:51.950611 np0000184882 devstack@c-api.service[111083]: INFO dbcounter [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Registered counter for database cinder Jul 10 00:57:51.987119 np0000184882 devstack@c-api.service[111085]: DEBUG oslo_db.sqlalchemy.engines [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 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=111085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:57:51.989319 np0000184882 devstack@c-api.service[111086]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 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=111086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:57:51.990532 np0000184882 devstack@c-api.service[111087]: DEBUG oslo_db.sqlalchemy.engines [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 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=111087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:57:51.994932 np0000184882 devstack@c-api.service[111083]: DEBUG oslo_db.sqlalchemy.engines [None req-78186095-8767-468f-9756-e2540d7a3940 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=111083) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:57:52.103132 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writer thread running {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 00:57:52.105834 np0000184882 devstack@c-api.service[111085]: INFO cinder.rpc [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 00:57:52.106941 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writer thread running {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 00:57:52.108345 np0000184882 devstack@c-api.service[111085]: INFO cinder.rpc [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 00:57:52.109465 np0000184882 devstack@c-api.service[111086]: INFO cinder.rpc [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 00:57:52.109881 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writer thread running {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 00:57:52.110281 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writer thread running {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 00:57:52.110710 np0000184882 devstack@c-api.service[111085]: INFO cinder.rpc [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 00:57:52.111954 np0000184882 devstack@c-api.service[111087]: INFO cinder.rpc [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 00:57:52.112068 np0000184882 devstack@c-api.service[111086]: INFO cinder.rpc [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 00:57:52.112711 np0000184882 devstack@c-api.service[111085]: INFO cinder.rpc [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 00:57:52.112773 np0000184882 devstack@c-api.service[111083]: INFO cinder.rpc [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 00:57:52.113583 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.114210 np0000184882 devstack@c-api.service[111086]: INFO cinder.rpc [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 00:57:52.114375 np0000184882 devstack@c-api.service[111087]: INFO cinder.rpc [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 00:57:52.115161 np0000184882 devstack@c-api.service[111083]: INFO cinder.rpc [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 00:57:52.116336 np0000184882 devstack@c-api.service[111086]: INFO cinder.rpc [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 00:57:52.116479 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.116535 np0000184882 devstack@c-api.service[111087]: INFO cinder.rpc [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 00:57:52.117194 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.117311 np0000184882 devstack@c-api.service[111083]: INFO cinder.rpc [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 00:57:52.118601 np0000184882 devstack@c-api.service[111087]: INFO cinder.rpc [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 00:57:52.119452 np0000184882 devstack@c-api.service[111083]: INFO cinder.rpc [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 00:57:52.119736 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.120098 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.120308 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.123527 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.123613 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.150800 np0000184882 devstack@c-api.service[111085]: DEBUG oslo_db.sqlalchemy.engines [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 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=111085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:57:52.152939 np0000184882 devstack@c-api.service[111086]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 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=111086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:57:52.153578 np0000184882 devstack@c-api.service[111085]: INFO cinder.rpc [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 00:57:52.155159 np0000184882 devstack@c-api.service[111086]: INFO cinder.rpc [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 00:57:52.156057 np0000184882 devstack@c-api.service[111085]: INFO cinder.rpc [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 00:57:52.156894 np0000184882 devstack@c-api.service[111086]: INFO cinder.rpc [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 00:57:52.157328 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.157759 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.158187 np0000184882 devstack@c-api.service[111083]: DEBUG oslo_db.sqlalchemy.engines [None req-78186095-8767-468f-9756-e2540d7a3940 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=111083) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:57:52.159923 np0000184882 devstack@c-api.service[111087]: DEBUG oslo_db.sqlalchemy.engines [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 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=111087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:57:52.160721 np0000184882 devstack@c-api.service[111083]: INFO cinder.rpc [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 00:57:52.163231 np0000184882 devstack@c-api.service[111083]: INFO cinder.rpc [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 00:57:52.163380 np0000184882 devstack@c-api.service[111087]: INFO cinder.rpc [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 00:57:52.164408 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.166733 np0000184882 devstack@c-api.service[111087]: INFO cinder.rpc [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 00:57:52.168185 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.169282 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.169352 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.171364 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.172487 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.174472 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.175680 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.177333 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.179635 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.180702 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.180795 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.182653 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.183356 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.183754 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.183919 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.185556 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.186544 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.186714 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.188731 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.189139 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.189632 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.189822 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.191575 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.192130 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.192653 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.194472 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.194673 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.195231 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.195533 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.195924 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.197011 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.197742 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.198627 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.198904 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.199682 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.200638 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.201658 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.204390 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.204579 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.204869 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.205248 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.206128 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.207734 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.208770 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.208850 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.209295 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.209819 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.210845 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.211257 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.212317 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.212656 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.213582 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.213742 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.213988 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.214391 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.215103 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.215145 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.215179 np0000184882 devstack@c-api.service[111086]: WARNING cinder.api.contrib.hosts [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 00:57:52.215908 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.216278 np0000184882 devstack@c-api.service[111085]: WARNING cinder.api.contrib.hosts [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 00:57:52.217068 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.217375 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.217772 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.217942 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.218490 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.218782 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.219989 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.220065 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.220290 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.221138 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: extensions {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.221476 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.221549 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.222408 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: extensions {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.222618 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: cgsnapshots {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.222964 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.223658 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.223755 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: cgsnapshots {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.223848 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: os-availability-zone {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.224357 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.225033 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: os-availability-zone {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.225152 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: os-snapshot-manage {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.225494 np0000184882 devstack@c-api.service[111083]: WARNING cinder.api.contrib.hosts [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 00:57:52.226280 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.226358 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: os-snapshot-manage {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.227247 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.227361 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: os-volume-transfer {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.227754 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.228461 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: os-volume-transfer {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.228777 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: os-quota-sets {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.229558 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.229693 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.230045 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: os-quota-sets {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.230314 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: os-hosts {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.231135 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.231251 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.231523 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: os-hosts {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.231616 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: qos-specs {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.232056 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: extensions {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.232558 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.232860 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: qos-specs {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.233508 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: cgsnapshots {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.233695 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: backups {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.234076 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.234927 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: backups {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.234987 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: os-availability-zone {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.235251 np0000184882 devstack@c-api.service[111087]: WARNING cinder.api.contrib.hosts [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 00:57:52.235697 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: capabilities {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.236033 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.236275 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: os-snapshot-manage {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.236913 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: os-volume-type-access {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.236969 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: capabilities {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.237574 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.238203 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: os-volume-type-access {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.238452 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: os-volume-transfer {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.238543 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: os-quota-class-sets {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.238997 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.239778 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: os-quota-class-sets {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.239861 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: scheduler-stats {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.240066 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: os-quota-sets {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.240486 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.241041 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: scheduler-stats {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.241260 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: consistencygroups {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.241355 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: extensions {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.241530 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: os-hosts {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.242481 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: consistencygroups {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.242673 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: cgsnapshots {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.242879 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: qos-specs {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.243230 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: encryption {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.244095 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: os-availability-zone {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.244426 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: encryption {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.244742 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: encryption {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.244917 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: backups {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.245442 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: os-snapshot-manage {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.246033 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: encryption {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.246303 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: os-volume-manage {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.247001 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: capabilities {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.247542 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: os-volume-transfer {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.247618 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: os-volume-manage {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.247741 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extended resource: extra_specs {{(pid=111086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.248202 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: os-volume-type-access {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.248968 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extended resource: extra_specs {{(pid=111085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.249164 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: os-quota-sets {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.249824 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: os-quota-class-sets {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.250068 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.250593 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: os-hosts {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.251098 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: scheduler-stats {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.251333 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.251464 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.251953 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: qos-specs {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.252531 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: consistencygroups {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.252785 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.252842 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.254151 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: backups {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.254235 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.254276 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.254591 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: encryption {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.255072 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] SnapshotActionsController initialized {{(pid=111086) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 00:57:52.255493 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.255803 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.256260 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: encryption {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.256335 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] SnapshotActionsController initialized {{(pid=111085) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 00:57:52.256378 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: capabilities {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.257056 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.257146 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.257592 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: os-volume-type-access {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.257789 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: os-volume-manage {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.258409 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.258484 np0000184882 devstack@c-api.service[111086]: WARNING castellan.key_manager.migration [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.259237 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: os-quota-class-sets {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.259305 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extended resource: extra_specs {{(pid=111083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.259423 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.259543 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.259668 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension VolumeActions extending resource: volumes {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.259800 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension UsedLimits extending resource: limits {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.259896 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.259944 np0000184882 devstack@c-api.service[111085]: WARNING castellan.key_manager.migration [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.260089 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.260192 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.260306 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension TypesManage extending resource: types {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.260412 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.260476 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: scheduler-stats {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.260536 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.260607 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.260700 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.260804 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension AdminActions extending resource: volumes {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.260914 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension AdminActions extending resource: snapshots {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261106 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261160 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension AdminActions extending resource: backups {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261160 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.v3.router [None req-b3e272c6-8666-4b13-aa3f-432eb601cd35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261235 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261275 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension VolumeActions extending resource: volumes {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261398 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension UsedLimits extending resource: limits {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261537 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261726 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261820 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.261933 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: consistencygroups {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.261996 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension TypesManage extending resource: types {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.262035 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.262072 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.262150 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.262249 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.262345 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.262443 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension AdminActions extending resource: volumes {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.262552 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension AdminActions extending resource: snapshots {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.262651 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension AdminActions extending resource: backups {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.262754 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.v3.router [None req-8b5f9f3d-ed96-4be4-a9cc-360d6690ca23 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.263474 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.263895 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: encryption {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.264849 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.265478 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: encryption {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.266260 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.266962 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: os-volume-manage {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.267102 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.contrib.snapshot_actions [None req-78186095-8767-468f-9756-e2540d7a3940 None None] SnapshotActionsController initialized {{(pid=111083) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 00:57:52.267812 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.268470 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extended resource: extra_specs {{(pid=111087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 00:57:52.269171 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.269578 np0000184882 devstack@c-api.service[111086]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72f2462a4668 pid: 111086 (default app) Jul 10 00:57:52.270541 np0000184882 devstack@c-api.service[111083]: WARNING castellan.key_manager.migration [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.270663 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.271485 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.271606 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.271662 np0000184882 devstack@c-api.service[111085]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72f2462a4668 pid: 111085 (default app) Jul 10 00:57:52.271707 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension VolumeActions extending resource: volumes {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.271856 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension UsedLimits extending resource: limits {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.271960 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.272045 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.272158 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.272262 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.272374 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension TypesManage extending resource: types {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.272478 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.272577 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.272678 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.272777 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.272880 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension AdminActions extending resource: volumes {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.273017 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension AdminActions extending resource: snapshots {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.273165 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension AdminActions extending resource: backups {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.273240 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.v3.router [None req-78186095-8767-468f-9756-e2540d7a3940 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.273420 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.274804 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.275684 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] SnapshotActionsController initialized {{(pid=111087) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 00:57:52.276420 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.277789 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.279328 np0000184882 devstack@c-api.service[111087]: WARNING castellan.key_manager.migration [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 00:57:52.279360 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-64d64fa0-35f1-4d66-ad6b-a1582610dca5 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 00:57:52.280274 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.280395 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.280514 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension VolumeActions extending resource: volumes {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.280661 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension UsedLimits extending resource: limits {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.280753 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.280931 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.281046 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.281179 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension TypesManage extending resource: types {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.281292 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.281392 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.281508 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.281633 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.281701 np0000184882 devstack@c-api.service[111083]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72f2462a4668 pid: 111083 (default app) Jul 10 00:57:52.281762 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension AdminActions extending resource: volumes {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.281955 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension AdminActions extending resource: snapshots {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.282056 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension AdminActions extending resource: backups {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.282188 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.v3.router [None req-9ffb95ba-0740-4523-9d60-baad87d3f182 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 00:57:52.282249 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Fri Jul 10 00:57:52 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 00:57:52.291472 np0000184882 devstack@c-api.service[111087]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72f2462a4668 pid: 111087 (default app) Jul 10 00:57:59.679559 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 00:58:00.179622 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 admin admin] POST https://199.204.45.116/volume/v3/types Jul 10 00:58:00.179622 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 00:58:00.184452 np0000184882 devstack@c-api.service[111085]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 00:58:00.184452 np0000184882 devstack@c-api.service[111085]: warnings.warn( Jul 10 00:58:00.214312 np0000184882 devstack@c-api.service[111085]: DEBUG oslo_db.sqlalchemy.engines [None req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 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=111085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:58:00.243619 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jul 10 00:58:00.244163 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Fri Jul 10 00:57:59 2026] POST /volume/v3/types => generated 186 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 00:58:00.269992 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 req-9fd5bac9-5395-4584-9558-0b27e4064a8e None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 00:58:00.590459 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 req-9fd5bac9-5395-4584-9558-0b27e4064a8e admin admin] POST https://199.204.45.116/volume/v3/types/3b6d1e28-4bb6-49eb-9b75-86db07ede2ee/extra_specs Jul 10 00:58:00.591100 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 req-9fd5bac9-5395-4584-9558-0b27e4064a8e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 00:58:00.592847 np0000184882 devstack@c-api.service[111083]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 00:58:00.592847 np0000184882 devstack@c-api.service[111083]: warnings.warn( Jul 10 00:58:00.627535 np0000184882 devstack@c-api.service[111083]: DEBUG oslo_db.sqlalchemy.engines [req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 req-9fd5bac9-5395-4584-9558-0b27e4064a8e 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=111083) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 00:58:00.689176 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [req-9a2ab1be-c3e5-4c8d-bf2a-f3ad33536245 req-9fd5bac9-5395-4584-9558-0b27e4064a8e admin admin] https://199.204.45.116/volume/v3/types/3b6d1e28-4bb6-49eb-9b75-86db07ede2ee/extra_specs returned with HTTP 200 Jul 10 00:58:00.689996 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Fri Jul 10 00:58:00 2026] POST /volume/v3/types/3b6d1e28-4bb6-49eb-9b75-86db07ede2ee/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 00:58:02.157091 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=6 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 00:58:02.165525 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=6 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 00:58:10.241368 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 00:58:10.686203 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:00:50.806857 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-ebb10a3d-c410-4fc5-a3c5-d0379f7f61db None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:00:50.808389 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-ebb10a3d-c410-4fc5-a3c5-d0379f7f61db None None] GET https://199.204.45.116/volume// Jul 10 01:00:50.808777 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-ebb10a3d-c410-4fc5-a3c5-d0379f7f61db None None] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:00:50.809341 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-ebb10a3d-c410-4fc5-a3c5-d0379f7f61db None None] Calling method 'all' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:00:50.810548 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-ebb10a3d-c410-4fc5-a3c5-d0379f7f61db None None] https://199.204.45.116/volume// returned with HTTP 300 Jul 10 01:00:50.811306 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 2/4] 199.204.45.116 () {66 vars in 1456 bytes} [Fri Jul 10 01:00:50 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 01:01:29.146968 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-66326a64-f70c-4461-8dab-7f7e6ea0a7cd None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:29.149937 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 1/5] 199.204.45.116 () {62 vars in 1068 bytes} [Fri Jul 10 01:01:29 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:01:29.186612 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-ac50e808-6483-41bd-8e09-ae044584ca13 None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:29.195624 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 2/6] 199.204.45.116 () {64 vars in 1272 bytes} [Fri Jul 10 01:01:29 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 10 01:01:29.231410 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [req-ac50e808-6483-41bd-8e09-ae044584ca13 req-ba4330ae-62dc-4d99-88e4-910b8ecb3b09 None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:29.236207 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [req-ac50e808-6483-41bd-8e09-ae044584ca13 req-ba4330ae-62dc-4d99-88e4-910b8ecb3b09 demo demo] GET https://199.204.45.116/volume/v3/ Jul 10 01:01:29.236505 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [req-ac50e808-6483-41bd-8e09-ae044584ca13 req-ba4330ae-62dc-4d99-88e4-910b8ecb3b09 demo demo] Empty body provided in request {{(pid=111083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:29.236807 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [req-ac50e808-6483-41bd-8e09-ae044584ca13 req-ba4330ae-62dc-4d99-88e4-910b8ecb3b09 demo demo] Calling method 'version_select' {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:29.239382 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [req-ac50e808-6483-41bd-8e09-ae044584ca13 req-ba4330ae-62dc-4d99-88e4-910b8ecb3b09 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jul 10 01:01:29.239861 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 2/7] 199.204.45.116 () {66 vars in 1346 bytes} [Fri Jul 10 01:01:29 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:01:29.278916 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-ae83280d-3b98-43f6-af3b-71db15ad965f None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:29.597736 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-ae83280d-3b98-43f6-af3b-71db15ad965f demo demo] GET https://199.204.45.116/volume/v3/types Jul 10 01:01:29.598140 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-ae83280d-3b98-43f6-af3b-71db15ad965f demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:29.598336 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-ae83280d-3b98-43f6-af3b-71db15ad965f demo demo] Calling method 'index' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:29.598832 np0000184882 devstack@c-api.service[111086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 01:01:29.598832 np0000184882 devstack@c-api.service[111086]: warnings.warn( Jul 10 01:01:29.599512 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.api_utils [None req-ae83280d-3b98-43f6-af3b-71db15ad965f demo demo] Removing options '' from query. {{(pid=111086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:01:29.637363 np0000184882 devstack@c-api.service[111086]: DEBUG oslo_db.sqlalchemy.engines [None req-ae83280d-3b98-43f6-af3b-71db15ad965f 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=111086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:01:29.657433 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-ae83280d-3b98-43f6-af3b-71db15ad965f demo demo] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jul 10 01:01:29.658264 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 3/8] 199.204.45.116 () {64 vars in 1290 bytes} [Fri Jul 10 01:01:29 2026] GET /volume/v3/types => generated 377 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:01:29.695295 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-1a041830-9036-4ad4-b93c-a5217e82ccca None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:30.007569 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-1a041830-9036-4ad4-b93c-a5217e82ccca demo demo] GET https://199.204.45.116/volume/v3/types/default Jul 10 01:01:30.007772 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-1a041830-9036-4ad4-b93c-a5217e82ccca demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:30.008036 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-1a041830-9036-4ad4-b93c-a5217e82ccca demo demo] Calling method 'show' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:30.043570 np0000184882 devstack@c-api.service[111087]: DEBUG oslo_db.sqlalchemy.engines [None req-1a041830-9036-4ad4-b93c-a5217e82ccca 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=111087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:01:30.059235 np0000184882 devstack@c-api.service[111087]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 01:01:30.059235 np0000184882 devstack@c-api.service[111087]: warnings.warn( Jul 10 01:01:30.061312 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-1a041830-9036-4ad4-b93c-a5217e82ccca demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jul 10 01:01:30.061668 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1301 bytes} [Fri Jul 10 01:01:29 2026] GET /volume/v3/types/default => generated 145 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:01:30.523358 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-50b2ed26-3a92-4f0f-aeb9-60da5db8602a None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:30.524550 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 3/10] 199.204.45.116 () {62 vars in 1068 bytes} [Fri Jul 10 01:01:30 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 10 01:01:30.555936 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-740683c4-3331-4db1-8592-bcab266ef4d8 None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:30.563620 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 3/11] 199.204.45.116 () {64 vars in 1272 bytes} [Fri Jul 10 01:01:30 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:01:30.596768 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [req-740683c4-3331-4db1-8592-bcab266ef4d8 req-56ffd7a7-0e1a-4cf5-a91e-635e61e1f1d3 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:30.599593 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [req-740683c4-3331-4db1-8592-bcab266ef4d8 req-56ffd7a7-0e1a-4cf5-a91e-635e61e1f1d3 demo demo] GET https://199.204.45.116/volume/v3/ Jul 10 01:01:30.599829 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [req-740683c4-3331-4db1-8592-bcab266ef4d8 req-56ffd7a7-0e1a-4cf5-a91e-635e61e1f1d3 demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:30.600082 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [req-740683c4-3331-4db1-8592-bcab266ef4d8 req-56ffd7a7-0e1a-4cf5-a91e-635e61e1f1d3 demo demo] Calling method 'version_select' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:30.600671 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [req-740683c4-3331-4db1-8592-bcab266ef4d8 req-56ffd7a7-0e1a-4cf5-a91e-635e61e1f1d3 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jul 10 01:01:30.601216 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 4/12] 199.204.45.116 () {66 vars in 1346 bytes} [Fri Jul 10 01:01:30 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 10 01:01:30.637535 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-ae06774d-7ec8-437d-9a7e-cd2df9343262 None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:30.641514 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-ae06774d-7ec8-437d-9a7e-cd2df9343262 demo demo] GET https://199.204.45.116/volume/v3/types/default Jul 10 01:01:30.641943 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-ae06774d-7ec8-437d-9a7e-cd2df9343262 demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:30.642379 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-ae06774d-7ec8-437d-9a7e-cd2df9343262 demo demo] Calling method 'show' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:30.650725 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-ae06774d-7ec8-437d-9a7e-cd2df9343262 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jul 10 01:01:30.651070 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1301 bytes} [Fri Jul 10 01:01:30 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:01:31.224576 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-8a298081-30be-4800-bdc7-6dc593434b8f None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:31.225868 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 4/14] 199.204.45.116 () {62 vars in 1068 bytes} [Fri Jul 10 01:01:31 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 10 01:01:31.257305 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-49b72a1a-d275-4e7a-b77d-2bbbb8794753 None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:31.263415 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 4/15] 199.204.45.116 () {64 vars in 1272 bytes} [Fri Jul 10 01:01:31 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:01:31.293505 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [req-49b72a1a-d275-4e7a-b77d-2bbbb8794753 req-df221dba-ec0b-47df-9874-ffd0439d5994 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:31.296355 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [req-49b72a1a-d275-4e7a-b77d-2bbbb8794753 req-df221dba-ec0b-47df-9874-ffd0439d5994 demo demo] GET https://199.204.45.116/volume/v3/ Jul 10 01:01:31.296635 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [req-49b72a1a-d275-4e7a-b77d-2bbbb8794753 req-df221dba-ec0b-47df-9874-ffd0439d5994 demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:31.296926 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [req-49b72a1a-d275-4e7a-b77d-2bbbb8794753 req-df221dba-ec0b-47df-9874-ffd0439d5994 demo demo] Calling method 'version_select' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:31.297431 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [req-49b72a1a-d275-4e7a-b77d-2bbbb8794753 req-df221dba-ec0b-47df-9874-ffd0439d5994 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jul 10 01:01:31.297897 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 5/16] 199.204.45.116 () {66 vars in 1346 bytes} [Fri Jul 10 01:01:31 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:01:31.335355 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-e609c192-13b6-4365-bfb0-40cf21cfe64b None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:31.338691 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-e609c192-13b6-4365-bfb0-40cf21cfe64b demo demo] GET https://199.204.45.116/volume/v3/types/default Jul 10 01:01:31.339136 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-e609c192-13b6-4365-bfb0-40cf21cfe64b demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:31.339513 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-e609c192-13b6-4365-bfb0-40cf21cfe64b demo demo] Calling method 'show' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:31.348692 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-e609c192-13b6-4365-bfb0-40cf21cfe64b demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jul 10 01:01:31.349109 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1301 bytes} [Fri Jul 10 01:01:31 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:01:31.387121 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-1477d611-6b54-47ad-8211-fbc6b64b0ccb None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:31.388362 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 5/18] 199.204.45.116 () {62 vars in 1068 bytes} [Fri Jul 10 01:01:31 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 10 01:01:31.419741 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-51c8454e-3bf6-4ea9-8c45-1404771d748b None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:31.423314 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 5/19] 199.204.45.116 () {64 vars in 1272 bytes} [Fri Jul 10 01:01:31 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 10 01:01:31.456366 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [req-51c8454e-3bf6-4ea9-8c45-1404771d748b req-5ecce485-677d-4178-b79e-56377e0fe587 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:31.459581 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [req-51c8454e-3bf6-4ea9-8c45-1404771d748b req-5ecce485-677d-4178-b79e-56377e0fe587 demo demo] GET https://199.204.45.116/volume/v3/ Jul 10 01:01:31.459967 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [req-51c8454e-3bf6-4ea9-8c45-1404771d748b req-5ecce485-677d-4178-b79e-56377e0fe587 demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:31.460356 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [req-51c8454e-3bf6-4ea9-8c45-1404771d748b req-5ecce485-677d-4178-b79e-56377e0fe587 demo demo] Calling method 'version_select' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:31.460999 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [req-51c8454e-3bf6-4ea9-8c45-1404771d748b req-5ecce485-677d-4178-b79e-56377e0fe587 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jul 10 01:01:31.461660 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 6/20] 199.204.45.116 () {66 vars in 1346 bytes} [Fri Jul 10 01:01:31 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 10 01:01:31.499629 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-0c947406-0600-45ee-89cd-bbcb27a080bf None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:01:31.502914 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-0c947406-0600-45ee-89cd-bbcb27a080bf demo demo] GET https://199.204.45.116/volume/v3/types/default Jul 10 01:01:31.503436 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-0c947406-0600-45ee-89cd-bbcb27a080bf demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:01:31.503770 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-0c947406-0600-45ee-89cd-bbcb27a080bf demo demo] Calling method 'show' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:01:31.512723 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-0c947406-0600-45ee-89cd-bbcb27a080bf demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jul 10 01:01:31.513380 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1301 bytes} [Fri Jul 10 01:01:31 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:01:39.647814 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=1 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:01:41.508285 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=8 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:06:14.343920 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-6285a815-1fc0-404a-baff-4594347ea7b0 None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:06:14.428960 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-6285a815-1fc0-404a-baff-4594347ea7b0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:06:14.429247 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-6285a815-1fc0-404a-baff-4594347ea7b0 demo demo] Empty body provided in request {{(pid=111085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:06:14.429763 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-6285a815-1fc0-404a-baff-4594347ea7b0 demo demo] Calling method 'detail' {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:06:14.430484 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.api_utils [None req-6285a815-1fc0-404a-baff-4594347ea7b0 demo demo] Removing options '' from query. {{(pid=111085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:06:14.432110 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.volume.api [None req-6285a815-1fc0-404a-baff-4594347ea7b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111085) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:06:14.470129 np0000184882 devstack@c-api.service[111085]: INFO cinder.volume.api [None req-6285a815-1fc0-404a-baff-4594347ea7b0 demo demo] Get all volumes completed successfully. Jul 10 01:06:14.472810 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-6285a815-1fc0-404a-baff-4594347ea7b0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:06:14.473539 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 6/22] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:06:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:06:24.464139 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:07:14.486775 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-659728b2-73d2-48f8-87e4-2eb0b575237f None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:07:14.489016 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-659728b2-73d2-48f8-87e4-2eb0b575237f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:07:14.489195 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-659728b2-73d2-48f8-87e4-2eb0b575237f demo demo] Empty body provided in request {{(pid=111083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:07:14.489380 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-659728b2-73d2-48f8-87e4-2eb0b575237f demo demo] Calling method 'detail' {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:07:14.489879 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.api_utils [None req-659728b2-73d2-48f8-87e4-2eb0b575237f demo demo] Removing options '' from query. {{(pid=111083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:07:14.490736 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.volume.api [None req-659728b2-73d2-48f8-87e4-2eb0b575237f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111083) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:07:14.520955 np0000184882 devstack@c-api.service[111083]: INFO cinder.volume.api [None req-659728b2-73d2-48f8-87e4-2eb0b575237f demo demo] Get all volumes completed successfully. Jul 10 01:07:14.523003 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-659728b2-73d2-48f8-87e4-2eb0b575237f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:07:14.523432 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 6/23] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:07:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:07:24.514488 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writing DB stats cinder:SELECT=1 {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:08:14.535029 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-9fed28ee-ad8e-46f8-af39-90a553abbada None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:08:14.538390 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-9fed28ee-ad8e-46f8-af39-90a553abbada demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:08:14.538489 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-9fed28ee-ad8e-46f8-af39-90a553abbada demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:08:14.538696 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-9fed28ee-ad8e-46f8-af39-90a553abbada demo demo] Calling method 'detail' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:08:14.539161 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.api_utils [None req-9fed28ee-ad8e-46f8-af39-90a553abbada demo demo] Removing options '' from query. {{(pid=111086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:08:14.539859 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.volume.api [None req-9fed28ee-ad8e-46f8-af39-90a553abbada demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:08:14.579463 np0000184882 devstack@c-api.service[111086]: INFO cinder.volume.api [None req-9fed28ee-ad8e-46f8-af39-90a553abbada demo demo] Get all volumes completed successfully. Jul 10 01:08:14.582429 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-9fed28ee-ad8e-46f8-af39-90a553abbada demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:08:14.583207 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 7/24] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:08:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:08:24.569337 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=1 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:09:14.595527 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-f5b3ea9a-0ab4-4447-9d8f-9c5c89656933 None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:09:14.600090 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-f5b3ea9a-0ab4-4447-9d8f-9c5c89656933 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:09:14.600341 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-f5b3ea9a-0ab4-4447-9d8f-9c5c89656933 demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:09:14.600638 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-f5b3ea9a-0ab4-4447-9d8f-9c5c89656933 demo demo] Calling method 'detail' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:09:14.601293 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.api_utils [None req-f5b3ea9a-0ab4-4447-9d8f-9c5c89656933 demo demo] Removing options '' from query. {{(pid=111087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:09:14.602282 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.volume.api [None req-f5b3ea9a-0ab4-4447-9d8f-9c5c89656933 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:09:14.653058 np0000184882 devstack@c-api.service[111087]: INFO cinder.volume.api [None req-f5b3ea9a-0ab4-4447-9d8f-9c5c89656933 demo demo] Get all volumes completed successfully. Jul 10 01:09:14.653058 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-f5b3ea9a-0ab4-4447-9d8f-9c5c89656933 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:09:14.653058 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:09:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:09:24.649769 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=1 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:10:14.687089 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-6da84420-ce89-48ee-bf09-e2e9b3ef8801 None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:10:14.689139 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-6da84420-ce89-48ee-bf09-e2e9b3ef8801 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:10:14.689319 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-6da84420-ce89-48ee-bf09-e2e9b3ef8801 demo demo] Empty body provided in request {{(pid=111085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:10:14.689502 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-6da84420-ce89-48ee-bf09-e2e9b3ef8801 demo demo] Calling method 'detail' {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:10:14.689753 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.api_utils [None req-6da84420-ce89-48ee-bf09-e2e9b3ef8801 demo demo] Removing options '' from query. {{(pid=111085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:10:14.690478 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.volume.api [None req-6da84420-ce89-48ee-bf09-e2e9b3ef8801 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111085) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:10:14.699957 np0000184882 devstack@c-api.service[111085]: INFO cinder.volume.api [None req-6da84420-ce89-48ee-bf09-e2e9b3ef8801 demo demo] Get all volumes completed successfully. Jul 10 01:10:14.702816 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-6da84420-ce89-48ee-bf09-e2e9b3ef8801 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:10:14.703326 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 7/26] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:10:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:10:24.695654 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:11:14.716691 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-051ad05b-cb84-4fe2-8b0e-a340d3d5ea3f None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:11:14.834417 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-051ad05b-cb84-4fe2-8b0e-a340d3d5ea3f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:11:14.834581 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-051ad05b-cb84-4fe2-8b0e-a340d3d5ea3f demo demo] Empty body provided in request {{(pid=111083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:11:14.834818 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-051ad05b-cb84-4fe2-8b0e-a340d3d5ea3f demo demo] Calling method 'detail' {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:11:14.835150 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.api_utils [None req-051ad05b-cb84-4fe2-8b0e-a340d3d5ea3f demo demo] Removing options '' from query. {{(pid=111083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:11:14.836516 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.volume.api [None req-051ad05b-cb84-4fe2-8b0e-a340d3d5ea3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111083) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:11:14.844506 np0000184882 devstack@c-api.service[111083]: INFO cinder.volume.api [None req-051ad05b-cb84-4fe2-8b0e-a340d3d5ea3f demo demo] Get all volumes completed successfully. Jul 10 01:11:14.847765 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-051ad05b-cb84-4fe2-8b0e-a340d3d5ea3f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:11:14.848309 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 7/27] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:11:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:11:24.840868 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writing DB stats cinder:SELECT=1 {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:12:14.866551 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-42e08a4b-7aa6-4b77-a7e0-2a79c8315b79 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:12:14.869967 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-42e08a4b-7aa6-4b77-a7e0-2a79c8315b79 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:12:14.870244 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-42e08a4b-7aa6-4b77-a7e0-2a79c8315b79 demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:12:14.870477 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-42e08a4b-7aa6-4b77-a7e0-2a79c8315b79 demo demo] Calling method 'detail' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:12:14.870775 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.api_utils [None req-42e08a4b-7aa6-4b77-a7e0-2a79c8315b79 demo demo] Removing options '' from query. {{(pid=111086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:12:14.871792 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.volume.api [None req-42e08a4b-7aa6-4b77-a7e0-2a79c8315b79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:12:14.881300 np0000184882 devstack@c-api.service[111086]: INFO cinder.volume.api [None req-42e08a4b-7aa6-4b77-a7e0-2a79c8315b79 demo demo] Get all volumes completed successfully. Jul 10 01:12:14.883767 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-42e08a4b-7aa6-4b77-a7e0-2a79c8315b79 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:12:14.884239 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 8/28] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:12:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:12:24.875325 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=1 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:13:14.901215 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-304e7566-2e46-47b9-b445-63ba872ae7a5 None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:13:14.905098 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-304e7566-2e46-47b9-b445-63ba872ae7a5 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:13:14.905098 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-304e7566-2e46-47b9-b445-63ba872ae7a5 demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:13:14.905098 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-304e7566-2e46-47b9-b445-63ba872ae7a5 demo demo] Calling method 'detail' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:13:14.905098 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.api_utils [None req-304e7566-2e46-47b9-b445-63ba872ae7a5 demo demo] Removing options '' from query. {{(pid=111087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:13:14.905577 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.volume.api [None req-304e7566-2e46-47b9-b445-63ba872ae7a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:13:14.915157 np0000184882 devstack@c-api.service[111087]: INFO cinder.volume.api [None req-304e7566-2e46-47b9-b445-63ba872ae7a5 demo demo] Get all volumes completed successfully. Jul 10 01:13:14.918099 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-304e7566-2e46-47b9-b445-63ba872ae7a5 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:13:14.918748 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:13:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:13:24.910219 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=1 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:14:14.944967 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-81dd0dc0-190f-43a6-8426-e39833baed1d None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:14:14.947214 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-81dd0dc0-190f-43a6-8426-e39833baed1d demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:14:14.947502 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-81dd0dc0-190f-43a6-8426-e39833baed1d demo demo] Empty body provided in request {{(pid=111085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:14:14.947717 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-81dd0dc0-190f-43a6-8426-e39833baed1d demo demo] Calling method 'detail' {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:14:14.948011 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.api_utils [None req-81dd0dc0-190f-43a6-8426-e39833baed1d demo demo] Removing options '' from query. {{(pid=111085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:14:14.948537 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.volume.api [None req-81dd0dc0-190f-43a6-8426-e39833baed1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111085) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:14:14.954675 np0000184882 devstack@c-api.service[111085]: INFO cinder.volume.api [None req-81dd0dc0-190f-43a6-8426-e39833baed1d demo demo] Get all volumes completed successfully. Jul 10 01:14:14.956491 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-81dd0dc0-190f-43a6-8426-e39833baed1d demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:14:14.956832 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 8/30] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:14:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:14:24.951221 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:15:14.971365 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-5b6742f3-f4a9-4ea0-93ae-bedc2d1d7b19 None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:15:14.974786 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-5b6742f3-f4a9-4ea0-93ae-bedc2d1d7b19 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:15:14.975080 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-5b6742f3-f4a9-4ea0-93ae-bedc2d1d7b19 demo demo] Empty body provided in request {{(pid=111083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:15:14.975343 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-5b6742f3-f4a9-4ea0-93ae-bedc2d1d7b19 demo demo] Calling method 'detail' {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:15:14.975513 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.api_utils [None req-5b6742f3-f4a9-4ea0-93ae-bedc2d1d7b19 demo demo] Removing options '' from query. {{(pid=111083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:15:14.976380 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.volume.api [None req-5b6742f3-f4a9-4ea0-93ae-bedc2d1d7b19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111083) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:15:14.985381 np0000184882 devstack@c-api.service[111083]: INFO cinder.volume.api [None req-5b6742f3-f4a9-4ea0-93ae-bedc2d1d7b19 demo demo] Get all volumes completed successfully. Jul 10 01:15:14.987969 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-5b6742f3-f4a9-4ea0-93ae-bedc2d1d7b19 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:15:14.988469 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 8/31] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:15:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:15:24.979602 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writing DB stats cinder:SELECT=1 {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:16:15.004682 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-51ebcedf-1d06-4a1b-9d30-e03bdf19f913 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:16:15.160191 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-51ebcedf-1d06-4a1b-9d30-e03bdf19f913 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:16:15.160467 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-51ebcedf-1d06-4a1b-9d30-e03bdf19f913 demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:16:15.160709 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-51ebcedf-1d06-4a1b-9d30-e03bdf19f913 demo demo] Calling method 'detail' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:16:15.161169 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.api_utils [None req-51ebcedf-1d06-4a1b-9d30-e03bdf19f913 demo demo] Removing options '' from query. {{(pid=111086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:16:15.162039 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.volume.api [None req-51ebcedf-1d06-4a1b-9d30-e03bdf19f913 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:16:15.172217 np0000184882 devstack@c-api.service[111086]: INFO cinder.volume.api [None req-51ebcedf-1d06-4a1b-9d30-e03bdf19f913 demo demo] Get all volumes completed successfully. Jul 10 01:16:15.174654 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-51ebcedf-1d06-4a1b-9d30-e03bdf19f913 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:16:15.175098 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 9/32] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:16:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:16:25.165179 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=1 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:17:15.190129 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-decb4f84-d17e-40f9-b72a-86d37692cd70 None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:17:15.193371 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-decb4f84-d17e-40f9-b72a-86d37692cd70 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:17:15.193600 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-decb4f84-d17e-40f9-b72a-86d37692cd70 demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:17:15.193837 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-decb4f84-d17e-40f9-b72a-86d37692cd70 demo demo] Calling method 'detail' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:17:15.194149 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.api_utils [None req-decb4f84-d17e-40f9-b72a-86d37692cd70 demo demo] Removing options '' from query. {{(pid=111087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:17:15.195037 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.volume.api [None req-decb4f84-d17e-40f9-b72a-86d37692cd70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:17:15.204600 np0000184882 devstack@c-api.service[111087]: INFO cinder.volume.api [None req-decb4f84-d17e-40f9-b72a-86d37692cd70 demo demo] Get all volumes completed successfully. Jul 10 01:17:15.209511 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-decb4f84-d17e-40f9-b72a-86d37692cd70 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:17:15.210140 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:17:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:17:25.198971 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=1 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:18:15.227506 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-db8031ad-d646-4742-9398-3a2635da60ec None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:18:15.230218 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-db8031ad-d646-4742-9398-3a2635da60ec demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:18:15.230554 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-db8031ad-d646-4742-9398-3a2635da60ec demo demo] Empty body provided in request {{(pid=111085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:18:15.230884 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-db8031ad-d646-4742-9398-3a2635da60ec demo demo] Calling method 'detail' {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:18:15.231296 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.api_utils [None req-db8031ad-d646-4742-9398-3a2635da60ec demo demo] Removing options '' from query. {{(pid=111085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:18:15.232337 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.volume.api [None req-db8031ad-d646-4742-9398-3a2635da60ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111085) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:18:15.244608 np0000184882 devstack@c-api.service[111085]: INFO cinder.volume.api [None req-db8031ad-d646-4742-9398-3a2635da60ec demo demo] Get all volumes completed successfully. Jul 10 01:18:15.246483 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-db8031ad-d646-4742-9398-3a2635da60ec demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:18:15.246851 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 9/34] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:18:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:18:25.235729 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:19:15.267498 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-77103640-8f2e-49b9-9d69-a22bb0d20b62 None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:19:15.273515 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-77103640-8f2e-49b9-9d69-a22bb0d20b62 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:19:15.273908 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-77103640-8f2e-49b9-9d69-a22bb0d20b62 demo demo] Empty body provided in request {{(pid=111083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:19:15.274374 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-77103640-8f2e-49b9-9d69-a22bb0d20b62 demo demo] Calling method 'detail' {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:19:15.274868 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.api_utils [None req-77103640-8f2e-49b9-9d69-a22bb0d20b62 demo demo] Removing options '' from query. {{(pid=111083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:19:15.276307 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.volume.api [None req-77103640-8f2e-49b9-9d69-a22bb0d20b62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111083) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:19:15.285541 np0000184882 devstack@c-api.service[111083]: INFO cinder.volume.api [None req-77103640-8f2e-49b9-9d69-a22bb0d20b62 demo demo] Get all volumes completed successfully. Jul 10 01:19:15.287532 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-77103640-8f2e-49b9-9d69-a22bb0d20b62 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:19:15.288051 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 9/35] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:19:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:19:25.279289 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writing DB stats cinder:SELECT=1 {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:20:15.311962 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-aaa251e1-9d02-4a4e-bed9-5f902f25f366 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:20:15.315876 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-aaa251e1-9d02-4a4e-bed9-5f902f25f366 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:20:15.316275 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-aaa251e1-9d02-4a4e-bed9-5f902f25f366 demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:20:15.316645 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-aaa251e1-9d02-4a4e-bed9-5f902f25f366 demo demo] Calling method 'detail' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:20:15.317131 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.api_utils [None req-aaa251e1-9d02-4a4e-bed9-5f902f25f366 demo demo] Removing options '' from query. {{(pid=111086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:20:15.318607 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.volume.api [None req-aaa251e1-9d02-4a4e-bed9-5f902f25f366 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:20:15.329999 np0000184882 devstack@c-api.service[111086]: INFO cinder.volume.api [None req-aaa251e1-9d02-4a4e-bed9-5f902f25f366 demo demo] Get all volumes completed successfully. Jul 10 01:20:15.332481 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-aaa251e1-9d02-4a4e-bed9-5f902f25f366 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:20:15.332898 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 10/36] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:20:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:20:25.321918 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=1 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:21:15.347538 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-a3915c8e-5a29-41e2-94f2-234bfc9a94a1 None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:21:15.461176 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-a3915c8e-5a29-41e2-94f2-234bfc9a94a1 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:21:15.461533 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-a3915c8e-5a29-41e2-94f2-234bfc9a94a1 demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:21:15.461897 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-a3915c8e-5a29-41e2-94f2-234bfc9a94a1 demo demo] Calling method 'detail' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:21:15.462374 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.api_utils [None req-a3915c8e-5a29-41e2-94f2-234bfc9a94a1 demo demo] Removing options '' from query. {{(pid=111087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:21:15.463547 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.volume.api [None req-a3915c8e-5a29-41e2-94f2-234bfc9a94a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:21:15.471434 np0000184882 devstack@c-api.service[111087]: INFO cinder.volume.api [None req-a3915c8e-5a29-41e2-94f2-234bfc9a94a1 demo demo] Get all volumes completed successfully. Jul 10 01:21:15.473664 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-a3915c8e-5a29-41e2-94f2-234bfc9a94a1 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:21:15.474051 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 9/37] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:21:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:21:25.467715 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=1 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:22:15.495434 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-5d8fba93-3eb9-408b-bb46-888df8a3282e None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:22:15.501485 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-5d8fba93-3eb9-408b-bb46-888df8a3282e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:22:15.502128 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-5d8fba93-3eb9-408b-bb46-888df8a3282e demo demo] Empty body provided in request {{(pid=111085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:22:15.502307 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-5d8fba93-3eb9-408b-bb46-888df8a3282e demo demo] Calling method 'detail' {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:22:15.502721 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.api_utils [None req-5d8fba93-3eb9-408b-bb46-888df8a3282e demo demo] Removing options '' from query. {{(pid=111085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:22:15.504899 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.volume.api [None req-5d8fba93-3eb9-408b-bb46-888df8a3282e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111085) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:22:15.521634 np0000184882 devstack@c-api.service[111085]: INFO cinder.volume.api [None req-5d8fba93-3eb9-408b-bb46-888df8a3282e demo demo] Get all volumes completed successfully. Jul 10 01:22:15.524675 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-5d8fba93-3eb9-408b-bb46-888df8a3282e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:22:15.525554 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 10/38] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:22:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:22:25.511250 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:23:15.548837 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-8f6c8cec-65e6-45a2-b520-911ecaf4ff44 None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:23:15.552754 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-8f6c8cec-65e6-45a2-b520-911ecaf4ff44 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:23:15.552754 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-8f6c8cec-65e6-45a2-b520-911ecaf4ff44 demo demo] Empty body provided in request {{(pid=111083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:23:15.553732 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-8f6c8cec-65e6-45a2-b520-911ecaf4ff44 demo demo] Calling method 'detail' {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:23:15.556998 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.api_utils [None req-8f6c8cec-65e6-45a2-b520-911ecaf4ff44 demo demo] Removing options '' from query. {{(pid=111083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:23:15.556998 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.volume.api [None req-8f6c8cec-65e6-45a2-b520-911ecaf4ff44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111083) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:23:15.564110 np0000184882 devstack@c-api.service[111083]: INFO cinder.volume.api [None req-8f6c8cec-65e6-45a2-b520-911ecaf4ff44 demo demo] Get all volumes completed successfully. Jul 10 01:23:15.566851 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-8f6c8cec-65e6-45a2-b520-911ecaf4ff44 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:23:15.567526 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 10/39] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:23:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:23:25.559438 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writing DB stats cinder:SELECT=1 {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:24:15.583494 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-31bfb860-69ee-4674-b7bf-60e9e1a658c4 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:24:15.587719 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-31bfb860-69ee-4674-b7bf-60e9e1a658c4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:24:15.588115 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-31bfb860-69ee-4674-b7bf-60e9e1a658c4 demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:24:15.588383 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-31bfb860-69ee-4674-b7bf-60e9e1a658c4 demo demo] Calling method 'detail' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:24:15.588708 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.api_utils [None req-31bfb860-69ee-4674-b7bf-60e9e1a658c4 demo demo] Removing options '' from query. {{(pid=111086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:24:15.589637 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.volume.api [None req-31bfb860-69ee-4674-b7bf-60e9e1a658c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:24:15.598846 np0000184882 devstack@c-api.service[111086]: INFO cinder.volume.api [None req-31bfb860-69ee-4674-b7bf-60e9e1a658c4 demo demo] Get all volumes completed successfully. Jul 10 01:24:15.601838 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-31bfb860-69ee-4674-b7bf-60e9e1a658c4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:24:15.602424 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 11/40] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:24:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:24:25.593058 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=1 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:25:15.621269 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-0c3a17fa-aa20-42ad-a7f4-7033bc51c640 None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:25:15.625160 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-0c3a17fa-aa20-42ad-a7f4-7033bc51c640 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:25:15.625344 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-0c3a17fa-aa20-42ad-a7f4-7033bc51c640 demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:25:15.625525 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-0c3a17fa-aa20-42ad-a7f4-7033bc51c640 demo demo] Calling method 'detail' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:25:15.625753 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.api_utils [None req-0c3a17fa-aa20-42ad-a7f4-7033bc51c640 demo demo] Removing options '' from query. {{(pid=111087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:25:15.626439 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.volume.api [None req-0c3a17fa-aa20-42ad-a7f4-7033bc51c640 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:25:15.633448 np0000184882 devstack@c-api.service[111087]: INFO cinder.volume.api [None req-0c3a17fa-aa20-42ad-a7f4-7033bc51c640 demo demo] Get all volumes completed successfully. Jul 10 01:25:15.635031 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-0c3a17fa-aa20-42ad-a7f4-7033bc51c640 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:25:15.635392 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 10/41] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:25:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:25:25.630237 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=1 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:26:15.651063 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-0525f093-d778-49ab-baed-398fc5f6d1d8 None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:26:15.772663 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-0525f093-d778-49ab-baed-398fc5f6d1d8 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:26:15.773352 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-0525f093-d778-49ab-baed-398fc5f6d1d8 demo demo] Empty body provided in request {{(pid=111085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:26:15.773832 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-0525f093-d778-49ab-baed-398fc5f6d1d8 demo demo] Calling method 'detail' {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:26:15.774387 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.api_utils [None req-0525f093-d778-49ab-baed-398fc5f6d1d8 demo demo] Removing options '' from query. {{(pid=111085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:26:15.775395 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.volume.api [None req-0525f093-d778-49ab-baed-398fc5f6d1d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111085) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:26:15.786433 np0000184882 devstack@c-api.service[111085]: INFO cinder.volume.api [None req-0525f093-d778-49ab-baed-398fc5f6d1d8 demo demo] Get all volumes completed successfully. Jul 10 01:26:15.789561 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-0525f093-d778-49ab-baed-398fc5f6d1d8 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:26:15.789877 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 11/42] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:26:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:26:25.779170 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:27:15.807026 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-b661e885-d74d-4d90-9955-54353d5da7f0 None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:27:15.810749 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-b661e885-d74d-4d90-9955-54353d5da7f0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:27:15.810906 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-b661e885-d74d-4d90-9955-54353d5da7f0 demo demo] Empty body provided in request {{(pid=111083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:27:15.811103 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-b661e885-d74d-4d90-9955-54353d5da7f0 demo demo] Calling method 'detail' {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:27:15.811406 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.api_utils [None req-b661e885-d74d-4d90-9955-54353d5da7f0 demo demo] Removing options '' from query. {{(pid=111083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:27:15.812328 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.volume.api [None req-b661e885-d74d-4d90-9955-54353d5da7f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111083) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:27:15.823686 np0000184882 devstack@c-api.service[111083]: INFO cinder.volume.api [None req-b661e885-d74d-4d90-9955-54353d5da7f0 demo demo] Get all volumes completed successfully. Jul 10 01:27:15.823686 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-b661e885-d74d-4d90-9955-54353d5da7f0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:27:15.826319 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 11/43] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:27:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:27:25.816563 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writing DB stats cinder:SELECT=1 {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:28:15.840551 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-3b67845e-f129-4e20-83f1-b443fa8098ee None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:28:15.845155 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-3b67845e-f129-4e20-83f1-b443fa8098ee demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:28:15.845429 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-3b67845e-f129-4e20-83f1-b443fa8098ee demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:28:15.845717 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-3b67845e-f129-4e20-83f1-b443fa8098ee demo demo] Calling method 'detail' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:28:15.846097 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.api_utils [None req-3b67845e-f129-4e20-83f1-b443fa8098ee demo demo] Removing options '' from query. {{(pid=111086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:28:15.847104 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.volume.api [None req-3b67845e-f129-4e20-83f1-b443fa8098ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:28:15.856715 np0000184882 devstack@c-api.service[111086]: INFO cinder.volume.api [None req-3b67845e-f129-4e20-83f1-b443fa8098ee demo demo] Get all volumes completed successfully. Jul 10 01:28:15.858504 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-3b67845e-f129-4e20-83f1-b443fa8098ee demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:28:15.858921 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 12/44] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:28:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:28:25.852106 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=1 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:29:15.874534 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-95836212-d81a-4a74-ac10-f8628a91dad7 None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:29:15.883005 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-95836212-d81a-4a74-ac10-f8628a91dad7 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:29:15.883005 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-95836212-d81a-4a74-ac10-f8628a91dad7 demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:29:15.883005 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-95836212-d81a-4a74-ac10-f8628a91dad7 demo demo] Calling method 'detail' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:29:15.883005 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.api_utils [None req-95836212-d81a-4a74-ac10-f8628a91dad7 demo demo] Removing options '' from query. {{(pid=111087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:29:15.883533 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.volume.api [None req-95836212-d81a-4a74-ac10-f8628a91dad7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:29:15.892845 np0000184882 devstack@c-api.service[111087]: INFO cinder.volume.api [None req-95836212-d81a-4a74-ac10-f8628a91dad7 demo demo] Get all volumes completed successfully. Jul 10 01:29:15.894679 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-95836212-d81a-4a74-ac10-f8628a91dad7 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:29:15.895113 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 11/45] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:29:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:29:25.888784 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=1 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:30:15.908919 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-0dc417d8-1482-4428-a544-efe16668b31c None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:30:15.915879 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-0dc417d8-1482-4428-a544-efe16668b31c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:30:15.916046 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-0dc417d8-1482-4428-a544-efe16668b31c demo demo] Empty body provided in request {{(pid=111085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:30:15.916228 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-0dc417d8-1482-4428-a544-efe16668b31c demo demo] Calling method 'detail' {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:30:15.917367 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.api_utils [None req-0dc417d8-1482-4428-a544-efe16668b31c demo demo] Removing options '' from query. {{(pid=111085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:30:15.917841 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.volume.api [None req-0dc417d8-1482-4428-a544-efe16668b31c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111085) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:30:15.929335 np0000184882 devstack@c-api.service[111085]: INFO cinder.volume.api [None req-0dc417d8-1482-4428-a544-efe16668b31c demo demo] Get all volumes completed successfully. Jul 10 01:30:15.931084 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-0dc417d8-1482-4428-a544-efe16668b31c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:30:15.931605 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 12/46] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:30:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:30:25.921813 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:31:15.979222 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.middleware.request_id [None req-89583662-4115-4632-9b89-6e880e1f53eb None None] RequestId filter calling following filter/app {{(pid=111083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:31:16.022135 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-89583662-4115-4632-9b89-6e880e1f53eb demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:31:16.022379 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-89583662-4115-4632-9b89-6e880e1f53eb demo demo] Empty body provided in request {{(pid=111083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:31:16.022768 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.openstack.wsgi [None req-89583662-4115-4632-9b89-6e880e1f53eb demo demo] Calling method 'detail' {{(pid=111083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:31:16.024823 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.api.api_utils [None req-89583662-4115-4632-9b89-6e880e1f53eb demo demo] Removing options '' from query. {{(pid=111083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:31:16.027325 np0000184882 devstack@c-api.service[111083]: DEBUG cinder.volume.api [None req-89583662-4115-4632-9b89-6e880e1f53eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111083) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:31:16.036818 np0000184882 devstack@c-api.service[111083]: INFO cinder.volume.api [None req-89583662-4115-4632-9b89-6e880e1f53eb demo demo] Get all volumes completed successfully. Jul 10 01:31:16.039469 np0000184882 devstack@c-api.service[111083]: INFO cinder.api.openstack.wsgi [None req-89583662-4115-4632-9b89-6e880e1f53eb demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:31:16.039965 np0000184882 devstack@c-api.service[111083]: [pid: 111083|app: 0|req: 12/47] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:31:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:31:26.031256 np0000184882 devstack@c-api.service[111083]: DEBUG dbcounter [-] [111083] Writing DB stats cinder:SELECT=1 {{(pid=111083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:32:16.063859 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.middleware.request_id [None req-9f3de38a-eaed-4885-9fad-27aa579a9220 None None] RequestId filter calling following filter/app {{(pid=111086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:32:16.066756 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-9f3de38a-eaed-4885-9fad-27aa579a9220 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:32:16.067016 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-9f3de38a-eaed-4885-9fad-27aa579a9220 demo demo] Empty body provided in request {{(pid=111086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:32:16.067309 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.openstack.wsgi [None req-9f3de38a-eaed-4885-9fad-27aa579a9220 demo demo] Calling method 'detail' {{(pid=111086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:32:16.067636 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.api.api_utils [None req-9f3de38a-eaed-4885-9fad-27aa579a9220 demo demo] Removing options '' from query. {{(pid=111086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:32:16.068620 np0000184882 devstack@c-api.service[111086]: DEBUG cinder.volume.api [None req-9f3de38a-eaed-4885-9fad-27aa579a9220 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111086) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:32:16.081922 np0000184882 devstack@c-api.service[111086]: INFO cinder.volume.api [None req-9f3de38a-eaed-4885-9fad-27aa579a9220 demo demo] Get all volumes completed successfully. Jul 10 01:32:16.085016 np0000184882 devstack@c-api.service[111086]: INFO cinder.api.openstack.wsgi [None req-9f3de38a-eaed-4885-9fad-27aa579a9220 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:32:16.085637 np0000184882 devstack@c-api.service[111086]: [pid: 111086|app: 0|req: 13/48] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:32:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:32:26.072427 np0000184882 devstack@c-api.service[111086]: DEBUG dbcounter [-] [111086] Writing DB stats cinder:SELECT=1 {{(pid=111086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:33:16.103259 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.middleware.request_id [None req-f2299459-ebb3-4297-ac55-d51b7bb318e4 None None] RequestId filter calling following filter/app {{(pid=111087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:33:16.106076 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-f2299459-ebb3-4297-ac55-d51b7bb318e4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:33:16.106337 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-f2299459-ebb3-4297-ac55-d51b7bb318e4 demo demo] Empty body provided in request {{(pid=111087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:33:16.106871 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.openstack.wsgi [None req-f2299459-ebb3-4297-ac55-d51b7bb318e4 demo demo] Calling method 'detail' {{(pid=111087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:33:16.106871 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.api.api_utils [None req-f2299459-ebb3-4297-ac55-d51b7bb318e4 demo demo] Removing options '' from query. {{(pid=111087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:33:16.108046 np0000184882 devstack@c-api.service[111087]: DEBUG cinder.volume.api [None req-f2299459-ebb3-4297-ac55-d51b7bb318e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111087) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:33:16.116508 np0000184882 devstack@c-api.service[111087]: INFO cinder.volume.api [None req-f2299459-ebb3-4297-ac55-d51b7bb318e4 demo demo] Get all volumes completed successfully. Jul 10 01:33:16.118521 np0000184882 devstack@c-api.service[111087]: INFO cinder.api.openstack.wsgi [None req-f2299459-ebb3-4297-ac55-d51b7bb318e4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:33:16.118880 np0000184882 devstack@c-api.service[111087]: [pid: 111087|app: 0|req: 12/49] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:33:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:33:26.111732 np0000184882 devstack@c-api.service[111087]: DEBUG dbcounter [-] [111087] Writing DB stats cinder:SELECT=1 {{(pid=111087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:34:16.136369 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.middleware.request_id [None req-fe4b9fbe-d12a-44cd-8e9b-204764bbed16 None None] RequestId filter calling following filter/app {{(pid=111085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:34:16.142591 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-fe4b9fbe-d12a-44cd-8e9b-204764bbed16 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jul 10 01:34:16.143211 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-fe4b9fbe-d12a-44cd-8e9b-204764bbed16 demo demo] Empty body provided in request {{(pid=111085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:34:16.143486 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.openstack.wsgi [None req-fe4b9fbe-d12a-44cd-8e9b-204764bbed16 demo demo] Calling method 'detail' {{(pid=111085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:34:16.144583 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.api.api_utils [None req-fe4b9fbe-d12a-44cd-8e9b-204764bbed16 demo demo] Removing options '' from query. {{(pid=111085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:34:16.145694 np0000184882 devstack@c-api.service[111085]: DEBUG cinder.volume.api [None req-fe4b9fbe-d12a-44cd-8e9b-204764bbed16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111085) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:34:16.153110 np0000184882 devstack@c-api.service[111085]: INFO cinder.volume.api [None req-fe4b9fbe-d12a-44cd-8e9b-204764bbed16 demo demo] Get all volumes completed successfully. Jul 10 01:34:16.154953 np0000184882 devstack@c-api.service[111085]: INFO cinder.api.openstack.wsgi [None req-fe4b9fbe-d12a-44cd-8e9b-204764bbed16 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:34:16.155309 np0000184882 devstack@c-api.service[111085]: [pid: 111085|app: 0|req: 13/50] 199.204.45.116 () {64 vars in 1296 bytes} [Fri Jul 10 01:34:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:34:26.148745 np0000184882 devstack@c-api.service[111085]: DEBUG dbcounter [-] [111085] Writing DB stats cinder:SELECT=1 {{(pid=111085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}