Jul 16 21:20:13.677746 np0000185612 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 16 21:20:13.688414 np0000185612 devstack@c-api.service[110815]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 16 21:20:13 2026] *** Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: nodename: np0000185612 Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: machine: x86_64 Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: clock source: unix Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: pcre jit disabled Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: detected number of CPU cores: 16 Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: current working directory: / Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: detected binary path: /usr/bin/uwsgi-core Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: your processes number limit is 256916 Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: your memory page size is 4096 bytes Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: detected max file descriptor number: 2048 Jul 16 21:20:13.690768 np0000185612 devstack@c-api.service[110815]: lock engine: pthread robust mutexes Jul 16 21:20:13.691642 np0000185612 devstack@c-api.service[110815]: thunder lock: enabled Jul 16 21:20:13.691642 np0000185612 devstack@c-api.service[110815]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 16 21:20:13.691642 np0000185612 devstack@c-api.service[110815]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 16 21:20:13.691642 np0000185612 devstack@c-api.service[110815]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 16 21:20:13.691642 np0000185612 devstack@c-api.service[110815]: Set PythonHome to /opt/stack/data/venv Jul 16 21:20:13.726128 np0000185612 devstack@c-api.service[110815]: Python main interpreter initialized at 0x7d54ac2a4668 Jul 16 21:20:13.726128 np0000185612 devstack@c-api.service[110815]: python threads support enabled Jul 16 21:20:13.726128 np0000185612 devstack@c-api.service[110815]: your server socket listen backlog is limited to 100 connections Jul 16 21:20:13.726128 np0000185612 devstack@c-api.service[110815]: your mercy for graceful operations on workers is 80 seconds Jul 16 21:20:13.726632 np0000185612 devstack@c-api.service[110815]: mapped 671795 bytes (656 KB) for 4 cores Jul 16 21:20:13.726786 np0000185612 devstack@c-api.service[110815]: *** Operational MODE: preforking *** Jul 16 21:20:13.726937 np0000185612 devstack@c-api.service[110815]: *** uWSGI is running in multiple interpreter mode *** Jul 16 21:20:13.726937 np0000185612 devstack@c-api.service[110815]: spawned uWSGI master process (pid: 110815) Jul 16 21:20:13.727149 np0000185612 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 16 21:20:13.728944 np0000185612 devstack@c-api.service[110815]: spawned uWSGI worker 1 (pid: 110825, cores: 1) Jul 16 21:20:13.728944 np0000185612 devstack@c-api.service[110815]: spawned uWSGI worker 2 (pid: 110826, cores: 1) Jul 16 21:20:13.728944 np0000185612 devstack@c-api.service[110815]: spawned uWSGI worker 3 (pid: 110827, cores: 1) Jul 16 21:20:13.730102 np0000185612 devstack@c-api.service[110815]: spawned uWSGI worker 4 (pid: 110828, cores: 1) Jul 16 21:20:13.730102 np0000185612 devstack@c-api.service[110815]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 16 21:20:13.861154 np0000185612 devstack@c-api.service[110825]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:20:13.861154 np0000185612 devstack@c-api.service[110825]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:20:13.861154 np0000185612 devstack@c-api.service[110825]: we strongly recommend against using it for new projects. Jul 16 21:20:13.861154 np0000185612 devstack@c-api.service[110825]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:20:13.861154 np0000185612 devstack@c-api.service[110825]: framework. For more detail see Jul 16 21:20:13.861154 np0000185612 devstack@c-api.service[110825]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:20:13.861154 np0000185612 devstack@c-api.service[110825]: import eventlet # noqa Jul 16 21:20:13.862524 np0000185612 devstack@c-api.service[110826]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:20:13.862524 np0000185612 devstack@c-api.service[110826]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:20:13.862524 np0000185612 devstack@c-api.service[110826]: we strongly recommend against using it for new projects. Jul 16 21:20:13.862524 np0000185612 devstack@c-api.service[110826]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:20:13.862524 np0000185612 devstack@c-api.service[110826]: framework. For more detail see Jul 16 21:20:13.862524 np0000185612 devstack@c-api.service[110826]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:20:13.862524 np0000185612 devstack@c-api.service[110826]: import eventlet # noqa Jul 16 21:20:13.867210 np0000185612 devstack@c-api.service[110827]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:20:13.867210 np0000185612 devstack@c-api.service[110827]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:20:13.867210 np0000185612 devstack@c-api.service[110827]: we strongly recommend against using it for new projects. Jul 16 21:20:13.867210 np0000185612 devstack@c-api.service[110827]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:20:13.867210 np0000185612 devstack@c-api.service[110827]: framework. For more detail see Jul 16 21:20:13.867210 np0000185612 devstack@c-api.service[110827]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:20:13.867210 np0000185612 devstack@c-api.service[110827]: import eventlet # noqa Jul 16 21:20:13.867756 np0000185612 devstack@c-api.service[110828]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 16 21:20:13.867756 np0000185612 devstack@c-api.service[110828]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 16 21:20:13.867756 np0000185612 devstack@c-api.service[110828]: we strongly recommend against using it for new projects. Jul 16 21:20:13.867756 np0000185612 devstack@c-api.service[110828]: If you are already using Eventlet, we recommend migrating to a different Jul 16 21:20:13.867756 np0000185612 devstack@c-api.service[110828]: framework. For more detail see Jul 16 21:20:13.867756 np0000185612 devstack@c-api.service[110828]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 16 21:20:13.867756 np0000185612 devstack@c-api.service[110828]: import eventlet # noqa Jul 16 21:20:14.023771 np0000185612 devstack@c-api.service[110826]: /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 16 21:20:14.023771 np0000185612 devstack@c-api.service[110826]: from cgi import parse_header Jul 16 21:20:14.026363 np0000185612 devstack@c-api.service[110825]: /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 16 21:20:14.026363 np0000185612 devstack@c-api.service[110825]: from cgi import parse_header Jul 16 21:20:14.046888 np0000185612 devstack@c-api.service[110828]: /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 16 21:20:14.046888 np0000185612 devstack@c-api.service[110828]: from cgi import parse_header Jul 16 21:20:14.062350 np0000185612 devstack@c-api.service[110826]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:20:14.062350 np0000185612 devstack@c-api.service[110826]: warnings.warn( Jul 16 21:20:14.068640 np0000185612 devstack@c-api.service[110825]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:20:14.068640 np0000185612 devstack@c-api.service[110825]: warnings.warn( Jul 16 21:20:14.072088 np0000185612 devstack@c-api.service[110826]: /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 16 21:20:14.072088 np0000185612 devstack@c-api.service[110826]: removals.removed_module( Jul 16 21:20:14.073648 np0000185612 devstack@c-api.service[110826]: /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 16 21:20:14.073648 np0000185612 devstack@c-api.service[110826]: removals.removed_module( Jul 16 21:20:14.079362 np0000185612 devstack@c-api.service[110825]: /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 16 21:20:14.079362 np0000185612 devstack@c-api.service[110825]: removals.removed_module( Jul 16 21:20:14.081265 np0000185612 devstack@c-api.service[110825]: /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 16 21:20:14.081265 np0000185612 devstack@c-api.service[110825]: removals.removed_module( Jul 16 21:20:14.090616 np0000185612 devstack@c-api.service[110827]: /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 16 21:20:14.090616 np0000185612 devstack@c-api.service[110827]: from cgi import parse_header Jul 16 21:20:14.090810 np0000185612 devstack@c-api.service[110828]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:20:14.090810 np0000185612 devstack@c-api.service[110828]: warnings.warn( Jul 16 21:20:14.101803 np0000185612 devstack@c-api.service[110828]: /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 16 21:20:14.101803 np0000185612 devstack@c-api.service[110828]: removals.removed_module( Jul 16 21:20:14.104026 np0000185612 devstack@c-api.service[110828]: /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 16 21:20:14.104026 np0000185612 devstack@c-api.service[110828]: removals.removed_module( Jul 16 21:20:14.132575 np0000185612 devstack@c-api.service[110827]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 16 21:20:14.132575 np0000185612 devstack@c-api.service[110827]: warnings.warn( Jul 16 21:20:14.143218 np0000185612 devstack@c-api.service[110827]: /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 16 21:20:14.143218 np0000185612 devstack@c-api.service[110827]: removals.removed_module( Jul 16 21:20:14.145231 np0000185612 devstack@c-api.service[110827]: /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 16 21:20:14.145231 np0000185612 devstack@c-api.service[110827]: removals.removed_module( Jul 16 21:20:14.838021 np0000185612 devstack@c-api.service[110826]: /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 16 21:20:14.838021 np0000185612 devstack@c-api.service[110826]: warnings.warn( Jul 16 21:20:14.885467 np0000185612 devstack@c-api.service[110825]: /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 16 21:20:14.885467 np0000185612 devstack@c-api.service[110825]: warnings.warn( Jul 16 21:20:14.888919 np0000185612 devstack@c-api.service[110826]: /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 16 21:20:14.888919 np0000185612 devstack@c-api.service[110826]: warnings.warn( Jul 16 21:20:14.893393 np0000185612 devstack@c-api.service[110828]: /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 16 21:20:14.893393 np0000185612 devstack@c-api.service[110828]: warnings.warn( Jul 16 21:20:14.939627 np0000185612 devstack@c-api.service[110825]: /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 16 21:20:14.939627 np0000185612 devstack@c-api.service[110825]: warnings.warn( Jul 16 21:20:14.943258 np0000185612 devstack@c-api.service[110828]: /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 16 21:20:14.943258 np0000185612 devstack@c-api.service[110828]: warnings.warn( Jul 16 21:20:15.020814 np0000185612 devstack@c-api.service[110827]: /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 16 21:20:15.020814 np0000185612 devstack@c-api.service[110827]: warnings.warn( Jul 16 21:20:15.071493 np0000185612 devstack@c-api.service[110827]: /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 16 21:20:15.071493 np0000185612 devstack@c-api.service[110827]: warnings.warn( Jul 16 21:20:15.091560 np0000185612 devstack@c-api.service[110826]: 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 16 21:20:15.091770 np0000185612 devstack@c-api.service[110826]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110826) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:20:15.128424 np0000185612 devstack@c-api.service[110828]: 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 16 21:20:15.128612 np0000185612 devstack@c-api.service[110828]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110828) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:20:15.128719 np0000185612 devstack@c-api.service[110825]: 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 16 21:20:15.128841 np0000185612 devstack@c-api.service[110825]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110825) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:20:15.179695 np0000185612 devstack@c-api.service[110826]: /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 16 21:20:15.179695 np0000185612 devstack@c-api.service[110826]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:20:15.193957 np0000185612 devstack@c-api.service[110825]: /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 16 21:20:15.193957 np0000185612 devstack@c-api.service[110825]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:20:15.197324 np0000185612 devstack@c-api.service[110828]: /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 16 21:20:15.197324 np0000185612 devstack@c-api.service[110828]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:20:15.268683 np0000185612 devstack@c-api.service[110827]: 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 16 21:20:15.268819 np0000185612 devstack@c-api.service[110827]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110827) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 16 21:20:15.332486 np0000185612 devstack@c-api.service[110827]: /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 16 21:20:15.332486 np0000185612 devstack@c-api.service[110827]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 16 21:20:15.642237 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110826) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:20:15.642426 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110828) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:20:15.642515 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.642603 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.642670 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.642723 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.642785 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.642836 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.642895 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110825) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:20:15.643298 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.643405 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.643682 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.644100 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.644288 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.644288 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.644288 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.644518 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.644617 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.644717 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.644789 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.644858 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.644934 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.645003 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.645106 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.645209 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.645270 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.645270 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.645387 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.645454 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.645516 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.645579 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.645635 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.645635 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.647214 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.647339 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.647339 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.647473 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.647592 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.647694 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.647755 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.647819 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.647900 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.647965 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.648023 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.648023 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.648023 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.648023 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.648688 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.648749 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.648816 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.648856 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.648903 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.648949 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.649007 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.649079 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.649129 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.649172 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.649212 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.649298 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.649379 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.649452 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.649871 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.650175 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.650283 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.650397 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.650490 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.650592 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.650713 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.651222 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.651336 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.651442 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.651543 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.651653 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.651749 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.651862 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.653540 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.653611 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.653653 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.653709 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.653756 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.653801 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.653841 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.653881 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.653928 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.653967 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.654156 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.654237 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.654326 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.654326 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.654441 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.654441 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.654441 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.654557 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.654598 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.654744 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.654796 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.654796 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.654876 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.654915 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.654954 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.654954 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.654954 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.654954 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.655622 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.655679 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.655747 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.655797 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.655855 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.655904 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.655973 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.656034 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.656117 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.656171 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.656284 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.656391 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.656468 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.656554 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.656685 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.656768 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.656828 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.656888 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.656951 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.656999 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.657086 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.657137 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.657137 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.657208 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.657250 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.657311 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.657362 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.657402 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.657439 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.657475 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.657522 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.657566 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.657605 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.657661 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.657729 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.657785 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.657826 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.657862 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.657898 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.657944 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.657986 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.658024 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.658079 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.658128 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.658171 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.658171 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.658171 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.658276 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.658376 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.658663 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.658777 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.658883 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.658991 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.659106 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.659211 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.659327 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.659767 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.659883 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.659988 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.660118 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.660261 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.660378 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.660489 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.660597 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.660714 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.660825 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.660938 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.661080 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.661170 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.661300 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.661670 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.661785 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.661896 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.662006 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.662138 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.662252 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.662341 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.664346 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.664431 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.664431 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.664510 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.664553 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.664617 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.664690 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.664853 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.664917 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.664986 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.665048 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.665118 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.665161 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.665229 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.665350 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.665468 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.665550 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.665660 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.665755 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.665865 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.665971 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.666695 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.666758 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.666836 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.666894 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.666965 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.667005 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.667071 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.667122 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.667170 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.667170 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.667257 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.667296 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.667333 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.667397 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.668275 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.668351 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.668400 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.668438 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.668489 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.668553 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.668591 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.668629 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.668667 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.668711 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.668749 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.668791 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.668845 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.668892 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.668936 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.668936 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.669013 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.669013 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.669131 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.669246 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.669362 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.669434 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.669505 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.669546 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.669546 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.669621 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.669664 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.669703 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.669745 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.669790 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.669828 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.669865 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.669901 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.669939 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.669939 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.670244 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.670348 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.670452 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.670558 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.670664 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.670765 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.670873 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.671214 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.671319 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.671424 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.671529 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.671627 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.671736 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.671836 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.672103 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.672164 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.672210 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.672319 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.672373 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.672412 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.672412 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.672481 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.672481 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.672550 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.672601 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.672640 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.672704 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.672767 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.672818 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.672919 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.673020 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.673137 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.673238 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.673339 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.673469 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.673854 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.673928 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.673977 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.674015 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.674089 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.674142 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.674183 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.674220 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.674258 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.674295 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.674338 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.674376 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.674418 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.674460 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.674460 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.674460 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.674568 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.674668 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.674788 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.674886 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.674930 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.674976 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.675056 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.675119 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.675119 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.675205 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.675246 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.675246 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.675324 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.675369 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.675416 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.675416 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.675416 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.675516 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.675516 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.675710 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.675805 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.675916 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.676018 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.676151 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.676289 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.676461 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.676649 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.676708 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.676772 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.676832 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.676877 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.676943 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.677006 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.677115 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.677174 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.677242 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.677297 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.677344 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.677344 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.677425 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.677468 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.677544 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.677592 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.677631 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.677631 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.677631 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.677735 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.677781 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.677822 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.677862 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.677904 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.677943 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.677985 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.677985 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.678108 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.678158 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.678158 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.678158 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.678353 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.678353 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.678422 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.678637 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.678702 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.678766 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.678810 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.678890 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.678971 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.679083 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.679083 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.679197 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.679250 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.679288 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.679325 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.679363 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.679400 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.679450 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.679488 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.679534 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.679572 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.679617 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.679675 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.679727 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.679772 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.679810 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.679853 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.679900 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.679937 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.679975 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.680010 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.680010 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.680114 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.680154 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.680154 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.680154 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.680327 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.680327 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.680716 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.680778 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.680844 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.680911 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.681303 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.681349 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.681379 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.681408 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.681440 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.681440 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.681498 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.681527 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.681527 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.681575 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.681603 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.681652 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.681686 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.681714 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.681741 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.681778 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.681806 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.681837 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.681871 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.681871 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.681925 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.681953 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.681985 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.682016 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.682075 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.682075 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.682140 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.682168 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.682168 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.682168 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.682168 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.682271 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.682402 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.682505 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.682614 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.682720 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.682826 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.682937 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.683558 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.683673 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.683790 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.683911 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.684022 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.684105 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.684169 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.684200 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.684227 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.684299 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.684357 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.684386 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.684415 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.684444 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.684472 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.684499 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.684533 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.684564 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.684593 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.684620 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.684652 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.684684 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.684709 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.684732 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.684757 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.684785 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.684811 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.684839 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.684864 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.684888 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.684911 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.684937 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.684964 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.684988 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.685011 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.685079 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.685117 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.685141 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.685165 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.685192 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.685192 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.685368 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.685953 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.686090 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.686198 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.686309 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.686411 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.686519 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.686631 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.686742 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.686847 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.686950 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.687070 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.687173 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.687277 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.687386 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.687428 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.687499 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.687563 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.687617 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.687675 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.687704 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.687733 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.687773 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.687807 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.687840 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.687899 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.687958 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.688018 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.688102 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.688552 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.688663 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.688775 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.688897 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.689006 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.689125 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.689248 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.692731 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.692780 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.692850 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.692906 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.692969 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.693022 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.693106 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.693401 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.693471 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.693527 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.693574 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.693636 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.693687 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.693757 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.693961 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.694113 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.694206 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.694314 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.694386 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.694446 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.694513 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.695237 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.695289 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.695359 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.695410 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.695467 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.695506 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.695532 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.695560 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.695598 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.695626 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.695664 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.695690 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.695726 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.695752 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.695784 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.695812 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.695837 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.695867 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.695894 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.695919 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.695945 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.695970 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.695995 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.696020 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.696058 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.696086 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.696119 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.696148 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.696182 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.696207 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.696234 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.696320 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.696345 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.696371 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.696401 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.696426 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.696452 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.696484 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.696509 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.696543 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.696543 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.696543 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.698003 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.698091 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.698141 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.698141 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.698220 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.698266 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.698308 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.698350 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.698389 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.698433 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.698467 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.698501 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.698539 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.698577 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.698612 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.698648 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.698648 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.698648 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.698648 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.698774 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.698774 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.699189 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.699243 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.699307 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.699354 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.699409 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.699448 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.699496 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.699536 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.699574 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.699613 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.699660 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.699703 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.699703 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.699774 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.699808 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.699848 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.699848 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.699848 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.699948 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.699992 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.700025 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.701099 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.701153 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.701217 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.701269 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.701323 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.701368 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.701412 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.701454 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.701497 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.701538 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.701577 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.701610 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.701652 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.701695 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.701738 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.701780 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.701817 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.701857 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.701896 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.701938 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.701976 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.702018 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.702083 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.702140 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.702179 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.702221 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.702264 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.702302 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.702344 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.702386 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.702427 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.702469 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.702505 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.702549 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.702587 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.702621 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.702675 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.702733 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.702783 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.702783 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.702783 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.702783 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.704007 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.704087 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.704136 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.704175 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.704277 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.704328 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.704372 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.704410 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.704448 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.704491 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.704696 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.704788 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.704900 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.705014 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.705107 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.705146 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.705178 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.705178 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.709490 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110827) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 16 21:20:15.709871 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.709935 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.710210 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.710662 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.710729 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.710799 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.710856 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.710915 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.710981 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.711076 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.711748 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.711834 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.711920 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.711991 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.712087 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.712176 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.712302 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.712787 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.712843 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.712914 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.712969 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.713031 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.713100 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.713178 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.714059 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.714138 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.714191 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.714254 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.714321 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.714381 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.714474 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.714698 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.714775 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.714842 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.714842 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.714955 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.714955 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.715134 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.715368 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.715435 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.715493 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.715548 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.715614 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.715680 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.715735 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.715791 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.715853 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.715928 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.715986 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.716093 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.716093 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.716297 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.716513 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.716583 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.716639 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.716693 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.716763 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.716822 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.716884 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.717842 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.717944 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.718006 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.718096 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.718155 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.718233 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.718315 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.718890 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.718968 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.719053 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.719126 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.719126 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.719242 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.719242 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.719680 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.719768 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.719828 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.719998 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.719998 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.720163 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.720163 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.720475 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.720590 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.720590 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.720705 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.720705 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.720808 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.720808 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.721368 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.721480 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.721480 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.721619 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.721619 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.721619 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.721777 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.722272 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.722362 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.722422 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.722422 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.722525 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.722590 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.722644 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.722895 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.722944 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.723014 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.723092 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.723141 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.723210 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.723286 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.723853 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.723936 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.724009 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.724113 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.724177 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.724289 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.724392 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.724600 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.724719 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.724778 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.724836 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.724886 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.724936 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.725003 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.725302 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.725371 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.725453 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.725535 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.725582 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.725668 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.725668 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.725817 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.725817 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.725894 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.725958 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.725999 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.726085 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.726167 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.726609 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.726660 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.726738 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.726790 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.726852 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.726911 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.726991 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.727064 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.727133 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.727210 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.727261 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.727304 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.727363 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.727427 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.727932 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.727985 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.728057 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.728133 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.728189 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.728299 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.728353 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.728395 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.728499 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.728499 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.728593 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.728632 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.728669 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.728739 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.729398 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.729444 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.729700 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.729700 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.729700 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.729700 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.729871 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.730632 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.730684 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.730728 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.730814 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.730881 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.730967 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.731067 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.731588 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.731649 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.731695 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.731774 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.731824 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.731886 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.731986 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.732081 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.732134 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.732188 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.732285 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.732377 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.732441 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.732503 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.733002 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.733080 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.733154 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.733213 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.733303 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.733370 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.733459 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.733797 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.733887 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.733968 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.734050 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.734153 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.734219 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.734308 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.734836 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.734908 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.734951 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.735022 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.735098 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.735159 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.735215 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.735284 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.735331 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.735399 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.735468 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.735515 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.735573 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.735635 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 16 21:20:15.736175 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 16 21:20:15.736232 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 16 21:20:15.736318 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 16 21:20:15.736389 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 16 21:20:15.736438 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 16 21:20:15.736498 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 16 21:20:15.750965 np0000185612 devstack@c-api.service[110826]: INFO dbcounter [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Registered counter for database cinder Jul 16 21:20:15.751824 np0000185612 devstack@c-api.service[110825]: INFO dbcounter [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Registered counter for database cinder Jul 16 21:20:15.755266 np0000185612 devstack@c-api.service[110828]: INFO dbcounter [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Registered counter for database cinder Jul 16 21:20:15.786933 np0000185612 devstack@c-api.service[110827]: INFO dbcounter [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Registered counter for database cinder Jul 16 21:20:15.791230 np0000185612 devstack@c-api.service[110826]: DEBUG oslo_db.sqlalchemy.engines [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d 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=110826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:15.800438 np0000185612 devstack@c-api.service[110825]: DEBUG oslo_db.sqlalchemy.engines [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec 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=110825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:15.804145 np0000185612 devstack@c-api.service[110828]: DEBUG oslo_db.sqlalchemy.engines [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 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=110828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:15.834183 np0000185612 devstack@c-api.service[110827]: DEBUG oslo_db.sqlalchemy.engines [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 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=110827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:15.918335 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writer thread running {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:20:15.921560 np0000185612 devstack@c-api.service[110826]: INFO cinder.rpc [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:20:15.923810 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writer thread running {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:20:15.926061 np0000185612 devstack@c-api.service[110826]: INFO cinder.rpc [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:20:15.926197 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writer thread running {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:20:15.926385 np0000185612 devstack@c-api.service[110825]: INFO cinder.rpc [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:20:15.926923 np0000185612 devstack@c-api.service[110826]: INFO cinder.rpc [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:20:15.928175 np0000185612 devstack@c-api.service[110828]: INFO cinder.rpc [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:20:15.928602 np0000185612 devstack@c-api.service[110825]: INFO cinder.rpc [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:20:15.929307 np0000185612 devstack@c-api.service[110826]: INFO cinder.rpc [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:20:15.930352 np0000185612 devstack@c-api.service[110828]: INFO cinder.rpc [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:20:15.930525 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.930567 np0000185612 devstack@c-api.service[110825]: INFO cinder.rpc [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:20:15.932276 np0000185612 devstack@c-api.service[110828]: INFO cinder.rpc [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:20:15.932514 np0000185612 devstack@c-api.service[110825]: INFO cinder.rpc [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:20:15.933318 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.934063 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.934120 np0000185612 devstack@c-api.service[110828]: INFO cinder.rpc [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:20:15.934927 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.936216 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.937788 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.962346 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writer thread running {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 16 21:20:15.966026 np0000185612 devstack@c-api.service[110827]: INFO cinder.rpc [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 16 21:20:15.969782 np0000185612 devstack@c-api.service[110826]: DEBUG oslo_db.sqlalchemy.engines [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d 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=110826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:15.970508 np0000185612 devstack@c-api.service[110827]: INFO cinder.rpc [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 16 21:20:15.970655 np0000185612 devstack@c-api.service[110825]: DEBUG oslo_db.sqlalchemy.engines [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec 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=110825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:15.973184 np0000185612 devstack@c-api.service[110828]: DEBUG oslo_db.sqlalchemy.engines [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 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=110828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:15.973328 np0000185612 devstack@c-api.service[110826]: INFO cinder.rpc [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:20:15.973397 np0000185612 devstack@c-api.service[110825]: INFO cinder.rpc [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:20:15.973901 np0000185612 devstack@c-api.service[110827]: INFO cinder.rpc [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 16 21:20:15.975342 np0000185612 devstack@c-api.service[110826]: INFO cinder.rpc [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:20:15.975532 np0000185612 devstack@c-api.service[110828]: INFO cinder.rpc [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:20:15.976513 np0000185612 devstack@c-api.service[110825]: INFO cinder.rpc [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:20:15.976581 np0000185612 devstack@c-api.service[110827]: INFO cinder.rpc [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 16 21:20:15.976731 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.977691 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.977894 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.978168 np0000185612 devstack@c-api.service[110828]: INFO cinder.rpc [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:20:15.979379 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.981743 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.987841 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.989830 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.990374 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.991111 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.993151 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.993687 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.994318 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.996259 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.996837 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:15.999750 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.001727 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.002229 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.002983 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.004865 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.005289 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.006256 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.007904 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.008221 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.009761 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.011324 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.011935 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.013170 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.014270 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.015005 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.016153 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.016264 np0000185612 devstack@c-api.service[110827]: DEBUG oslo_db.sqlalchemy.engines [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 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=110827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:16.017235 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.017771 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.018112 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.018740 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.019460 np0000185612 devstack@c-api.service[110827]: INFO cinder.rpc [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 16 21:20:16.019660 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.020644 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.021519 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.021958 np0000185612 devstack@c-api.service[110827]: INFO cinder.rpc [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 16 21:20:16.022475 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.023178 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.027185 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.028593 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.029650 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.030676 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.032872 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.033892 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.034329 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.034437 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.035815 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.036016 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.036342 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.037271 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.037520 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.037650 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.038731 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.038950 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.039810 np0000185612 devstack@c-api.service[110825]: WARNING cinder.api.contrib.hosts [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:20:16.039947 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.040351 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.040529 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.040901 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.041656 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.041803 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.042030 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.042832 np0000185612 devstack@c-api.service[110828]: WARNING cinder.api.contrib.hosts [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:20:16.043147 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.043436 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.043512 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.044193 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.044541 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: extensions {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.044676 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.045077 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.045793 np0000185612 devstack@c-api.service[110826]: WARNING cinder.api.contrib.hosts [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:20:16.046233 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: os-quota-class-sets {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.046493 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.046624 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.047459 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: extensions {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.047584 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: backups {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.048247 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.048357 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.048820 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: os-quota-class-sets {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.049610 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.050115 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: backups {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.050255 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: qos-specs {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.050532 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: extensions {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.051471 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.051921 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: os-quota-class-sets {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.052358 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: os-quota-sets {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.052775 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: qos-specs {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.053318 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: backups {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.053857 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: os-availability-zone {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.054485 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.054835 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: os-quota-sets {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.055138 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: extra_specs {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.055516 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: qos-specs {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.056518 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: os-availability-zone {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.056896 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: encryption {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.057750 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.057834 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: extra_specs {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.058468 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: capabilities {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.058596 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: os-quota-sets {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.059320 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: encryption {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.059713 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: consistencygroups {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.060201 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: os-availability-zone {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.060592 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.060879 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: capabilities {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.061561 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: extra_specs {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.061714 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: os-volume-manage {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.062116 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: consistencygroups {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.063226 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: os-hosts {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.063294 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: encryption {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.063534 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.064092 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: os-volume-manage {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.064663 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: cgsnapshots {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.064911 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: capabilities {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.065141 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.065668 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: os-hosts {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.066140 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: encryption {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.066353 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: consistencygroups {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.067036 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: cgsnapshots {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.067670 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: os-snapshot-manage {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.067823 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.068392 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: encryption {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.068483 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: os-volume-manage {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.069181 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: os-volume-type-access {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.069942 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: os-snapshot-manage {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.070147 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: os-hosts {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.070812 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: scheduler-stats {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.071458 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: os-volume-type-access {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.071752 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: cgsnapshots {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.072278 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extended resource: os-volume-transfer {{(pid=110825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.073198 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: encryption {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.073282 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: scheduler-stats {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.073471 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.074668 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extended resource: os-volume-transfer {{(pid=110828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.074754 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: os-snapshot-manage {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.074996 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.076294 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: os-volume-type-access {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.076431 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.076842 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.077202 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.077924 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.078078 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: scheduler-stats {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.078688 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.079314 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.079402 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extended resource: os-volume-transfer {{(pid=110826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.079477 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.080063 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.080544 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] SnapshotActionsController initialized {{(pid=110825) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:20:16.080826 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.081250 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.081527 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.081851 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.082198 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.082491 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] SnapshotActionsController initialized {{(pid=110828) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:20:16.082809 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.083241 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.083360 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.083590 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.083943 np0000185612 devstack@c-api.service[110825]: WARNING castellan.key_manager.migration [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.084590 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.084806 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension TypesManage extending resource: types {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.084897 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.084976 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.085138 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension AdminActions extending resource: volumes {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.085233 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.085300 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension AdminActions extending resource: snapshots {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.085300 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension AdminActions extending resource: backups {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.085412 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.085674 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.085674 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.085967 np0000185612 devstack@c-api.service[110828]: WARNING castellan.key_manager.migration [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.086176 np0000185612 devstack@c-api.service[110827]: WARNING cinder.api.contrib.hosts [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 16 21:20:16.086387 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension SnapshotActions extending resource: snapshots {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.086495 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.086590 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.086668 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.086668 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension VolumeActions extending resource: volumes {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.086812 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension TypesManage extending resource: types {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.086886 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.086957 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.087019 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension VolumeTypeAccess extending resource: types {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087084 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087126 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension UsedLimits extending resource: limits {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087161 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension AdminActions extending resource: volumes {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087197 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.v3.router [None req-8a6db3f4-fbcf-4904-aeda-6fd760037cec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087237 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension AdminActions extending resource: snapshots {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087237 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension AdminActions extending resource: backups {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087383 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087477 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087598 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.087716 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] SnapshotActionsController initialized {{(pid=110826) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:20:16.088346 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.088445 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.088547 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.088611 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.088611 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.088731 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension VolumeActions extending resource: volumes {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.088929 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.089076 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.089076 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension UsedLimits extending resource: limits {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.089210 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.v3.router [None req-6a3ad865-d9f6-4ee8-b89c-2de180262997 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.089728 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.090101 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.090680 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: extensions {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.091456 np0000185612 devstack@c-api.service[110826]: WARNING castellan.key_manager.migration [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.092341 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension TypesManage extending resource: types {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.092514 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.092642 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension AdminActions extending resource: volumes {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.092803 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension AdminActions extending resource: snapshots {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.092906 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: os-quota-class-sets {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.092954 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension AdminActions extending resource: backups {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.093045 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.093250 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.093322 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.093549 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension SnapshotActions extending resource: snapshots {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.093656 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.093775 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.093888 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension VolumeActions extending resource: volumes {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.094060 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.094174 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension VolumeTypeAccess extending resource: types {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.094244 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: backups {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.094390 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension UsedLimits extending resource: limits {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.094483 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.v3.router [None req-f6902175-6d12-4088-9ec2-8bc9e9c5bd1d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.095123 np0000185612 devstack@c-api.service[110825]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d54ac2a4668 pid: 110825 (default app) Jul 16 21:20:16.096237 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: qos-specs {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.096957 np0000185612 devstack@c-api.service[110828]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d54ac2a4668 pid: 110828 (default app) Jul 16 21:20:16.098436 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: os-quota-sets {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.099925 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: os-availability-zone {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.101431 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: extra_specs {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.102935 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: encryption {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.103428 np0000185612 devstack@c-api.service[110826]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d54ac2a4668 pid: 110826 (default app) Jul 16 21:20:16.104527 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: capabilities {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.105034 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-9edabb43-0be6-40c1-b413-2c5527b0980c None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:20:16.105805 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: consistencygroups {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.108031 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 956 bytes} [Thu Jul 16 21:20:16 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 16 21:20:16.108598 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: os-volume-manage {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.110357 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: os-hosts {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.111722 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: cgsnapshots {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.113154 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: encryption {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.114675 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: os-snapshot-manage {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.116238 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: os-volume-type-access {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.117754 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: scheduler-stats {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.119191 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extended resource: os-volume-transfer {{(pid=110827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 16 21:20:16.122002 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.123437 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.124820 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.126213 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.127222 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] SnapshotActionsController initialized {{(pid=110827) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 16 21:20:16.127934 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.129318 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.130677 np0000185612 devstack@c-api.service[110827]: WARNING castellan.key_manager.migration [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 16 21:20:16.131479 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension TypesManage extending resource: types {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.131585 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.131796 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension AdminActions extending resource: volumes {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.131945 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension AdminActions extending resource: snapshots {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132074 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension AdminActions extending resource: backups {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132140 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132267 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132367 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132499 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132581 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132735 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132839 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension VolumeActions extending resource: volumes {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.132943 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.133079 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.133158 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension UsedLimits extending resource: limits {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.133225 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.v3.router [None req-8f6291af-6a51-4bd6-b2b7-b7298e7e09b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 16 21:20:16.140989 np0000185612 devstack@c-api.service[110827]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d54ac2a4668 pid: 110827 (default app) Jul 16 21:20:23.411079 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-e7c52d07-777b-4525-af08-b8ec09562522 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:20:23.929759 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-e7c52d07-777b-4525-af08-b8ec09562522 admin admin] POST https://199.204.45.205/volume/v3/types Jul 16 21:20:23.930740 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-e7c52d07-777b-4525-af08-b8ec09562522 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 16 21:20:23.933788 np0000185612 devstack@c-api.service[110828]: /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 16 21:20:23.933788 np0000185612 devstack@c-api.service[110828]: warnings.warn( Jul 16 21:20:23.970802 np0000185612 devstack@c-api.service[110828]: DEBUG oslo_db.sqlalchemy.engines [None req-e7c52d07-777b-4525-af08-b8ec09562522 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=110828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:24.007262 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-e7c52d07-777b-4525-af08-b8ec09562522 admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 Jul 16 21:20:24.007974 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 1/2] 199.204.45.205 () {68 vars in 1333 bytes} [Thu Jul 16 21:20:23 2026] POST /volume/v3/types => generated 186 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:20:24.039072 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-7d44dc3c-e73e-4c77-8ecd-a9468fd9c258 None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:20:24.372151 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-7d44dc3c-e73e-4c77-8ecd-a9468fd9c258 admin admin] POST https://199.204.45.205/volume/v3/types/6db0ff8a-e588-4d83-b388-d721e65ad37d/extra_specs Jul 16 21:20:24.372733 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-7d44dc3c-e73e-4c77-8ecd-a9468fd9c258 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 16 21:20:24.374802 np0000185612 devstack@c-api.service[110826]: /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 16 21:20:24.374802 np0000185612 devstack@c-api.service[110826]: warnings.warn( Jul 16 21:20:24.410893 np0000185612 devstack@c-api.service[110826]: DEBUG oslo_db.sqlalchemy.engines [None req-7d44dc3c-e73e-4c77-8ecd-a9468fd9c258 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=110826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:20:24.469073 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-7d44dc3c-e73e-4c77-8ecd-a9468fd9c258 admin admin] https://199.204.45.205/volume/v3/types/6db0ff8a-e588-4d83-b388-d721e65ad37d/extra_specs returned with HTTP 200 Jul 16 21:20:24.469073 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 1/3] 199.204.45.205 () {68 vars in 1480 bytes} [Thu Jul 16 21:20:24 2026] POST /volume/v3/types/6db0ff8a-e588-4d83-b388-d721e65ad37d/extra_specs => generated 55 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:20:25.975591 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=6 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:20:26.021139 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=6 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:20:34.004442 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:20:34.467303 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:23:38.103112 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-b1ad65d8-0c4b-4bca-b0d8-8c5ac823f3fe None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:23:38.104060 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-b1ad65d8-0c4b-4bca-b0d8-8c5ac823f3fe None None] GET https://199.204.45.205/volume// Jul 16 21:23:38.104353 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-b1ad65d8-0c4b-4bca-b0d8-8c5ac823f3fe None None] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:23:38.104615 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-b1ad65d8-0c4b-4bca-b0d8-8c5ac823f3fe None None] Calling method 'all' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:23:38.105341 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-b1ad65d8-0c4b-4bca-b0d8-8c5ac823f3fe None None] https://199.204.45.205/volume// returned with HTTP 300 Jul 16 21:23:38.105954 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 2/4] 199.204.45.205 () {66 vars in 1456 bytes} [Thu Jul 16 21:23:38 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 16 21:24:18.517311 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-aa5df0dc-e2aa-4056-b748-fcf416ae2667 None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:18.520508 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 1/5] 199.204.45.205 () {62 vars in 1068 bytes} [Thu Jul 16 21:24:18 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 16 21:24:18.559071 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-77f0694e-cbe6-4357-84cb-625dc43e03e0 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:18.565066 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 2/6] 199.204.45.205 () {64 vars in 1272 bytes} [Thu Jul 16 21:24:18 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 16 21:24:18.602908 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [req-77f0694e-cbe6-4357-84cb-625dc43e03e0 req-67c172c9-7ee1-43e4-915c-536c6b206c85 None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:18.606719 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [req-77f0694e-cbe6-4357-84cb-625dc43e03e0 req-67c172c9-7ee1-43e4-915c-536c6b206c85 demo demo] GET https://199.204.45.205/volume/v3/ Jul 16 21:24:18.606967 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [req-77f0694e-cbe6-4357-84cb-625dc43e03e0 req-67c172c9-7ee1-43e4-915c-536c6b206c85 demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:18.607316 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [req-77f0694e-cbe6-4357-84cb-625dc43e03e0 req-67c172c9-7ee1-43e4-915c-536c6b206c85 demo demo] Calling method 'version_select' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:18.610171 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [req-77f0694e-cbe6-4357-84cb-625dc43e03e0 req-67c172c9-7ee1-43e4-915c-536c6b206c85 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jul 16 21:24:18.610693 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 2/7] 199.204.45.205 () {66 vars in 1346 bytes} [Thu Jul 16 21:24:18 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 16 21:24:18.655157 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-6dadec1c-3ff3-4aeb-aa41-5bee52b9c849 None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:18.988325 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-6dadec1c-3ff3-4aeb-aa41-5bee52b9c849 demo demo] GET https://199.204.45.205/volume/v3/types Jul 16 21:24:18.988519 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-6dadec1c-3ff3-4aeb-aa41-5bee52b9c849 demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:18.988742 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-6dadec1c-3ff3-4aeb-aa41-5bee52b9c849 demo demo] Calling method 'index' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:18.989268 np0000185612 devstack@c-api.service[110825]: /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 16 21:24:18.989268 np0000185612 devstack@c-api.service[110825]: warnings.warn( Jul 16 21:24:18.989906 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.api_utils [None req-6dadec1c-3ff3-4aeb-aa41-5bee52b9c849 demo demo] Removing options '' from query. {{(pid=110825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:24:19.027979 np0000185612 devstack@c-api.service[110825]: DEBUG oslo_db.sqlalchemy.engines [None req-6dadec1c-3ff3-4aeb-aa41-5bee52b9c849 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=110825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:24:19.053969 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-6dadec1c-3ff3-4aeb-aa41-5bee52b9c849 demo demo] https://199.204.45.205/volume/v3/types returned with HTTP 200 Jul 16 21:24:19.054520 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 3/8] 199.204.45.205 () {64 vars in 1290 bytes} [Thu Jul 16 21:24:18 2026] GET /volume/v3/types => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:19.094594 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-7d9ccbda-25ee-40ce-8a92-826f9da9b9ba None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:19.419476 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-7d9ccbda-25ee-40ce-8a92-826f9da9b9ba demo demo] GET https://199.204.45.205/volume/v3/types/default Jul 16 21:24:19.419848 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-7d9ccbda-25ee-40ce-8a92-826f9da9b9ba demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:19.420127 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-7d9ccbda-25ee-40ce-8a92-826f9da9b9ba demo demo] Calling method 'show' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:19.455731 np0000185612 devstack@c-api.service[110827]: DEBUG oslo_db.sqlalchemy.engines [None req-7d9ccbda-25ee-40ce-8a92-826f9da9b9ba 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=110827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 16 21:24:19.474175 np0000185612 devstack@c-api.service[110827]: /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 16 21:24:19.474175 np0000185612 devstack@c-api.service[110827]: warnings.warn( Jul 16 21:24:19.476299 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-7d9ccbda-25ee-40ce-8a92-826f9da9b9ba demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jul 16 21:24:19.476708 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 2/9] 199.204.45.205 () {64 vars in 1301 bytes} [Thu Jul 16 21:24:19 2026] GET /volume/v3/types/default => generated 145 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:19.989896 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-ca076963-1880-48c7-8f34-ad4fdacff7e1 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:19.990572 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 3/10] 199.204.45.205 () {62 vars in 1068 bytes} [Thu Jul 16 21:24:19 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:24:20.020112 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-731575b7-6355-45cb-bc8c-0978320a7abd None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.029093 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 3/11] 199.204.45.205 () {64 vars in 1272 bytes} [Thu Jul 16 21:24:20 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 16 21:24:20.064308 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [req-731575b7-6355-45cb-bc8c-0978320a7abd req-2fb24ead-9372-4f8b-a4ca-ce47a8c73dd5 None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.067542 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [req-731575b7-6355-45cb-bc8c-0978320a7abd req-2fb24ead-9372-4f8b-a4ca-ce47a8c73dd5 demo demo] GET https://199.204.45.205/volume/v3/ Jul 16 21:24:20.067831 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [req-731575b7-6355-45cb-bc8c-0978320a7abd req-2fb24ead-9372-4f8b-a4ca-ce47a8c73dd5 demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:20.068134 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [req-731575b7-6355-45cb-bc8c-0978320a7abd req-2fb24ead-9372-4f8b-a4ca-ce47a8c73dd5 demo demo] Calling method 'version_select' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:20.068743 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [req-731575b7-6355-45cb-bc8c-0978320a7abd req-2fb24ead-9372-4f8b-a4ca-ce47a8c73dd5 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jul 16 21:24:20.069440 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 4/12] 199.204.45.205 () {66 vars in 1346 bytes} [Thu Jul 16 21:24:20 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 16 21:24:20.107204 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-1c2cf763-5c6b-4b2b-a171-afac578736d9 None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.111160 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-1c2cf763-5c6b-4b2b-a171-afac578736d9 demo demo] GET https://199.204.45.205/volume/v3/types/default Jul 16 21:24:20.111662 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-1c2cf763-5c6b-4b2b-a171-afac578736d9 demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:20.112159 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-1c2cf763-5c6b-4b2b-a171-afac578736d9 demo demo] Calling method 'show' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:20.120551 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-1c2cf763-5c6b-4b2b-a171-afac578736d9 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jul 16 21:24:20.120906 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 3/13] 199.204.45.205 () {64 vars in 1301 bytes} [Thu Jul 16 21:24:20 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 16 21:24:20.769220 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-1385c875-e0ff-4fa5-82fb-2096eb302fdd None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.769987 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 4/14] 199.204.45.205 () {62 vars in 1068 bytes} [Thu Jul 16 21:24:20 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 16 21:24:20.802217 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-3ecea34e-315d-4e46-8fd7-d94d68bac4fd None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.806326 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 4/15] 199.204.45.205 () {64 vars in 1272 bytes} [Thu Jul 16 21:24:20 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 16 21:24:20.847379 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [req-3ecea34e-315d-4e46-8fd7-d94d68bac4fd req-b4938295-387a-4cdf-8353-6b1f57dbdc77 None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.850741 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [req-3ecea34e-315d-4e46-8fd7-d94d68bac4fd req-b4938295-387a-4cdf-8353-6b1f57dbdc77 demo demo] GET https://199.204.45.205/volume/v3/ Jul 16 21:24:20.851165 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [req-3ecea34e-315d-4e46-8fd7-d94d68bac4fd req-b4938295-387a-4cdf-8353-6b1f57dbdc77 demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:20.851425 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [req-3ecea34e-315d-4e46-8fd7-d94d68bac4fd req-b4938295-387a-4cdf-8353-6b1f57dbdc77 demo demo] Calling method 'version_select' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:20.851859 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [req-3ecea34e-315d-4e46-8fd7-d94d68bac4fd req-b4938295-387a-4cdf-8353-6b1f57dbdc77 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jul 16 21:24:20.852297 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 5/16] 199.204.45.205 () {66 vars in 1346 bytes} [Thu Jul 16 21:24:20 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 16 21:24:20.894507 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-d7b7fe6f-1bc3-42ee-8cce-b128a72088c4 None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.898087 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-d7b7fe6f-1bc3-42ee-8cce-b128a72088c4 demo demo] GET https://199.204.45.205/volume/v3/types/default Jul 16 21:24:20.898524 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-d7b7fe6f-1bc3-42ee-8cce-b128a72088c4 demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:20.898927 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-d7b7fe6f-1bc3-42ee-8cce-b128a72088c4 demo demo] Calling method 'show' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:20.909060 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-d7b7fe6f-1bc3-42ee-8cce-b128a72088c4 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jul 16 21:24:20.909589 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 4/17] 199.204.45.205 () {64 vars in 1301 bytes} [Thu Jul 16 21:24:20 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:20.951134 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-70d03d7e-6fc6-4c6d-825b-8a96fc8fca65 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.952313 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 5/18] 199.204.45.205 () {62 vars in 1068 bytes} [Thu Jul 16 21:24:20 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 16 21:24:20.988705 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-ea61f8b2-d1cf-4acf-bc33-91909f7f357a None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:20.992849 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 5/19] 199.204.45.205 () {64 vars in 1272 bytes} [Thu Jul 16 21:24:20 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 16 21:24:21.029885 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [req-ea61f8b2-d1cf-4acf-bc33-91909f7f357a req-c5cb521c-b9d5-4ded-8ce2-cb93815f00e6 None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:21.033315 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [req-ea61f8b2-d1cf-4acf-bc33-91909f7f357a req-c5cb521c-b9d5-4ded-8ce2-cb93815f00e6 demo demo] GET https://199.204.45.205/volume/v3/ Jul 16 21:24:21.033787 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [req-ea61f8b2-d1cf-4acf-bc33-91909f7f357a req-c5cb521c-b9d5-4ded-8ce2-cb93815f00e6 demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:21.034371 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [req-ea61f8b2-d1cf-4acf-bc33-91909f7f357a req-c5cb521c-b9d5-4ded-8ce2-cb93815f00e6 demo demo] Calling method 'version_select' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:21.035057 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [req-ea61f8b2-d1cf-4acf-bc33-91909f7f357a req-c5cb521c-b9d5-4ded-8ce2-cb93815f00e6 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jul 16 21:24:21.035742 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 6/20] 199.204.45.205 () {66 vars in 1346 bytes} [Thu Jul 16 21:24:21 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:21.074601 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-da1d803d-43ec-4d66-a53a-f613735962ef None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:24:21.078004 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-da1d803d-43ec-4d66-a53a-f613735962ef demo demo] GET https://199.204.45.205/volume/v3/types/default Jul 16 21:24:21.078392 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-da1d803d-43ec-4d66-a53a-f613735962ef demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:24:21.078754 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-da1d803d-43ec-4d66-a53a-f613735962ef demo demo] Calling method 'show' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:24:21.088696 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-da1d803d-43ec-4d66-a53a-f613735962ef demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jul 16 21:24:21.089168 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 5/21] 199.204.45.205 () {64 vars in 1301 bytes} [Thu Jul 16 21:24:21 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 16 21:24:29.042265 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=1 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:24:31.084237 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=8 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:29:53.066727 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-4b748a73-b9f7-4bbc-adc6-7640eab44fd2 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:29:53.177572 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-4b748a73-b9f7-4bbc-adc6-7640eab44fd2 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:29:53.178022 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-4b748a73-b9f7-4bbc-adc6-7640eab44fd2 demo demo] Empty body provided in request {{(pid=110828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:29:53.178785 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-4b748a73-b9f7-4bbc-adc6-7640eab44fd2 demo demo] Calling method 'detail' {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:29:53.180700 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.api_utils [None req-4b748a73-b9f7-4bbc-adc6-7640eab44fd2 demo demo] Removing options '' from query. {{(pid=110828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:29:53.182001 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.volume.api [None req-4b748a73-b9f7-4bbc-adc6-7640eab44fd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:29:53.231623 np0000185612 devstack@c-api.service[110828]: INFO cinder.volume.api [None req-4b748a73-b9f7-4bbc-adc6-7640eab44fd2 demo demo] Get all volumes completed successfully. Jul 16 21:29:53.234947 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-4b748a73-b9f7-4bbc-adc6-7640eab44fd2 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:29:53.235429 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 6/22] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:29:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 16 21:30:03.225322 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:30:53.266569 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-e37f2bec-0753-408d-8c20-1a14b5876ae0 None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:30:53.270279 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-e37f2bec-0753-408d-8c20-1a14b5876ae0 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:30:53.270279 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-e37f2bec-0753-408d-8c20-1a14b5876ae0 demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:30:53.270279 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-e37f2bec-0753-408d-8c20-1a14b5876ae0 demo demo] Calling method 'detail' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:30:53.270721 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.api_utils [None req-e37f2bec-0753-408d-8c20-1a14b5876ae0 demo demo] Removing options '' from query. {{(pid=110826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:30:53.271815 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.volume.api [None req-e37f2bec-0753-408d-8c20-1a14b5876ae0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:30:53.301102 np0000185612 devstack@c-api.service[110826]: INFO cinder.volume.api [None req-e37f2bec-0753-408d-8c20-1a14b5876ae0 demo demo] Get all volumes completed successfully. Jul 16 21:30:53.303015 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-e37f2bec-0753-408d-8c20-1a14b5876ae0 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:30:53.303699 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 6/23] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:30:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:31:03.294979 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writing DB stats cinder:SELECT=1 {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:31:53.328589 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-346785b9-f8df-44d1-a05c-656efde0b676 None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:31:53.333653 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-346785b9-f8df-44d1-a05c-656efde0b676 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:31:53.333861 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-346785b9-f8df-44d1-a05c-656efde0b676 demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:31:53.334223 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-346785b9-f8df-44d1-a05c-656efde0b676 demo demo] Calling method 'detail' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:31:53.334771 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.api_utils [None req-346785b9-f8df-44d1-a05c-656efde0b676 demo demo] Removing options '' from query. {{(pid=110825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:31:53.335718 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.volume.api [None req-346785b9-f8df-44d1-a05c-656efde0b676 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:31:53.375646 np0000185612 devstack@c-api.service[110825]: INFO cinder.volume.api [None req-346785b9-f8df-44d1-a05c-656efde0b676 demo demo] Get all volumes completed successfully. Jul 16 21:31:53.378625 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-346785b9-f8df-44d1-a05c-656efde0b676 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:31:53.379294 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 7/24] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:31:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:32:03.366839 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=1 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:32:53.405940 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-8bf804c7-31ea-4df2-ac41-7efc8af26f77 None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:32:53.408691 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-8bf804c7-31ea-4df2-ac41-7efc8af26f77 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:32:53.408907 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-8bf804c7-31ea-4df2-ac41-7efc8af26f77 demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:32:53.409157 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-8bf804c7-31ea-4df2-ac41-7efc8af26f77 demo demo] Calling method 'detail' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:32:53.409593 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.api_utils [None req-8bf804c7-31ea-4df2-ac41-7efc8af26f77 demo demo] Removing options '' from query. {{(pid=110827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:32:53.410296 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.volume.api [None req-8bf804c7-31ea-4df2-ac41-7efc8af26f77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:32:53.458523 np0000185612 devstack@c-api.service[110827]: INFO cinder.volume.api [None req-8bf804c7-31ea-4df2-ac41-7efc8af26f77 demo demo] Get all volumes completed successfully. Jul 16 21:32:53.460446 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-8bf804c7-31ea-4df2-ac41-7efc8af26f77 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:32:53.461023 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 6/25] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:32:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:33:03.452780 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=1 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:33:53.477067 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-eb3e845e-cb9f-4e34-9905-3087e05bd66f None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:33:53.481639 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-eb3e845e-cb9f-4e34-9905-3087e05bd66f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:33:53.481979 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-eb3e845e-cb9f-4e34-9905-3087e05bd66f demo demo] Empty body provided in request {{(pid=110828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:33:53.482299 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-eb3e845e-cb9f-4e34-9905-3087e05bd66f demo demo] Calling method 'detail' {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:33:53.482707 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.api_utils [None req-eb3e845e-cb9f-4e34-9905-3087e05bd66f demo demo] Removing options '' from query. {{(pid=110828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:33:53.483910 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.volume.api [None req-eb3e845e-cb9f-4e34-9905-3087e05bd66f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:33:53.495257 np0000185612 devstack@c-api.service[110828]: INFO cinder.volume.api [None req-eb3e845e-cb9f-4e34-9905-3087e05bd66f demo demo] Get all volumes completed successfully. Jul 16 21:33:53.497941 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-eb3e845e-cb9f-4e34-9905-3087e05bd66f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:33:53.498529 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 7/26] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:33:53 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 16 21:34:03.488225 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:34:53.509433 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-d6eff9c0-9044-42b7-af0c-29380a2f70b1 None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:34:53.636615 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-d6eff9c0-9044-42b7-af0c-29380a2f70b1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:34:53.636615 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-d6eff9c0-9044-42b7-af0c-29380a2f70b1 demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:34:53.636615 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-d6eff9c0-9044-42b7-af0c-29380a2f70b1 demo demo] Calling method 'detail' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:34:53.636615 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.api_utils [None req-d6eff9c0-9044-42b7-af0c-29380a2f70b1 demo demo] Removing options '' from query. {{(pid=110826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:34:53.637172 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.volume.api [None req-d6eff9c0-9044-42b7-af0c-29380a2f70b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:34:53.646656 np0000185612 devstack@c-api.service[110826]: INFO cinder.volume.api [None req-d6eff9c0-9044-42b7-af0c-29380a2f70b1 demo demo] Get all volumes completed successfully. Jul 16 21:34:53.649019 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-d6eff9c0-9044-42b7-af0c-29380a2f70b1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:34:53.649019 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 7/27] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:34:53 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 16 21:35:03.641086 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writing DB stats cinder:SELECT=1 {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:35:53.686118 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-69846915-8e81-44fb-a38b-86f74d919b1f None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:35:53.691822 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-69846915-8e81-44fb-a38b-86f74d919b1f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:35:53.692089 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-69846915-8e81-44fb-a38b-86f74d919b1f demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:35:53.692357 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-69846915-8e81-44fb-a38b-86f74d919b1f demo demo] Calling method 'detail' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:35:53.692667 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.api_utils [None req-69846915-8e81-44fb-a38b-86f74d919b1f demo demo] Removing options '' from query. {{(pid=110825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:35:53.693619 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.volume.api [None req-69846915-8e81-44fb-a38b-86f74d919b1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:35:53.701864 np0000185612 devstack@c-api.service[110825]: INFO cinder.volume.api [None req-69846915-8e81-44fb-a38b-86f74d919b1f demo demo] Get all volumes completed successfully. Jul 16 21:35:53.703734 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-69846915-8e81-44fb-a38b-86f74d919b1f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:35:53.704108 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 8/28] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:35:53 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 16 21:36:03.702251 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=1 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:36:53.732869 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-69772b59-cd1d-4313-8126-b9726555752c None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:36:53.736264 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-69772b59-cd1d-4313-8126-b9726555752c demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:36:53.736525 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-69772b59-cd1d-4313-8126-b9726555752c demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:36:53.736781 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-69772b59-cd1d-4313-8126-b9726555752c demo demo] Calling method 'detail' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:36:53.737181 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.api_utils [None req-69772b59-cd1d-4313-8126-b9726555752c demo demo] Removing options '' from query. {{(pid=110827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:36:53.738305 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.volume.api [None req-69772b59-cd1d-4313-8126-b9726555752c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:36:53.747565 np0000185612 devstack@c-api.service[110827]: INFO cinder.volume.api [None req-69772b59-cd1d-4313-8126-b9726555752c demo demo] Get all volumes completed successfully. Jul 16 21:36:53.749987 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-69772b59-cd1d-4313-8126-b9726555752c demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:36:53.750626 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 7/29] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:36:53 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 16 21:37:03.741753 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=1 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:37:53.768140 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-b4453a7a-6f2f-4d16-969d-7c0cc8e821f8 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:37:53.773133 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-b4453a7a-6f2f-4d16-969d-7c0cc8e821f8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:37:53.774568 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-b4453a7a-6f2f-4d16-969d-7c0cc8e821f8 demo demo] Empty body provided in request {{(pid=110828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:37:53.775179 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-b4453a7a-6f2f-4d16-969d-7c0cc8e821f8 demo demo] Calling method 'detail' {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:37:53.775718 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.api_utils [None req-b4453a7a-6f2f-4d16-969d-7c0cc8e821f8 demo demo] Removing options '' from query. {{(pid=110828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:37:53.782007 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.volume.api [None req-b4453a7a-6f2f-4d16-969d-7c0cc8e821f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:37:53.792557 np0000185612 devstack@c-api.service[110828]: INFO cinder.volume.api [None req-b4453a7a-6f2f-4d16-969d-7c0cc8e821f8 demo demo] Get all volumes completed successfully. Jul 16 21:37:53.797720 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-b4453a7a-6f2f-4d16-969d-7c0cc8e821f8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:37:53.798247 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 8/30] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:37:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:38:03.785373 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:38:53.819877 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-15756bc9-38f6-4522-930f-36700b3a3b74 None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:38:53.825008 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-15756bc9-38f6-4522-930f-36700b3a3b74 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:38:53.825366 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-15756bc9-38f6-4522-930f-36700b3a3b74 demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:38:53.825639 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-15756bc9-38f6-4522-930f-36700b3a3b74 demo demo] Calling method 'detail' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:38:53.826083 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.api_utils [None req-15756bc9-38f6-4522-930f-36700b3a3b74 demo demo] Removing options '' from query. {{(pid=110826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:38:53.829438 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.volume.api [None req-15756bc9-38f6-4522-930f-36700b3a3b74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:38:53.841400 np0000185612 devstack@c-api.service[110826]: INFO cinder.volume.api [None req-15756bc9-38f6-4522-930f-36700b3a3b74 demo demo] Get all volumes completed successfully. Jul 16 21:38:53.845440 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-15756bc9-38f6-4522-930f-36700b3a3b74 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:38:53.846154 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 8/31] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:38:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:39:03.834862 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writing DB stats cinder:SELECT=1 {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:39:53.862661 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-8ef448ed-9bcb-491e-abbe-8ee441dc1592 None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:39:54.015240 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-8ef448ed-9bcb-491e-abbe-8ee441dc1592 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:39:54.015673 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-8ef448ed-9bcb-491e-abbe-8ee441dc1592 demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:39:54.016101 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-8ef448ed-9bcb-491e-abbe-8ee441dc1592 demo demo] Calling method 'detail' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:39:54.016573 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.api_utils [None req-8ef448ed-9bcb-491e-abbe-8ee441dc1592 demo demo] Removing options '' from query. {{(pid=110825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:39:54.018018 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.volume.api [None req-8ef448ed-9bcb-491e-abbe-8ee441dc1592 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:39:54.026576 np0000185612 devstack@c-api.service[110825]: INFO cinder.volume.api [None req-8ef448ed-9bcb-491e-abbe-8ee441dc1592 demo demo] Get all volumes completed successfully. Jul 16 21:39:54.028954 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-8ef448ed-9bcb-491e-abbe-8ee441dc1592 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:39:54.029425 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 9/32] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:39:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:40:04.021546 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=1 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:40:54.047711 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-40bea521-ac14-4e5d-a53a-8343a1663d89 None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:40:54.052513 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-40bea521-ac14-4e5d-a53a-8343a1663d89 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:40:54.052815 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-40bea521-ac14-4e5d-a53a-8343a1663d89 demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:40:54.053727 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-40bea521-ac14-4e5d-a53a-8343a1663d89 demo demo] Calling method 'detail' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:40:54.054134 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.api_utils [None req-40bea521-ac14-4e5d-a53a-8343a1663d89 demo demo] Removing options '' from query. {{(pid=110827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:40:54.055531 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.volume.api [None req-40bea521-ac14-4e5d-a53a-8343a1663d89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:40:54.067463 np0000185612 devstack@c-api.service[110827]: INFO cinder.volume.api [None req-40bea521-ac14-4e5d-a53a-8343a1663d89 demo demo] Get all volumes completed successfully. Jul 16 21:40:54.069647 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-40bea521-ac14-4e5d-a53a-8343a1663d89 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:40:54.070090 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 8/33] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:40:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:41:04.059979 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=1 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:41:54.086845 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-b1b544d7-f82a-486b-a1e7-a91f98586560 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:41:54.089237 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-b1b544d7-f82a-486b-a1e7-a91f98586560 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:41:54.089560 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-b1b544d7-f82a-486b-a1e7-a91f98586560 demo demo] Empty body provided in request {{(pid=110828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:41:54.089842 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-b1b544d7-f82a-486b-a1e7-a91f98586560 demo demo] Calling method 'detail' {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:41:54.090288 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.api_utils [None req-b1b544d7-f82a-486b-a1e7-a91f98586560 demo demo] Removing options '' from query. {{(pid=110828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:41:54.091470 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.volume.api [None req-b1b544d7-f82a-486b-a1e7-a91f98586560 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:41:54.105719 np0000185612 devstack@c-api.service[110828]: INFO cinder.volume.api [None req-b1b544d7-f82a-486b-a1e7-a91f98586560 demo demo] Get all volumes completed successfully. Jul 16 21:41:54.110125 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-b1b544d7-f82a-486b-a1e7-a91f98586560 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:41:54.111006 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 9/34] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:41:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:42:04.096419 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:42:54.126460 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-23b9492a-5ad0-4c23-83e1-18192d18eb52 None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:42:54.128551 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-23b9492a-5ad0-4c23-83e1-18192d18eb52 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:42:54.128737 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-23b9492a-5ad0-4c23-83e1-18192d18eb52 demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:42:54.128912 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-23b9492a-5ad0-4c23-83e1-18192d18eb52 demo demo] Calling method 'detail' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:42:54.129143 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.api_utils [None req-23b9492a-5ad0-4c23-83e1-18192d18eb52 demo demo] Removing options '' from query. {{(pid=110826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:42:54.129786 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.volume.api [None req-23b9492a-5ad0-4c23-83e1-18192d18eb52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:42:54.138081 np0000185612 devstack@c-api.service[110826]: INFO cinder.volume.api [None req-23b9492a-5ad0-4c23-83e1-18192d18eb52 demo demo] Get all volumes completed successfully. Jul 16 21:42:54.141619 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-23b9492a-5ad0-4c23-83e1-18192d18eb52 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:42:54.141956 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 9/35] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:42:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:43:04.132557 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writing DB stats cinder:SELECT=1 {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:43:54.160231 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-bbc4404f-76ba-47a8-9a0f-bc28713d3d9c None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:43:54.165128 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-bbc4404f-76ba-47a8-9a0f-bc28713d3d9c demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:43:54.165628 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-bbc4404f-76ba-47a8-9a0f-bc28713d3d9c demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:43:54.166123 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-bbc4404f-76ba-47a8-9a0f-bc28713d3d9c demo demo] Calling method 'detail' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:43:54.166623 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.api_utils [None req-bbc4404f-76ba-47a8-9a0f-bc28713d3d9c demo demo] Removing options '' from query. {{(pid=110825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:43:54.168184 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.volume.api [None req-bbc4404f-76ba-47a8-9a0f-bc28713d3d9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:43:54.177022 np0000185612 devstack@c-api.service[110825]: INFO cinder.volume.api [None req-bbc4404f-76ba-47a8-9a0f-bc28713d3d9c demo demo] Get all volumes completed successfully. Jul 16 21:43:54.179149 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-bbc4404f-76ba-47a8-9a0f-bc28713d3d9c demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:43:54.179634 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 10/36] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:43:54 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 16 21:44:04.172494 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=1 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:44:54.197451 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-891f0fab-6ae1-4f5f-89a3-8a2f22855fad None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:44:54.338475 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-891f0fab-6ae1-4f5f-89a3-8a2f22855fad demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:44:54.338960 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-891f0fab-6ae1-4f5f-89a3-8a2f22855fad demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:44:54.339415 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-891f0fab-6ae1-4f5f-89a3-8a2f22855fad demo demo] Calling method 'detail' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:44:54.339942 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.api_utils [None req-891f0fab-6ae1-4f5f-89a3-8a2f22855fad demo demo] Removing options '' from query. {{(pid=110827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:44:54.341363 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.volume.api [None req-891f0fab-6ae1-4f5f-89a3-8a2f22855fad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:44:54.381993 np0000185612 devstack@c-api.service[110827]: INFO cinder.volume.api [None req-891f0fab-6ae1-4f5f-89a3-8a2f22855fad demo demo] Get all volumes completed successfully. Jul 16 21:44:54.381993 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-891f0fab-6ae1-4f5f-89a3-8a2f22855fad demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:44:54.381993 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 9/37] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:44:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:45:04.346304 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=1 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:45:54.371774 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-d15575ae-2028-45be-922a-bde14118b474 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:45:54.376750 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-d15575ae-2028-45be-922a-bde14118b474 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:45:54.376982 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-d15575ae-2028-45be-922a-bde14118b474 demo demo] Empty body provided in request {{(pid=110828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:45:54.377248 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-d15575ae-2028-45be-922a-bde14118b474 demo demo] Calling method 'detail' {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:45:54.377569 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.api_utils [None req-d15575ae-2028-45be-922a-bde14118b474 demo demo] Removing options '' from query. {{(pid=110828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:45:54.379011 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.volume.api [None req-d15575ae-2028-45be-922a-bde14118b474 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:45:54.388273 np0000185612 devstack@c-api.service[110828]: INFO cinder.volume.api [None req-d15575ae-2028-45be-922a-bde14118b474 demo demo] Get all volumes completed successfully. Jul 16 21:45:54.390905 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-d15575ae-2028-45be-922a-bde14118b474 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:45:54.391484 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 10/38] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:45:54 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 16 21:46:04.382102 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:46:54.406555 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-7a6fde8b-58be-48b1-8f1b-01d2a09eb9bd None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:46:54.408897 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-7a6fde8b-58be-48b1-8f1b-01d2a09eb9bd demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:46:54.409157 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-7a6fde8b-58be-48b1-8f1b-01d2a09eb9bd demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:46:54.409344 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-7a6fde8b-58be-48b1-8f1b-01d2a09eb9bd demo demo] Calling method 'detail' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:46:54.409550 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.api_utils [None req-7a6fde8b-58be-48b1-8f1b-01d2a09eb9bd demo demo] Removing options '' from query. {{(pid=110826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:46:54.410783 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.volume.api [None req-7a6fde8b-58be-48b1-8f1b-01d2a09eb9bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:46:54.421037 np0000185612 devstack@c-api.service[110826]: INFO cinder.volume.api [None req-7a6fde8b-58be-48b1-8f1b-01d2a09eb9bd demo demo] Get all volumes completed successfully. Jul 16 21:46:54.423169 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-7a6fde8b-58be-48b1-8f1b-01d2a09eb9bd demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:46:54.423599 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 10/39] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:46:54 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 16 21:47:04.413570 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writing DB stats cinder:SELECT=1 {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:47:54.440125 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-6255b619-026a-4101-9ed5-2748b109b990 None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:47:54.443860 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-6255b619-026a-4101-9ed5-2748b109b990 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:47:54.444263 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-6255b619-026a-4101-9ed5-2748b109b990 demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:47:54.444617 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-6255b619-026a-4101-9ed5-2748b109b990 demo demo] Calling method 'detail' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:47:54.445028 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.api_utils [None req-6255b619-026a-4101-9ed5-2748b109b990 demo demo] Removing options '' from query. {{(pid=110825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:47:54.446078 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.volume.api [None req-6255b619-026a-4101-9ed5-2748b109b990 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:47:54.454965 np0000185612 devstack@c-api.service[110825]: INFO cinder.volume.api [None req-6255b619-026a-4101-9ed5-2748b109b990 demo demo] Get all volumes completed successfully. Jul 16 21:47:54.458246 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-6255b619-026a-4101-9ed5-2748b109b990 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:47:54.458819 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 11/40] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:47:54 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 16 21:48:04.450188 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=1 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:48:54.484423 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-083f3631-7b57-424e-ae4b-786585c5b5c8 None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:48:54.487634 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-083f3631-7b57-424e-ae4b-786585c5b5c8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:48:54.487918 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-083f3631-7b57-424e-ae4b-786585c5b5c8 demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:48:54.488225 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-083f3631-7b57-424e-ae4b-786585c5b5c8 demo demo] Calling method 'detail' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:48:54.488582 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.api_utils [None req-083f3631-7b57-424e-ae4b-786585c5b5c8 demo demo] Removing options '' from query. {{(pid=110827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:48:54.489746 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.volume.api [None req-083f3631-7b57-424e-ae4b-786585c5b5c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:48:54.498915 np0000185612 devstack@c-api.service[110827]: INFO cinder.volume.api [None req-083f3631-7b57-424e-ae4b-786585c5b5c8 demo demo] Get all volumes completed successfully. Jul 16 21:48:54.501609 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-083f3631-7b57-424e-ae4b-786585c5b5c8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:48:54.502139 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 10/41] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:48:54 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 16 21:49:04.492671 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=1 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:49:54.518630 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-488de866-e24b-4407-ab9b-ab2d7358a6d4 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:49:54.613886 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-488de866-e24b-4407-ab9b-ab2d7358a6d4 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:49:54.614176 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-488de866-e24b-4407-ab9b-ab2d7358a6d4 demo demo] Empty body provided in request {{(pid=110828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:49:54.614461 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-488de866-e24b-4407-ab9b-ab2d7358a6d4 demo demo] Calling method 'detail' {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:49:54.614793 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.api_utils [None req-488de866-e24b-4407-ab9b-ab2d7358a6d4 demo demo] Removing options '' from query. {{(pid=110828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:49:54.615767 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.volume.api [None req-488de866-e24b-4407-ab9b-ab2d7358a6d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:49:54.625462 np0000185612 devstack@c-api.service[110828]: INFO cinder.volume.api [None req-488de866-e24b-4407-ab9b-ab2d7358a6d4 demo demo] Get all volumes completed successfully. Jul 16 21:49:54.628480 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-488de866-e24b-4407-ab9b-ab2d7358a6d4 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:49:54.629132 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 11/42] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:49:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:50:04.619519 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:50:54.642774 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-b4a6b7c9-8b49-4de7-83c3-07dcb37437cf None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:50:54.645362 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-b4a6b7c9-8b49-4de7-83c3-07dcb37437cf demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:50:54.645669 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-b4a6b7c9-8b49-4de7-83c3-07dcb37437cf demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:50:54.645898 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-b4a6b7c9-8b49-4de7-83c3-07dcb37437cf demo demo] Calling method 'detail' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:50:54.646148 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.api_utils [None req-b4a6b7c9-8b49-4de7-83c3-07dcb37437cf demo demo] Removing options '' from query. {{(pid=110826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:50:54.646840 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.volume.api [None req-b4a6b7c9-8b49-4de7-83c3-07dcb37437cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:50:54.662538 np0000185612 devstack@c-api.service[110826]: INFO cinder.volume.api [None req-b4a6b7c9-8b49-4de7-83c3-07dcb37437cf demo demo] Get all volumes completed successfully. Jul 16 21:50:54.665363 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-b4a6b7c9-8b49-4de7-83c3-07dcb37437cf demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:50:54.667147 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 11/43] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:50:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:51:04.654597 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writing DB stats cinder:SELECT=1 {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:51:54.680514 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-95752edf-80d1-434c-946b-15f837546473 None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:51:54.685439 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-95752edf-80d1-434c-946b-15f837546473 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:51:54.685829 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-95752edf-80d1-434c-946b-15f837546473 demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:51:54.686456 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-95752edf-80d1-434c-946b-15f837546473 demo demo] Calling method 'detail' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:51:54.687110 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.api_utils [None req-95752edf-80d1-434c-946b-15f837546473 demo demo] Removing options '' from query. {{(pid=110825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:51:54.688613 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.volume.api [None req-95752edf-80d1-434c-946b-15f837546473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:51:54.703084 np0000185612 devstack@c-api.service[110825]: INFO cinder.volume.api [None req-95752edf-80d1-434c-946b-15f837546473 demo demo] Get all volumes completed successfully. Jul 16 21:51:54.707195 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-95752edf-80d1-434c-946b-15f837546473 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:51:54.707586 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 12/44] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:51:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:52:04.693876 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=1 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:52:54.729722 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-7fa16472-c3c1-49ae-a0c0-4f4ba6233bb8 None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:52:54.733231 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-7fa16472-c3c1-49ae-a0c0-4f4ba6233bb8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:52:54.733625 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-7fa16472-c3c1-49ae-a0c0-4f4ba6233bb8 demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:52:54.733867 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-7fa16472-c3c1-49ae-a0c0-4f4ba6233bb8 demo demo] Calling method 'detail' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:52:54.734203 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.api_utils [None req-7fa16472-c3c1-49ae-a0c0-4f4ba6233bb8 demo demo] Removing options '' from query. {{(pid=110827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:52:54.735245 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.volume.api [None req-7fa16472-c3c1-49ae-a0c0-4f4ba6233bb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:52:54.743639 np0000185612 devstack@c-api.service[110827]: INFO cinder.volume.api [None req-7fa16472-c3c1-49ae-a0c0-4f4ba6233bb8 demo demo] Get all volumes completed successfully. Jul 16 21:52:54.745650 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-7fa16472-c3c1-49ae-a0c0-4f4ba6233bb8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:52:54.745995 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 11/45] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:52:54 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 16 21:53:04.739137 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=1 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:53:54.760249 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-80727016-33df-409f-8977-3f5d311e2224 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:53:54.764702 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-80727016-33df-409f-8977-3f5d311e2224 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:53:54.765420 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-80727016-33df-409f-8977-3f5d311e2224 demo demo] Empty body provided in request {{(pid=110828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:53:54.765930 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-80727016-33df-409f-8977-3f5d311e2224 demo demo] Calling method 'detail' {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:53:54.768632 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.api_utils [None req-80727016-33df-409f-8977-3f5d311e2224 demo demo] Removing options '' from query. {{(pid=110828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:53:54.769438 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.volume.api [None req-80727016-33df-409f-8977-3f5d311e2224 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:53:54.777873 np0000185612 devstack@c-api.service[110828]: INFO cinder.volume.api [None req-80727016-33df-409f-8977-3f5d311e2224 demo demo] Get all volumes completed successfully. Jul 16 21:53:54.779880 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-80727016-33df-409f-8977-3f5d311e2224 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:53:54.780526 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 12/46] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:53:54 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 16 21:54:04.773533 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:54:54.805460 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-35c17134-2c3f-4c71-a16d-39871123fbcc None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:54:54.808622 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-35c17134-2c3f-4c71-a16d-39871123fbcc demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:54:54.808880 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-35c17134-2c3f-4c71-a16d-39871123fbcc demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:54:54.809146 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-35c17134-2c3f-4c71-a16d-39871123fbcc demo demo] Calling method 'detail' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:54:54.809586 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.api_utils [None req-35c17134-2c3f-4c71-a16d-39871123fbcc demo demo] Removing options '' from query. {{(pid=110826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:54:54.810433 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.volume.api [None req-35c17134-2c3f-4c71-a16d-39871123fbcc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:54:54.817360 np0000185612 devstack@c-api.service[110826]: INFO cinder.volume.api [None req-35c17134-2c3f-4c71-a16d-39871123fbcc demo demo] Get all volumes completed successfully. Jul 16 21:54:54.819387 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-35c17134-2c3f-4c71-a16d-39871123fbcc demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:54:54.819847 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 12/47] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:54:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:55:04.813684 np0000185612 devstack@c-api.service[110826]: DEBUG dbcounter [-] [110826] Writing DB stats cinder:SELECT=1 {{(pid=110826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:55:54.834937 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.middleware.request_id [None req-66fe32a5-b770-429e-a0a6-52095c2b1e0a None None] RequestId filter calling following filter/app {{(pid=110825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:55:54.914484 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-66fe32a5-b770-429e-a0a6-52095c2b1e0a demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:55:54.914870 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-66fe32a5-b770-429e-a0a6-52095c2b1e0a demo demo] Empty body provided in request {{(pid=110825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:55:54.915972 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.openstack.wsgi [None req-66fe32a5-b770-429e-a0a6-52095c2b1e0a demo demo] Calling method 'detail' {{(pid=110825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:55:54.916865 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.api.api_utils [None req-66fe32a5-b770-429e-a0a6-52095c2b1e0a demo demo] Removing options '' from query. {{(pid=110825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:55:54.918404 np0000185612 devstack@c-api.service[110825]: DEBUG cinder.volume.api [None req-66fe32a5-b770-429e-a0a6-52095c2b1e0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110825) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:55:54.926601 np0000185612 devstack@c-api.service[110825]: INFO cinder.volume.api [None req-66fe32a5-b770-429e-a0a6-52095c2b1e0a demo demo] Get all volumes completed successfully. Jul 16 21:55:54.929257 np0000185612 devstack@c-api.service[110825]: INFO cinder.api.openstack.wsgi [None req-66fe32a5-b770-429e-a0a6-52095c2b1e0a demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:55:54.929898 np0000185612 devstack@c-api.service[110825]: [pid: 110825|app: 0|req: 13/48] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:55:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:56:04.921536 np0000185612 devstack@c-api.service[110825]: DEBUG dbcounter [-] [110825] Writing DB stats cinder:SELECT=1 {{(pid=110825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:56:55.016595 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.middleware.request_id [None req-d64a07d0-42c5-4e63-b49a-e87c00e7ce4a None None] RequestId filter calling following filter/app {{(pid=110827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:56:55.018777 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-d64a07d0-42c5-4e63-b49a-e87c00e7ce4a demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:56:55.018967 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-d64a07d0-42c5-4e63-b49a-e87c00e7ce4a demo demo] Empty body provided in request {{(pid=110827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:56:55.019169 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.openstack.wsgi [None req-d64a07d0-42c5-4e63-b49a-e87c00e7ce4a demo demo] Calling method 'detail' {{(pid=110827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:56:55.019387 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.api.api_utils [None req-d64a07d0-42c5-4e63-b49a-e87c00e7ce4a demo demo] Removing options '' from query. {{(pid=110827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:56:55.020030 np0000185612 devstack@c-api.service[110827]: DEBUG cinder.volume.api [None req-d64a07d0-42c5-4e63-b49a-e87c00e7ce4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110827) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:56:55.032422 np0000185612 devstack@c-api.service[110827]: INFO cinder.volume.api [None req-d64a07d0-42c5-4e63-b49a-e87c00e7ce4a demo demo] Get all volumes completed successfully. Jul 16 21:56:55.035586 np0000185612 devstack@c-api.service[110827]: INFO cinder.api.openstack.wsgi [None req-d64a07d0-42c5-4e63-b49a-e87c00e7ce4a demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:56:55.036473 np0000185612 devstack@c-api.service[110827]: [pid: 110827|app: 0|req: 12/49] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:56:55 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 16 21:57:05.025422 np0000185612 devstack@c-api.service[110827]: DEBUG dbcounter [-] [110827] Writing DB stats cinder:SELECT=1 {{(pid=110827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:57:55.068600 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.middleware.request_id [None req-f6581607-d8a1-4c28-92f7-ca633340f121 None None] RequestId filter calling following filter/app {{(pid=110828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:57:55.070876 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-f6581607-d8a1-4c28-92f7-ca633340f121 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:57:55.071061 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-f6581607-d8a1-4c28-92f7-ca633340f121 demo demo] Empty body provided in request {{(pid=110828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:57:55.071254 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.openstack.wsgi [None req-f6581607-d8a1-4c28-92f7-ca633340f121 demo demo] Calling method 'detail' {{(pid=110828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:57:55.071482 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.api.api_utils [None req-f6581607-d8a1-4c28-92f7-ca633340f121 demo demo] Removing options '' from query. {{(pid=110828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:57:55.072151 np0000185612 devstack@c-api.service[110828]: DEBUG cinder.volume.api [None req-f6581607-d8a1-4c28-92f7-ca633340f121 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110828) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:57:55.080193 np0000185612 devstack@c-api.service[110828]: INFO cinder.volume.api [None req-f6581607-d8a1-4c28-92f7-ca633340f121 demo demo] Get all volumes completed successfully. Jul 16 21:57:55.083287 np0000185612 devstack@c-api.service[110828]: INFO cinder.api.openstack.wsgi [None req-f6581607-d8a1-4c28-92f7-ca633340f121 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:57:55.083633 np0000185612 devstack@c-api.service[110828]: [pid: 110828|app: 0|req: 13/50] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:57:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 16 21:58:05.074880 np0000185612 devstack@c-api.service[110828]: DEBUG dbcounter [-] [110828] Writing DB stats cinder:SELECT=1 {{(pid=110828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 16 21:58:55.097476 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.middleware.request_id [None req-86204af6-045d-4cc1-a8cf-163fa762afd8 None None] RequestId filter calling following filter/app {{(pid=110826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 16 21:58:55.102939 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-86204af6-045d-4cc1-a8cf-163fa762afd8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jul 16 21:58:55.103414 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-86204af6-045d-4cc1-a8cf-163fa762afd8 demo demo] Empty body provided in request {{(pid=110826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 16 21:58:55.103912 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.openstack.wsgi [None req-86204af6-045d-4cc1-a8cf-163fa762afd8 demo demo] Calling method 'detail' {{(pid=110826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 16 21:58:55.104618 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.api.api_utils [None req-86204af6-045d-4cc1-a8cf-163fa762afd8 demo demo] Removing options '' from query. {{(pid=110826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 16 21:58:55.106330 np0000185612 devstack@c-api.service[110826]: DEBUG cinder.volume.api [None req-86204af6-045d-4cc1-a8cf-163fa762afd8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110826) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 16 21:58:55.113593 np0000185612 devstack@c-api.service[110826]: INFO cinder.volume.api [None req-86204af6-045d-4cc1-a8cf-163fa762afd8 demo demo] Get all volumes completed successfully. Jul 16 21:58:55.115698 np0000185612 devstack@c-api.service[110826]: INFO cinder.api.openstack.wsgi [None req-86204af6-045d-4cc1-a8cf-163fa762afd8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jul 16 21:58:55.116072 np0000185612 devstack@c-api.service[110826]: [pid: 110826|app: 0|req: 13/51] 199.204.45.205 () {64 vars in 1296 bytes} [Thu Jul 16 21:58:55 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)